 .mc {	 
	 width : 460px;
	 background-color : white;	 
	 vertical-align : top;
	 padding : 6px;
	 font-family : arial, tahoma;
	 font-size : 12px;
	 }
	 
	 .llc , .rrc {
	  background-color : #333333;
	  vertical-align : top;
	 }
	 
	  .lc , .rc {
	  background-color : #1F67B8;
	  vertical-align : top;
	  width : 150px;
	  padding : 6px;
	  font-family : arial, tahoma;
	  font-size : 11px;
	 }
	 
	 .lc a, .rc a {	 
	  color : black;
	  text-decoration : none;	 
	 }
	 
	  .lc a:hover, .rc a:hover {	 
	  color : white;
      background-color : #333333;	  	 
	 }
	 
	 
	  
	  
	 .mt {
	  width : 100%;
	  height : 100%;
	  min-height : 100%;	  
	 }
	 
	 body {
	  margin : 0;
	 }
	 
	 td {
	   vertical-align : top;
	 }
	 
	 
	 .logo {
	  height : 120px;
	  background-color : #17579F;
	  text-align : center;
	  padding-top : 20px;
	 }
	 
	  .menu {
	  height : 26px;
	  background-color : white;
	  border-top : 2px solid black;
	  border-bottom : 2px solid black;
	 }
	 
	 .tmenu {
	  margin-top : 4px;	 
	 }
	 
	 .tmenu td{
	  font-family : verdana, arial;
	  font-size : 11px;
	  text-transform : uppercase;
	 }
	 
	 .tmenu a {
	  color : #333333;
	  font-weight : bold;	
	  text-decoration : none;  
	 }
	 
	 .tmenu a:hover {
	  color : white;
      background-color : #333333;
	 }
	 
	 .rci {
	  background-image : url(images/rc.gif);
	  width : 20px;
	 }
	 
    .lci {
	  background-image : url(images/lc.gif);
	  width : 20px;
	 }
	 
	 #h3 {
	  font-size : 12px;
	  font-weight : bold;	
	  color : white;
	  padding-top : 5px;
	  padding-bottom : 5px;
	 }
	 
	 #fhg {	  
	  padding-left : 5px;	 
	 }
	 
	 #fhg li{
	  padding : 2px;	  
	 }

   #h2 {
	  font-size : 14px;
	  font-weight : bold;	
	  color : #2F4468;
	  padding-top : 5px;
	  padding-bottom : 5px;
	  padding-left : 6px;
	  border-top : 2px solid #D7DFEC;
	  border-bottom : 2px solid #D7DFEC;
      text-transform : uppercase;
	 }
	
	#mcat {
	 padding : 4px;
	 font-size : 14px;
	 font-weight : bold;
	}
	
	#dcat {
	 padding : 4px;
	 font-size : 11px;
	} 
	
	 #dcat a, #mcat a {	 
	  color : #1B2F47;
	  text-decoration : none;	 
	 }
	 
	  #dcat a:hover, #mcat a:hover {	 
	  
      background-color : #F4F8FB;	 
	  text-decoration : underline overline;
	 }
	 
	 .cattab {
	  width : 100%;	  
	 }
	 
	 .vix  {
	  font-size : 10px;
	  font-family : arial,tahoma;
	  text-align : center;
	 }