.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AFA5CF;
	font-size: 15px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}
.vendors {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5D5680;
}
.dotted {
	border: 2px dotted #5D5680;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AFA5CF;
	font-weight: bold;

}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #AFA5CF;
}
a:visited {
	color: #AFA5CF;
}
a:active {
	color: #AFA5CF;
}
.right-dott {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #5D5680;
	border-right-color: #5D5680;
	border-bottom-color: #5D5680;
	border-left-color: #5D5680;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AFA5CF;
}
.point10 {
	font-size: 10px;
}

.smalltext {
	font-size: 12px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	min-width: 1024px !important;
}
#header {
	min-width: 1024px !important;
	height: 90px;
	width: 100%;
	position: relative;
}
#frmSearch {
	display: inline;
}
#headerleft {
	width: 237px;
	position: absolute;
	z-index: 5;
	top: 15px;
	left: 15px;
}
#headerright {
	width: 450px;
	height: auto;
	position: absolute;
	right: 10px;
	bottom: 0px;
	z-index: 6;
}
#headercenter {
	width: 85%;
	text-align: center;
	padding-top: 35px;
}
.headerright {
	font-size: 18px;
	font-weight: bold;
	color: #CCC;
	text-align: right;
	display: block;
	margin-bottom: 7px;
}
.partsearchtext {
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	font-style: italic;
}

