body, table  {font-family:Arial, Helvetica, sans-serif;  font-size: 11px;}  
body {margin: 5px;}
div#main  {
   margin-left: auto; 
   margin-right: auto; 
	 width: 980px; 
   xwidth: 760px; 
   text-align: left; 
   border: none;  
   background-color: white;
   position: relative; 
   padding: 5px; 
}
    
#hdrleft {
 display: none; 
}


#hdrleft2 {
 display: none; 
}

#hdrleft img, #hdrleft2 img {border: 0px;}

#bhpic { 
   display: none; 
}

#breadcrumb { position: absolute; top:160px; left: 30px} 
#breadcrumb a {text-decoration: none; } 

#divider {
      clear: both;  display: none; 
}

#leftcol {
		float: left; width: 160px; border: 1px solid gray; 
}
		
#leftcol ul {
		 margin-left: 2px; list-style: none; padding: 0px; clear: both;
}

#leftcol ul li {
	width: 100% ;padding-left:2px;display: block;clear: both;cursor: pointer;
	}

#leftcol ul li a {
			text-decoration: none; color: black; border: 1px solid #EFEFEF; width: 95%;
}
	
#leftcol ul a:hover {
		 background-color: #C2D3EF; border: 1px solid #316AC5; 
}


.redfader { padding-left: 2px; width:100%; height: 20px; font-size: 16px; font-family: Arial; font-weight: bold; background-color:#F4040C; color: black; Filter: Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=580, FinishY=0);
}  

.rhmul {padding-left: 1em;  margin-left: 1em; }

#footer { text-align:center; margin-top: 20px; border-top: 2px solid gray; }    

