BODY {
	font-family:		Verdana;
	font-size:			10px;
}

TD {
	font-family:		Verdana;
	font-size:			10px;
}

INPUT {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
}

TEXTAREA {
	font-family:		Verdana;
	font-size:			10px;
	font-weight:		bold;
}

FORM {
	margin:				0px;
	padding:			0px;
}

HR {
	color:				#00679F;
	width:				80%;
}

a:active {
	color:				#555555;
}

a:focus {
	color:				#333333;
}

a:hover {
	color:				#333333;
}

a:link {
	color:				#555555;
}

a:visited {
	color:				#555555;
}

.fakeOver {
	color:				#333333;
	cursor:				hand;
	text-decoration:	underline;
}

.fakeOut {
	color:				#555555;
	text-decoration:	underline;
}

.imageBorder {
	border:				1px solid #555555;
}

.off {
	display:			none;
}

.DealerText {
	color:				#FFFFFF;
}

#divZoom {
	width:				100%;
	text-align:			center;
} 

