/* Affordable Autos CSS */
/* www.affordableautomobilesllc.com */
/* red-white-blue-American theme */
/* American Flag red = #e0162b */
/* American Flag Blue = #0052a5 */
/* */
body { background-color:#ffffff; background-image:url(stripes_sym3.jpg); background-position:center; background-repeat:repeat }

/* cell properties */
TH, .header { font-weight:bold; font-size:16px; background-color:#0052a5; 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 { color:white; background-image:url(stars.jpg); background-repeat:repeat; background-attachment:fixed}
TD.button { background-image:url(blue.gif); background-position:center; background-repeat:no-repeat}

/* text properties */
.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: #0052a5; background-color:#0052a5; 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: #000000; font-weight:bold; text-decoration:none;
}
a:hover {
	color: #FFCC00; font-weight:bold; text-decoration:none;
}
a:active {
	color: #ffff00; 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 }

/* affordable's notice thing on each page */
.aff_notice { width:auto; background-color:#FFFFFF; font-size:small; float:right; margin:9px; border:9px solid white}

/* block placement */

