body, td  {
font-family :  verdana,arial, helvetica, sans-serif;
font-size : 11px;
color: #000000;
line-height: 15px;
scrollbar-arrow-color : WHITE;
scrollbar-track-color : #000000;
scrollbar-shadow-color : #666666;
scrollbar-face-color :  #151f3e; 
scrollbar-highlight-color : #666699;
scrollbar-darkshadow-color : #000000;
scrollbar-3dlight-color : #ffffff;
padding:0px;
margin:0px;
}


p {
font-family :  verdana,arial, helvetica, sans-serif;
font-size : 12px;
bgcolor : #ffffff;
color: #484848;
padding-left: 10px;
line-height: 15px;
}

.content {
font-family :  verdana,arial, helvetica, sans-serif;
font-size : 12px;
bgcolor : #ffffff;
color: #484848;
padding-left: 10px;
line-height: 15px;
}

a {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a: {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a:visited {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a:active {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
}

a:hover {
font-family: verdana;
font-size: 11px;
font-weight: bold;
color: #ffcc33;
text-decoration: none;
}

input  {
	font-size : 11px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
	background-color: #CCCCCC;
}

.pad10px{
padding-left: 10px;
padding-right: 10px;
font-family :  verdana,arial, helvetica, sans-serif;
font-size : 12px;
color: #000000;
line-height: 15px;
}

.copyright {
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	border-color : #ffffff;
	border-width : 1px;
	border-style : solid;
	background-color: #303549;
	padding-bottom: 5px;
	padding-top: 5px;

}

.small {
	padding-left: 0px;
	padding-right: 10px;
	font-size : 9px;
	font-family : verdana,arial,helvetica,sans-serif;
	font-weight : normal;
	font-style : italic;
	color : #000000;

}


.sectiontable {
	background-repeat : no-repeat;
	background-position : top;
	border-color : #cccccc;
	border-width : 1px;
	border-style : solid;
	background-color: #f1f1f1;
	height: 770px;
}

.blkborder {
	border-color : #000000;
	border-width : 1px;
	border-style : solid;

}

.blkborder: a {
	border-color : #000000;
	border-width : 1px;
	border-style : solid;

}
.blkborder: visited {
	border-color : #000000;
	border-width : 1px;
	border-style : solid;

}
.blkborder: active {
	border-color : #000000;
	border-width : 1px;
	border-style : solid;

}
.blkborder: hover {
	border-color : #000000;
	border-width : 1px;
	border-style : solid;
}

.usedcars {
	color: #000000;
	text-decoration: underline;
}

.usedcars:a {
	color: #000000;
	text-decoration: underline;

}
.usedcars:visited {
	color: #000000;
	text-decoration: underline;

}
.usedcars:active {
	color: #000000;
	text-decoration: underline;
}
.usedcars:hover {
	color: #000000;
	text-decoration: underline;
}

.ptitle {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffcc33;
	color: #000000;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 10px;

}

#tablist{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0px;
}

#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
}

#tablist li a{
	text-decoration: none;
	padding: 3px;
	margin-left: 3px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: white;
}

#tablist li a:link,
#tablist li a:visited {
	color: navy;
}

#tablist li a.current{
	background: #ffcc33;
}

#tabcontentcontainer{
	width:480px;
	height:60px;
}

.tabcontent{
	display : none;
}


