 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/city-bg.gif);
	background-repeat: no-repeat;
	background-position:center
}

.textboxbig
{
	width:255px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBEBEB;
}
.textboxsmall
{
	width:125px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #EBEBEB;
}
.dropdown
{
	height:18Px;
    FONT-SIZE: 10px;
    WIDTH: 125px;
    COLOR: #666666;
    FONT-FAMILY: Arial,Helvetica, sans-serif;
    background-color:#EBEBEB;
    border:1px solid #EBEBEB;
    SCROLLBAR-FACE-COLOR:#D9D9D9; 
	SCROLLBAR-HIGHLIGHT-COLOR:#D9D9D9; 
	SCROLLBAR-SHADOW-COLOR:#D9D9D9;
	SCROLLBAR-3DLIGHT-COLOR:#D9D9D9; 
	SCROLLBAR-ARROW-COLOR:#979797;
	SCROLLBAR-TRACK-COLOR: #F3F3F3; 
	SCROLLBAR-DARKSHADOW-COLOR: #D9D9D9;
}
.content
{
	color:#666666;
	font-family:Arial;
	font-size:11px;

}
.contenthead
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

.dealercontent
{
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}
.scroll
{
	SCROLLBAR-width:100%; 
	SCROLLBAR-FACE-COLOR:#D9D9D9; 
	SCROLLBAR-HIGHLIGHT-COLOR:#D9D9D9; 
	SCROLLBAR-SHADOW-COLOR:#D9D9D9;
	SCROLLBAR-3DLIGHT-COLOR:#D9D9D9; 
	SCROLLBAR-ARROW-COLOR:#979797;
	SCROLLBAR-TRACK-COLOR: #F3F3F3; 
	SCROLLBAR-DARKSHADOW-COLOR: #D9D9D9;	
}
a.whitelink
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:hover.whitelink
{
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a:visited.whitelink
{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}