body, div, p, li, textarea, td {
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
body {
	margin-top: 0;
	background: url(/images/bg_main.gif);
}
#search {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
#search input {
	border: 1px solid #EA9200;
	height: 15px;
	margin-top: 5px;
	font-size: 8pt;
}
#utility {
	margin: 5px 15px 0 0;
}
#utility td {
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
#utility a {
	color: #FFFFFF;
	text-decoration: none;	
}
#utility input {
	border: 1px solid #EA9200;
	height: 15px;
	margin-top: 5px;
	font-size: 8pt;
}
.footer {
	font-size: 8pt;
	color: #EA9200;
	font-weight: bold;
	margin: 15px 0;
}
.enl {
	text-decoration: none;
}

.logreq {
	background-color: #000000;
	color: #FFFFFF;
}
.tblFmt {
	border: 1px solid #808080;
}
.tblHdr {
	background-color: #808080;
	color: #FFFFFF;
	font-weight: bold;
}
.odd {
	background-color: #DEDEDE;
}
.even {
	background-color: #FFFFFF;
}
#lrgpic {
	background-color: #FFFFFF;
	display: none;
	padding: 10px;
	border: 1px solid #000000;
	position: absolute;
	top: 25px;
	left: 160px;
	z-index: 9999;
}
hr {
	margin: 5px 0 5px 0;
}
.sform {
	margin: 10px 0 5px 0;
}
.q {
	text-align: center;
}
.listprice {
	text-decoration: line-through;
}
h2 {
	font-size: 16pt;
	margin-top: 0;
}
h4 {
	font-size: 12pt;
	color: #000000;
}
.footer a:link, .footer a:visited {
	color: #EA9200;
	font-weight: bold;
	text-decoration: none;
}
.bc {
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}
.bca {
	color: #EA9200;
	font-weight: bold;
	font-size: 9pt;
}

