.nav
{
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
	color: #5f5f5f;
	text-decoration:none;
}
.nav:active
{
	color: Red
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contentbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.sub_heading {
	font-size: 12px;
	font-weight:bold;
}
.filterbutton,.filterbutton2
{
	text-align:left;
	background-image:url('images/filterbuttons_01.gif');
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	cursor:pointer;
	font-size:9pt;
}

.mainbody {
	padding:0px;
	margin:0px;
	background-image:url(images/logo_background.jpg); 
	background-repeat:repeat-x;
}
A
{
    COLOR: darkblue;
	font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
}
A:hover
{
    COLOR: red;
}
BODY,TD,P,TH,LI,DIV
{
	font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt;
}
TH
{
	border: 1px solid silver;
	background-color:gainsboro;
	text-align:left;
	padding:0px;
	padding-left:2px;
	padding-right:2px;
}
INPUT,TEXTAREA,SELECT
{    
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt;
    font-weight: normal;
}
H3
{
    COLOR: #006363;
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 11pt! important;
    FONT-WEIGHT: bold! important;
    padding:0px;
    margin:0px;
}
H2
{
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 11pt! important;
    TEXT-DECORATION: underline
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.button_mycarfind
{
	background-image: url('images/button_reset.gif');
	width:130px;
	height:30px;
	border:0px;
	font-size:10pt;
	margin-bottom:2px;
	text-align:left;
	padding-left:5px
}
.maroonhead
{
	margin:5px;letter-spacing:2px;color:maroon;font-size:10pt
}
legend
{
	font-weight:bold;
	font-size:9pt;
}
