body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/page_bg_navbar_tile.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.main_table_bg {
	background-image: url(images/page_bg_shapes.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.bottom_bar_bg_left {
	background-image: url(images/bottom_bar_testimonials.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.bottom_bar_bg_right  {
	background-image: url(images/bottom_bar_bob_facts.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.style3 {color: #999999}

.header_style {
	font-size: 16px;
	color: #FF9900;
	}
.title_style {
	font-size: 12px;
	color: #FF9900;
	font-weight:bold;
	}
	
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFCC33;
}
a:active {
	color: #FF9900;
}


a.footer_link:link {font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif, "Times New Roman"; color: #666666; font-weight: normal; text-decoration: none;}
a.footer_link:visited {font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif, "Times New Roman"; color: #666666; font-weight: normal; text-decoration: none;}
a.footer_link:hover {font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif, "Times New Roman"; color: #666666; font-weight: normal; text-decoration: none;}
a.footer_link:active {font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif, "Times New Roman"; color: #666666; font-weight: normal; text-decoration: none;}

.message_error{ font-size: 11px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #CC0000; font-weight: normal; text-decoration: none; background-color: #FFFFCC; border: thin solid #333333;}
.message_success{font-size: 12px; font-family: Arial, Verdana, sans-serif, Times New Roman; color: #666666; font-weight: bold; text-decoration: none; background-color: #FFFFCC; border: thin solid #333333;}