/* CSS Document */
body {
	background-color: #000000;
	margin-top: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tfs_007 {
	border: 1px solid #FFFFFF;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FF7F00;
}
a:hover {
	color: #FF7F00;
}
a:active {
	color: #FF7F00;
}

.footer {
	background-image: url(../images/signin_footer.jpg);
	background-repeat: repeat-x;
}
.main_footer {
	background-image: url(../images/main_footer_bg.gif);
	background-repeat: repeat-x;
}
.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.form_header1 {
	color: #FFFFFF;
	font-size: 14px;
}

#form1 #dealercode {
	width: 255px;
	height: 15px;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#form1 #password {
	width: 255px;
	height: 15px;
}


#form1 {
	color: #FF7F00;
	font-size: 10px;
}
.form1btn{
	font-size: 9px;
	width: 46px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btn_bg.gif);
	background-color: #000000;
	height: 16px;
}
#form1 #dealerName {
	height: 15px;
	width: 150px;
	margin-bottom: 2px;
}

#form1 #city {
	height: 15px;
	width: 150px;
	margin-bottom: 3px;
}

#form1 #name {
	height: 15px;
	width: 150px;
	margin-bottom: 2px;
}

#form1 #address {
	height: 15px;
	width: 150px;
	margin-bottom: 3px;
}

#form1 #state {
	height: 15px;
	width: 150px;
	margin-bottom: 3px;
}

#form1 #zip {
	height: 15px;
	width: 75px;
	margin-bottom: 3px;
}

#form1 label {
	font-size: 10px;
}
.form1btnSubmit {
	font-size: 9px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/btn_bg.gif);
	background-color: #000000;
	height: 16px;
}
#form1 #rules {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	display: block;
}

.mainframe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.main_header1 {
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
}


.main_btn_bg {
	background-image: url(../images/main_btn_bg.jpg);
	background-repeat: no-repeat;
}
.main_bg .main_btn_bg a {
	color: #FF9100;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.main_bg .main_btn_bg a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.main_bg .main_sub_btn_bg a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}

.main_bg .main_sub_btn_bg a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.main_sub_btn_bg {
	background-image: url(../images/main_sub_btn_bg.jpg);
	background-repeat: no-repeat;
}


.mainframe_reg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/reg_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.registrationframe {
	border: 1px solid #CCCCCC;
	background-image: url(../images/reg_body_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.registration_footer {
	background-image: url(../images/reg_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

