body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
  scrollbar-face-color:#666666;
  scrollbar-arrow-color:#00FF00;
  scrollbar-track-color:#00FF00;
  scrollbar-shadow-color:'';
  scrollbar-highlight-color:'';
  scrollbar-3dlight-color:'';
  scrollbar-darkshadow-color:'';
}
.headclass {
	font-weight: bold;
	text-transform: uppercase;
	color: #9933FF;
	text-align: left;
	font-size: 24px;
	line-height: 28px;
	margin-left: 25px;
	font-style: italic;

}
a:link    { font-size: 10px;	text-decoration: none; color: #00FF00; }
a:visited {	font-size: 10px;	text-decoration: none; color: #00FF00; }
a:hover   {	font-size: 10px;	text-decoration: underline; color: #9933FF; }

.mainclass {
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
}

.retailHdr {
	font-size: 10px;
	color: #000000;
	background: #00FF00;
	text-align: center;
}
.modelHdr {
	font-size: 16px;
	font-weight: bold;
	background: #00FF00;
	text-align: left;
	color: #000000;
	line-height: 28px;
	padding-left: 10px;
}
.retailPrice {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.ModelCell {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: left;
	padding-left: 10px;
}
.resultHdr {
	font-size: 14px;
	color: #FFFFFF;
	background: #FF9900;
}
.resultCell {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
.topmiddle {
	margin-left: 20px;
	margin-top: 0px;
}
.smalltext {
	font-size: 12px;
	text-align: justify;
}
.tinytext {
	text-align: left;
	font-size: 10px;
	color: #FFFFFF;
}
.minitext {
	font-size: 10px;
	color: #FFFFFF;
}
.newstext {
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 45px;
	width: 700px;
}
.newstext_left {
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin-left: 25px;
	margin-right: 45px;
	width: 715px;
}

.h3txt {
	font-weight: bold;
	text-transform: uppercase;
	color: #9933FF;
	text-align: left;
	font-size: 16px;
	line-height: 28px;
	margin-left: 25px;
}
.h2txt {
	font-weight: bold;
	text-transform: uppercase;
	color: #9933FF;
	text-align: left;
	font-size: 18px;
	line-height: normal;
}
.specTable {
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	background: #666666;
}
a.specTable:link     { color : #ff9900; }
a.specTable:visited  { color : #ff9900; }
a.specTable:hover    { color : #ff9900; text-decoration: underline; }

.specTableHdr {
	text-align: center;
	color: #000000;
	background: #ff9900;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

