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: 310px; background: url(images/logo.jpg) no-repeat top left #fff;}
.logo_text { color: #3cb3b6; font-size: 16px; font-weight: normal; padding: 12px 0 10px 0; text-align: left;}
.login { color: #3cb3b6; 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: #3cb3b6; 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: #3cb3b6; font-size: 9px; font-weight: bold; padding: 0px 0 0px 24px;}

#left_menu a.left_menu_header_link { color: #3cb3b6; font-size: 10px; font-weight: bold; text-decoration: none; }
#left_menu a.left_menu_header_link:hover { color: #3cb3b6; font-size: 10px; font-weight: bold; text-decoration: underline; }
#left_menu a { color: #6e6e6e; font-size: 10px; text-decoration: none; }
#left_menu a:hover { color: #6e6e6e; 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: #9f8a7f; 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;}
.right_item { width: 250px; text-align: right;} 

.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: #3cb3b6; font-size: 12px; font-weight: bold; text-decoration: none; }
#footer a:hover { color: #3cb3b6; 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: #6e6e6e; font-family: Verdana; font-size: 12px}
a { color: #6e6e6e; font-family: Verdana; font-size: 12px; font-decoration: underline }
a:hover { color: orange; font-family: Verdana; font-size: 12px; font-decoration: underline; }
h1 {  color: #6e6e6e; font-family: Verdana; font-size: small; font-weight: bold; }
.whitetext {  color: FFFFFF; font-family: Verdana; font-size: 10px }
.whitelink {  color: FFFFFF; font-family: Verdana; font-size: 10px; font-decoration: underline }
.whitelink:hover {  color: FFFFFF; font-family: Verdana; font-size: 10px; font-decoration: underline; font-weight: bold;}
.smstd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##6e6e6e;
}
.purpletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	font-weight: bold;
}
