.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	border: thin none #8888CC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #8888CC;
	font-style: normal;
	background-position: left top;
	text-align: left;
}

.infoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.infoOdd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.infoEven {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #00CCFF;
}
.adminLinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-position: center center;
	border: thin solid #CCCCCC;
	background-color: #CCCCCC;
	text-decoration: none;
}
.dealerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
}
#reg_form {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
}

#reg_form label {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}

#reg_form fieldset{
width:400px;
border: 3px solid #8888CC;
padding:0 20px;
}

#reg_form legend{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:90%;
color:#FFF;
background:#8888CC;
border:1px solid #8888CC;
padding: 4px 8px;
}

#long_input{
width:200px;
}

