td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a:link {  color: #FFFFFF; text-decoration: underline;}
a:visited {  color: #FFFFFF; text-decoration: underline;}
a:hover {  color: #FFFFFF; text-decoration: underline;}
a:active {  color: #FFFFFF; text-decoration: underline;}

a.custLink:link { color: #0066CC; text-decoration: none;}
a.custLink:visited { color: #0066CC; text-decoration: none;}
a.custLink:hover { color: #003F7D; text-decoration: underline;}
a.custLink:active { color: #003F7D; text-decoration: none;}

a.bluelink:link { color: #0066CC; text-decoration: underline; font-size: 12px}
a.bluelink:visited { color: #0066CC; text-decoration: underline; font-size: 12px}
a.bluelink:hover { color: #0066CC; text-decoration: underline; font-size: 12px}
a.bluelink:active { color: #0066CC; text-decoration: underline; font-size: 12px}

a.whitelink:link { color: #FFFFFF; text-decoration: underline; font-size: 11px}
a.whitelink:visited { color: #FFFFFF; text-decoration: underline; font-size: 11px}
a.whitelink:hover { color: #FFFFFF; text-decoration: underline; font-size: 11px}
a.whitelink:active { color: #FFFFFF; text-decoration: underline; font-size: 11px}

a.detailslink:link { color: #FFFFFF; text-decoration: underline; font-size: 16px}
a.detailslink:visited { color: #FFFFFF; text-decoration: underline; font-size: 16px}
a.detailslink:hover { color: #FFFFFF; text-decoration: underline; font-size: 16px}
a.detailslink:active { color: #FFFFFF; text-decoration: underline; font-size: 16px}

a.blacklink:link { color: #000000; text-decoration: underline; font-size: 11px}
a.blacklink:visited { color: #000000; text-decoration: underline; font-size: 11px}
a.blacklink:hover { color: #000000; text-decoration: underline; font-size: 11px}
a.blacklink:active { color: #000000; text-decoration: underline; font-size: 11px}

.xsmall {
	font-size: 8px;
	color: #FFFFFF;

}

.normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.title {
	font-family: Verdana, Times New Roman, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallcell {
	font-size: 9px;
	font-color: #000000;

}

.white {
	color: #FFFFFF;
}

.black {
	color: #000000;
}

.nav {
	font-size: 11px;
}
.border {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000; 
	border-style: solid;
}
.border3 {
	border:1px; 
	border-thickness: 1px; 
	border-color: #FFFFFF; 
	border-style: solid;
}
.border2 {
	border:1px; 
	border-thickness: 1px; 
	border-color: #B6B5B5; 
	border-style: solid;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	width: 120px;
	height: 25px;
}

.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 25px;
	font-weight: normal;
	width: 150px;
	border-top: thin solid #CC3300;
	border-right: thin solid #990000;
	border-bottom: thin solid #990000;
	border-left: thin solid #CC3300;

}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
}

.red {
	color: #AF0041;
}
.Order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: thin solid #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
	width: 45px;


}
.button3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0074BE;
	border-top: thin solid #0081C4;
	border-right: thin solid #003F7D;
	border-bottom: thin solid #003F7D;
	border-left: thin solid #0081C4;
	height: 25px;
}
.TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid  #719FB8;
}


.normalnav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	width: 250px;
	border: 1px solid #719FB8;
}


.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC3300;
	border-top: thin solid #CC6600;
	border-right: thin solid #CC0000;
	border-bottom: thin solid #CC0000;
	border-left: thin solid #CC6600;
	height: 20px;
	width: 144px;

}
.strike {
	text-decoration: line-through;
}
.newcarstitle {
	font-size: 13px;
    color: #000000;
}
.showroomtitle {
	font-size: 10px;
    color: #000000;
}