body { background: #dddddd url(images/background.jpg) repeat-x; padding: 46px 0 0 0; text-align: center;}

/* TOP */
.top_left { background: url(images/top_left.jpg) no-repeat top left #fff; width: 7px; font-size: 1px; }    
.top_center { border-top: 1px solid #b8b8b8; height: 30px; background: #fff; text-align: right; padding: 0 10px 0 0;}      
.top_right { background: url(images/top_right.jpg) no-repeat top right #fff; width: 7px; font-size: 1px;}
.top_separator { background: url(images/top_separator.jpg) repeat-x; height: 10px; font-size: 1px; border-left: 1px solid #b8b8b8; border-right: 1px solid #b8b8b8;}

.main_table { background-color : #fff; }                                                                                                                    
.logo { height: 70px; width: 320px; background: url(images/logo.jpg) no-repeat top center #fff;}
.logo_text { color: #9a8479; font-size: 16px; font-weight: bold; padding: 0 0 10px 0; text-align: left;}
.logo_text_orange { color: #ff5a00; font-size: 16px; font-weight: bold; padding: 0 0 10px 0; text-align: left;}
.login { color: #9a8479; font-size: 11px; font-weight: normal; padding: 0 6px 10px 0; text-align: right; width: 180px;}
input { background: #d4d4d4; border: 1px solid #e4e4e4; height: 18px;}
                                                                                                                                                                       
         
/* CENTER */                                                                               
.top { background: #fff; width: 986px;}                                               
.left_border { border-left: 1px solid #b8b8b8; font-size: 1px; background: #fff;}
.right_border { border-right: 1px solid #b8b8b8; font-size: 1px; background: #fff;}


.center { background: #fff; width: 1000px;}

.left_menu { width: 159px; vertical-align: top; border-left: 1px solid #b8b8b8;}    
.left_menu_top_text { height:43px; vertical-align: middle; text-align: center; color: #ff5a00; font-size: 11px; font-weight: bold;}    
.left_menu_header { background: url(images/left_menu_header.jpg) no-repeat top right #fff; width: 158px; height: 26px; color: #0097dc; font-size: 9px; font-weight: bold; padding: 0px 0 4px 26px;}

#left_menu a { color: #728081; font-size: 10px; text-decoration: none; }
#left_menu a:hover { color: #728081; font-size: 10px; text-decoration: underline; }

.left_menu_content { background: url(images/left_menu_bg.jpg) no-repeat top right #fff; width: 157px; height: 17px; color: #728081; font-size: 9px; font-weight: bold; padding: 0 0 4px 10px; }
.menu_heading { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

.center_content {width: 591px; padding: 15px 0px 0 10px; vertical-align: top;}
.tablebg_headers {background: #fff;}
.tablebg_content {background: #f4f4f4;}
.right_menu { width: 250px; border-right: 1px solid #b8b8b8; text-align: right; vertical-align: top; padding: 15px 0 0 0;}
 

.footer {padding: 0 0 0 180px; border-left: 1px solid #b8b8b8; border-right: 1px solid #b8b8b8; vertical-align: middle; text-align: center;}
.footer_left { background: url(images/footer_left.jpg) no-repeat top left #fff; width: 7px; font-size: 1px;}    
.footer_bg { background: url(images/footer_bg.jpg) repeat-x; height: 40px; width: 800px; vertical-align: middle; text-align: center; padding: 0 0 0 0;}      
.footer_right { background: url(images/footer_right.jpg) no-repeat top right #fff; width: 7px; font-size: 1px;}
.footer_bullet { width: 26px; }
.footer_text {padding: 0 20px 0px 4px; }
#footer a { color: #0097dc; font-size: 12px; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #0097dc; font-size: 12px; font-weight: bold; text-decoration: underline; }
          
/* BOTTOM */
.bottom_left { background: url(images/bottom_left.jpg) no-repeat top left #fff; width: 7px; font-size: 1px;}    
.bottom_center { border-bottom: 1px solid #b8b8b8; height: 8px; background: #fff; font-size: 1px;}      
.bottom_right { background: url(images/bottom_right.jpg) no-repeat top right #fff; width: 7px; font-size: 1px;}

/* OLD STYLES */

td {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}     
a {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
a:hover {
	color: C4AB45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
h1 {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.whitetext {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.whitelink {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-decoration: underline;
}
.whitelink:hover {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-decoration: underline;
}  
.tableborders {
	background-color :#000000;
}     
   
.content_heading {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.highlight_text {
	color : Maroon;
}
.big_link {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}
.big_link:hover {
	color: Maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}
.hometext {
	color: #728081;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
.hometext:hover {
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	
	}
