a:hover {
	color: #FFCC00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-size: 12px;
}
p {
	font-size: 12px;
}
.Header {
	font-weight: bold;
	color: #E74703;
}
.InputBox {
	border: 1px solid #432464;
	color: #E74703;
}
.InputTitle {
	font-size: 10px;
}
.StaticTextBox {
	font-size: 10px;
	border: 1px solid #E74703;
	padding: 2px;
	width: auto;
	height: 15px;
	font-weight: bold;
}
.WhiteLinks {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.WhiteLinks:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.style1 {color: #FD6802}
.style2 {
	font-size: 16px;
	font-weight: bold;
}.TitleHead {
	font-size: 16px;
	font-weight: bold;
	color: #E74703;
}
.DemoText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.DemoLink {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
}
.DemoLink:Hover {
	color: #FF6600;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.MainMenu {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
}
.MainMenuLink {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.MainMenuLt {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.InputBox1 {	border: 1px solid #E74703;
	color: #E74703;
}
.form {	background: #FC8400;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/* Contains header graphic */
#DealerHeader{
	height: 110px;
	background: #000000 url("../images/nbar_header-webaudx2.jpg") no-repeat center;
}

/*********** #footer styles ***********/
#footer{
	background: #000000;
	height: 76px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
}
