body {	
	background-image: url(design/bg_lower.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;  
}

td.register {
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;	
}

.page_title {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight: bold;
}

.dealers {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight: bold;
}


.parts_title {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight: bold;
}

.parts_body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}


.support {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight: bold;
}

.content {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}

.form {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
	font-weight: bold;
}

p.content {   
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF
}

.header_desc {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC66; 
}


.products_head {
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#99CC66; 
}

.products_body {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF; 
}



a.userbar:link { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: underline; font-weight:bold }
a.userbar:active { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: underline; font-weight:bold }
a.userbar:visited { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: underline; font-weight:bold }
a.userbar:hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: underline; font-weight:bold }


a.products:link { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.products:active { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.products:visited { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.products:hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }


a.nav:link { color: white; text-decoration: none }
a.nav:active { color: white; text-decoration: none }
a.nav:visited { color: white; text-decoration: none }
a.nav:hover { color: #0099FF; text-decoration: underline }

a.nav2:link { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.nav2:active { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.nav2:visited { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }
a.nav2:hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: white; text-decoration: none }

a.nav3:link { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #99CC66; text-decoration: none }
a.nav3:active { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #99CC66; text-decoration: none }
a.nav3:visited { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #99CC66; text-decoration: none }
a.nav3:hover { font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #99CC66; text-decoration: none }

a.nav4:link { color: #FFFF00; text-decoration: none }
a.nav4:active { color: #FFFF00; text-decoration: none }
a.nav4:visited { color: #FFFF00; text-decoration: none }
a.nav4:hover { color: #FFFF00; text-decoration: none }

a.nav5:link { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none }
a.nav5:active { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none }
a.nav5:visited { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none }
a.nav5:hover { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none }

a.parts:link { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none; font-weight:bold}
a.parts:active { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none; font-weight:bold}
a.parts:visited { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none; font-weight:bold }
a.parts:hover { font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #99CC66; text-decoration: none; font-weight:bold }


	
table.layout {
	border-width: 0px;
	border-spacing: 2px;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	background:inherit;
}
table.layout th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background:inherit;
	-moz-border-radius: 0px;
}
table.layout td {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: black;
	background:inherit;
	-moz-border-radius: 0px;
}

table.black {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: black;

}

th.black {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: black;

}

td.black {
	border-width: 0px;
	border-spacing: 0px;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: black;
}