  a:aktive  { 
	font-family : Verdana, Arial; 
	font-size : 9pt; 
	color : black; 
	font-weight : normal;	
	text-decoration : none; 
  }

 a:hover  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : blue;
    	text-decoration : underline;

    }

 body  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;

    }

 a  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : navy;
    	text-decoration : none;

    }

 .stath  {
    	font-family : Verdana, Arial;
    	font-size : 8pt;
    	color : white;

    }

 .statt  {
    	font-family : Verdana, Arial;
    	font-size : 7pt;
    	color : black;

    }

 .white  
    {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : white;

    }

 table  {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    }

 td  
    {
    	font-family : Verdana, Arial;
    	font-size : 9pt;
    	color : black;
    }


 .Input
   {
   	font-family : tahoma,verdana,helvetica,courier,arial,sans-serif;
   	background-color : #F1F3F2;
   	font-size : 9pt;
   	color : black;
   	border-left: 1px solid rgb(192,192,192);
    	border-right: 1px solid rgb(192,192,192);
    	border-top: 1px solid rgb(192,192,192);
    	border-bottom: 1px solid rgb(192,192,192)
   }



 .barstat1 
   { 
	vertical-align:bottom; 
	background-color: #D8E4E9; 
	text-align:center; 
   }
 
 .barstat2 
   { 
	font-size:11px;	
	color : white; 
	background-color: #475E92; 
	text-align:center; 
	border-right:1px solid #FFFFFF; 
   }

 .tablestyle1  
   {	
	font-family : Verdana, Arial; 
	font-size : 10px;	
	color : white; 
	background-color: #475E92;
	text-align: center; 
	font-weight:bold 
   }

 .tablestyle2  
   {	
	font-family : Verdana, Arial; 
	font-size : 10px;	
	color : maroon; 
	background-color: #FBFCFD;
    	text-align: center; 
   }