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

/* text properties */
TD.fineprint { font-family:inherit; font-size:small; text-align:center }
TD.dealername { font-size:20px; font-weight:bold; text-align:center }
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: #005AAB; background-color: #005AAB; 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: #3c3c48; font-weight:bold; text-decoration:none;
}
a:hover {
	color: #005aab; font-weight:bold; text-decoration:none;
}
a:active {
	color: #0080ff; 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 }