body {
	margin-left: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-family: Verdena, Arial, Helvetica;	font-size: 12px;
	background-color:#cccccc;
	background-image:url(../images/bg_vert_wide.gif);
	background-position:center;
	background-repeat:repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
}

.vert_glow_left {
	background-image:url(http://www.automojo.com/images/left_bg_edge.gif);
	background-repeat:repeat-y;
	background-color:#003399;
	
}

.main_background {
	background-image:url(http://www.automojo.com/images/bg_edges_bg780cl.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#003399;
}

.vert_glow_right {
	background-image:url(http://www.automojo.com/images/right_bg_edge.gif);
	background-repeat:repeat-y;
	background-color:#003399;
}

.menu_bar_bg {
	background-image:url(http://www.automojo.com/images/menu_bar_ends_gray.gif);	
	background-repeat:repeat-x;
}

.silver_footer_bar {
	background-image:url(http://www.automojo.com/images/silver_footer_bar.jpg);
	background-repeat:repeat-x;
}

.blue_white_vert_grad {

	background-image:url(http://www.automojo.com/images/blue_white_vert_grad.jpg);
	background-repeat: repeat-x;
}

.listing_titles {
	font-size:14px;
	margin-left:15px;
}

.paragraph_titles {
	font-size:14px;
	font-weight:bold;
}

.paragraph_text {
	font-size:14px;
	margin-left:0px;
}

.slogan {
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	color:#999999;
	text-align:center;
}

.enter {
	font-size:20px;
	font-weight:bold;
	color:#ff3333;
}

.legalese {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:#666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color:#000000;
}

.links {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#666666;
	text-decoration:none;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#ff3333;
	text-decoration:underline;
}
	
.red {
	color:#FF3333;
}

.warning_text {
	color:#FF3333;
	font-size:9px;
}

.cat_title {
	font-size:22px;
	color:#000000;
	font-weight:bold;
	margin-left:0px;
	margin-bottom:1px;
}

.featured_title {
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
	margin-left:0px;
	margin-bottom:1px;
}

.top_nav_link {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.top_nav_link:hover {
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.cat_nav_link {
	font-size:12px;
	color:#0000FF;
	text-decoration:none;
	margin-left:10px;
}

.cat_nav_link:hover {
	font-size:12px;
	color:#CC0000;	
	text-decoration:underline;
	margin-left:10px;
}

.main_table_borders_lr {

	border-left-width:thin; 
	border-left-style:outset;
	border-left-color:#663300;
	border-right-width:thin; 
	border-right-style:outset;
	border-right-color:#663300;
}

.table_border_top {

	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#ffffff;
}

.border_left {

	border-left-width:1px;
	border-left-style:dotted;
	border-left-color:#996633;
}	

.contact_form {
	background-color: #ffffcc;
	background-image: url(../images/bg_yellowbrownstripe.gif);
	background-repeat: repeat;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#999966;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#999966;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999966;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#999966;
}	

.thin_border {
	border-width:thin;
	border-style:hidden;
	border-color:#cccccc;
	border-collapse:collapse;

}

.thin_border {
	border-width:1px;
	border-style:hidden;
	border-color:#cccccc;
	border-collapse:collapse;

}
	
