/* --  Blue: #414384;   Visited Blue:  #5B5D9C;  Orange: #F89734;   Visted Orange: #F9A651;   -- */

/* Scrollbar 
body 
{scrollbar-face-color: #B2023E; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #C54867; scrollbar-3dlight-color: #DFC132; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #F2EBC7; scrollbar-arrow-color: #DFC132 } 
*/
table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414384;
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414384;
}

H1 {
	font-size: 14px;
	color: #F89734;
	font-weight: bold;
}

H2 
{
	font-size: 12px;
	color: #414384;
	font-weight: bold;
}

/*- Maroon - large font  --*/
.Head1 
{
	font-size: 14px;
	color: #F89734;
	font-weight: bold;
}
.Head2 
{
	font-size: 12px;
	color: #414384;
	font-weight: bold;
}
.bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414384;
	font-weight: bold;
}
.maynotapply
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414384;
}
.carstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414384;
}

.normalnavbutton {
	color : #FFFFFF;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}
.overnavbutton {
	color : #414384;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}
/*-- Links in navigation bar --*/
a.linknavbar {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;
	line-height: 11px;
}
a.linknavbar:hover {
	color: #414384;
	text-decoration : none;
	line-height: 11px;
}

/*-- Links in footer text --*/
a.linkfooter {
	color: #414384;
	font-weight: bold;
	line-height: 10px;
	text-decoration : none;
}
a.linkfooter:visited {
	color: #6466A2;
	line-height: 10px;
	text-decoration : none;
}
a.linkfooter:hover {
	color: #ED9D22;
	line-height: 10pt;
	text-decoration : underline;
}

/*-- Links in body text --*/
a.linkbody {
	color: #414384;
	font-weight: bold;
	line-height: 10px;
	text-decoration : underline;
}
a.linkbody:visited {
	color: #5B5D9C;
	line-height: 10px;
	text-decoration : underline;
}
a.linkbody:hover {
	color: #F89734;
	line-height: 10px;
	text-decoration : underline;
}

/*-- Links in body text --*/
a.linkvehicles {
    font-size: 11px;
	color: #414384;
	line-height: 10px;
	text-decoration : underline;
}
a.linkvehicles:visited {
    font-size: 11px;
	color: #5B5D9C;
	line-height: 10px;
	text-decoration : underline;
}
a.linkvehicles:hover {
    font-size: 11px;
	color: #F89734;
	line-height: 10px;
	text-decoration : underline;
}
/*-- Links in side menu --*/
a.linkorange {
    font-size: 11px;
	color: #F89734;
	font-weight: bold;
	text-decoration : underline;
}
a.linkorange:visited {
	color: #F9A651;
	text-decoration : underline;
}
a.linkorange:hover {
	color: white;
	text-decoration : underline;
}

a.linkorange2 {
    font-size: 11px;
	color: #F89734;
	font-weight: bold;
	text-decoration : underline;
}
a.linkorange2:visited {
	color: #F9A651;
	text-decoration : underline;
}
a.linkorange2:hover {
	color: #414384;
	text-decoration : underline;
}


/*-- Links in side menu --*/
a.linkwhite {
    font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration : underline;
}
a.linkwhite:visited {
	color: silver;
	text-decoration : underline;
}
a.linkwhite:hover {
	color: #F89734;
	text-decoration : underline;
}
.textwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.whitesidebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitesidebarsmall 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.defaultblue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414384;
	font-weight: bold;
}
.defaultnotesblue 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #414384;
	font-weight: bold;
	line-height: 9px;
}
.orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F89734;
	font-weight: bold;
}
.carheading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414384;
	font-weight: bold;
	font-variant : small-caps;
}
/*-- Table - Navy --*/
.tdcolor1 
{
	background-color: #414384;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - Orange --*/
.tdcolor2 
{
	background-color: #F89734;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding : 4pt;
}
/*-- Table - ???? --*/
.tdcolor3 
{
	background-color: #FFEAD5;
	font-size: 11px;
	color: #F89734;
	font-weight: bold;
	padding : 4pt;
}
input.textfield {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F89734;
}

textarea.textfield {font-size: 11px; color: #414384; background-color: #FFFFFF; }

.white
{
	background : White;
	color : White;
	cursor : default;
}
/*-- <input type="radio" name="Contact By" CHECKED VALUE="Contact by Email" style="background: #bcbcbc; color:#ffffff;"> --*/


