BODY {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px 0px 0px 0px;

    padding: 0px;

	font-size: 11px;

}

DIV {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

TD {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

A {

	color: #6F1111;

	font-size: 11px;

}	

A:link {

	text-decoration: none;

	font-weight:bold;

}

A:visited {

	text-decoration: none;

	font-weight:bold;

}

A:hover {

	text-decoration: underline;

	font-weight:bold;

}

A:active {

	color: #B44815;

	font-weight:bold;

}



INPUT, SELECT {

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 10px;

	color: #484848;

}

TEXTAREA {

	background-color: #ffffff;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 13px;

	color: #484848;

}



font.regular
{
	font-family:verdana;
	font-size: 11px;
	color:#6F1111;
	font-weight:bold;
}

font.regular_white
{
	font-family:verdana;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}



.small
{
	font-family:verdana;
	font-size: 10px;
	color:#6F1111;
}



.smallBlack

{

	font-family:verdana;

	font-size: 10px;

	color=#000000;

}



.red

{

	font-family:verdana;

	font-size: 11px;

	color:#F20000;

}



font.color

{

	font-family:verdana;

	font-size: 11px;

	color:#F3CC56;

}



.dealerErrBox

{

	font-size:10px;

	background-color:#FFFFFF;

}

.searchDiv {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	overflow: none;
	display: none;
	background: #E0D7B9;
	padding: 10px;
	border: 2px solid black;
}

.topSearchTab {
	background: #C9C9B0;	
	border-left:1px black solid;
	border-right:1px black solid;
	border-top: 1px black solid;
}

.bottomSearchTab {
	background: #C9C9B0;	
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom: 1px black solid;
}

.activeTab {
	background: #FDF4D6;
	border-left:1px black solid;
	border-right:1px black solid;
	border-top: 1px black solid;
}

.activeBottomTab {
	background: #FDF4D6;
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom: 1px black solid;
}

.searchCriteriaTD {
	height:325px;
	background: #FDF4D6;
}

.innerSearchDiv {
	position: absolute;
	overflow: auto;
	height: 310px;
	width: 550px;
	top: 28px;
	left: 10px;
	zindex: 20px;
	padding: 10px;
	margin: 10px;
}

TABLE .searchTable {
	width:595px;
}

A .searchLink {
	border: 0;
	margin: 0;
}

form { margin: 0; padding: 0 }

