/* Sun CSS */
/* */
body { background-color:#ffffff}

/* cell properties */
TH { font-weight:bold; font-size:16px; background-color:#cd0000; color:white; font-family:Georgia, "Times New Roman", Times, serif; text-align:left }
TD { font-weight:normal; font-size:12px; color:black; font-family:Verdana, Arial, Helvetica, sans-serif }
TD.dark { background-color:#FFEEDD }

/* text properties */
TD.fineprint { font-family:inherit; font-size:small; text-align:center }
TD.dealername { font-size:20px; font-weight:bold; text-align:center; background-color:#ffffff }
TD.dealercity { font-size:16px; font-weight:normal }
TD.price { font-size:20px; font-weight:normal; text-align:center; border-width:thin; border-style:solid; border-color:#C0C0C0 }
TD.price_fp { font-size:10px; font-weight:normal; text-align:center; background:none}

TD.justborder { background:none; border-width:thin; border-style:solid; border-color:#C0C0C0 }
TD.justborder_bg { background-color:white; border-width:thin; border-style:solid; border-color:#C0C0C0 }

hr { color: #CD0000; background-color: #CD0000; border:solid; border-width:0px }

#main{ font-family:Verdana, Arial, Helvetica, sans-serif }
a:link {
	color: #000000; font-weight:bold; text-decoration:none;
}
a:visited {
	color: #483c3c; font-weight:bold; text-decoration:none;
}
a:hover {
	color:#CD0000; font-weight:bold; text-decoration:none;
}
a:active {
	color: #ff9900; font-weight:bold; text-decoration:none;
}

a.toprow:link { color:#ffffff; text-align:center }
a.toprow:visited { color:#ffffff; text-align:center }
a.toprow:hover { color:#ffffff; text-align:center }
a.toprow:active { color:#ffffff; text-align:center }
