body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#footer {
	background-image: url(../images/back-base.gif);
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}

#footer a:link {
	color: #666666;
	text-decoration: none;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer a:active {
	color: #666666;
	text-decoration: underline;
}
#content {
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
	font-size: 11px;
}

#content td{
	font-size: 11px;
}

td .specification{
	padding: 5px 5px 5px 5px;
}

ul {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

.selectstate {
	font-size: 11px;
	height: 18px;
	width: 175px;
}
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
}

.dealers-list{
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
