
body
{	
	margin: 0;
	background: #000000;
	color: #ffffff;
	text-align: left;
	 
}
    
ul#header
{	
	margin-left: 0;
	padding-left: 0;
	width: 95%;
    height: 6.75em;
	background: #E6E6E6;
	color: #000000;
    text-align: center;
	font-family: times;
	font-weight: bold;
	border-bottom: .2em double #69696A;
	border-left: .2em double #69696A;
	border-top: .2em double #69696A;
	border-right: .2em double #69696A;
}

ul#menu
{
	margin-right: 0;
	padding-left: 0;
	list-style-type: none;
	width: 100%;
	text-align: right;
}

ul#menu a
{
	display: block;
	text-decoration: none;
	background: #003ACE;
	color: #ffffff;
	padding: .2em .5em;
	border-left: .05em solid #000000;
	border-right: .05em solid #000000;
	border-bottom: .01em solid #000000;
	border-top: .01em solid #000000;
	width: 10em;
}

ul#menu a:hover
{
	background: #462C92;
	color: #ffffff;
}

ul#menu a.active
{
	background: #5E7BC3;
	color: #ffffff;
	border-right: .02em solid #5E7BC3;
}

ul#menu a.active:hover
{
	background: #7F55F8;
	color: #ffffff;
}

ul#menu li
{
	display: inline;
}

ul#content
{
	text-decoration: none;
	list-style-type: none;
	overflow:auto;
	font-family: arial;
	width: 95%;
    margin-left: 0;
	padding-left: 0;
    padding: 1em;
	color: #ffffff;
    background:#5E7BC3;
	font-size:12pt;
    text-align:left;
	border-bottom: .05em solid #000000;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
}

ul#content a:link
{	
	color: #FDEE03;
	text-decoration: none;
}


ul#content a:visited
{	
	color: #FDEE03;
	text-decoration: none;
}

ul#carcontent
{
	text-decoration: none;
	list-style-type: none;
	width: 95%;
	height: 95%;
    margin-left: 2px;
	padding-left: 2px;
    padding: 2em;
	color: #ffffff;
    background:#5E7BC3;
	font-size:10pt;
    text-align:left;
	border-bottom: .2em solid #000000;
	border-right: .2em solid #000000;
	border-top: .05em solid #000000;

}

ul#carcontent a:visited
{	
	color: #ffffff;
	font-weight: bold;
}

ul#carcontent a:link
{	
	color: #ffffff;
	font-weight: bold;
}

ul#carcontent a:hover
{	
	color: #000000;
	font-weight: bold;
}


table.ccontent
{
	text-decoration: none;
	list-style-type: none;
	width: 95%;
    margin-left: 0;
	padding-left: 0;
	color: #ffffff;
    background:#5E7BC3;
	font-size:10pt;
    text-align:left;
	border-bottom: .1em solid #000000;
	border-right: .1em solid #000000;
}

table.ccontent a:link
{	
	color: #ffffff;
	font-weight: bold;
}


table.ccontent a:visited
{	
	color: #ffffff;
	font-weight: bold;
}

table.catcontent
{
	text-decoration: none;
	list-style-type: none;
	width: 95%;
    margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
    background:#5E7BC3;
	font-size:12pt;
    text-align:left;
	border-bottom: .05em solid #000000;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
}

table.catcontent a:link
{	
	color: #ffffff;
	font-weight: bold;
}


table.catcontent a:visited
{	
	color: #ffffff;
	font-weight: bold;
}

table.carscontent
{
	text-decoration: none;
	list-style-type: none;
	width: 95%;
    margin-left: 0;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
    background:#5E7BC3;
	font-size:11pt;
    text-align:left;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
	border-bottom: .05em solid #000000;
}

table.carscontent a:link
{	
	color: #ffffff;
	font-weight: bold;
}


table.carscontent a:visited
{	
	color: #ffffff;
	font-weight: bold;
}

table.cars
{
	background: url(../backgrounds/aluminum.jpg);
	text-align: center;
	width: 98%;
	height: 100%; 
}

table.topnav
{
	margin-left: 0;
	padding-left: 0;

    background:#5E7BC3;
	font-size: 1em;
	list-style-type: none;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
	text-align: center;
	width: 95%;
}

ul#topnav
{
	margin-left: 0;
	padding-left: 0;

    background:#5E7BC3;
	font-size: 1em;
	list-style-type: none;
	border-right: .05em solid #000000;
	border-bottom: .05em solid #000000;
	border-top: .05em solid #000000;
	text-align: center;
	width: 95%;
}

ul#topnav a
{
	display: inline-block;
	text-decoration: none;
	background: #003ACE;
	font-size: .7em;
	color: #ffffff;
	padding: .2em .4em;
	border-left: .05em solid #000000;
	border-right: .05em solid #000000;
	border-bottom: .05em solid #000000;
}

ul#topnav li
{
	display: inline;
	text-decoration: none;
	background: #003ACE;
	color: #ffffff;
}

ul#topnav:link
{
}

ul#topnav a:hover
{
	background: #462C92;
	color: #ffffff;
}

ul#topnav a.active
{
	background: #5E7BC3;
	color: #ffffff;

}

ul#topnav a.active:hover
{
	background: #7F55F8;
	color: #ffffff;
}

ul#bottomnav
{
	margin-left: 0;
	padding-left: 0;

    background:#5E7BC3;
	font-size: .7em;
	list-style-type: none;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
	border-top: .05em solid #000000;
	border-bottom: .05em solid #000000;
	text-align: center;
	width: 95%;
}

ul#bottomnav a
{
	display: inline-block;
	text-decoration: none;
	background: #003ACE;
	font-size: .7em;
	color: #ffffff;
	padding: .2em .4em;
	border-left: .05em solid #000000;
	border-right: .05em solid #000000;
	border-top: .05em solid #000000;
	border-bottom: .05em solid #000000;
}

ul#bottomnav li
{
	display: inline;
	text-decoration: none;
	background: #003ACE;
	color: #ffffff;
}

ul#bottomnav:link
{
}

ul#bottomnav a:hover
{
	background: #462C92;
	color: #ffffff;
}

ul#bottomnav a.active
{
	background: #5E7BC3;
	color: #ffffff;

}

ul#bottomnav a.active:hover
{
	background: #7F55F8;
	color: #ffffff;
}

ul#footer
{
    display: block;
	margin-left: 0;
	padding-left: 0;
	text-decoration: none;
	width: 95%;
	color:#000000;
    font-size:9pt;
    text-align:center;
    font-family:Helvetica;
    background: #E6E6E6;
	border: .2em solid #69696A;

}

ul#footer a:link
{	
	color: #003ACE;
}


ul#footer a:visited
{	
	color: #003ACE;
}
	