/************************************************************************************
                           MENU STYLE SHEET
***********************************************************************************/ 
.menu{
      font-family: verdana; 
      font-weight: bold; 
      font-size: 9pt;
      color: #002f7d;
      text-decoration: none
     }
.menu10{
      font-family: verdana; 
      font-weight: bold; 
      font-size: 10pt;
      color: #002f7d;
      text-decoration: none
     }  
.menu12{
      font-family: verdana; 
      font-weight: bold; 
      font-size: 12pt;
      color: #002f7d;
      text-decoration: none
     }          
.menu_red{
      font-family: verdana; 
      font-weight: bold; 
      font-size: 9pt;
      color: #FF0000;
      text-decoration: none
     }
.head1{
      font-family: verdana; 
      font-size: 8pt;
      color: #ff0000;
     }
.head2{
      font-family: verdana; 
      font-size: 8pt;
      color: #ff1493;
     }
.head3{
      font-family: verdana; 
      font-size: 8pt;
      color: #993300;
     }
.head4{
      font-family: verdana; 
      font-size: 8pt;
      color: #ff4500;
     }
.head5{
      font-family: verdana; 
      font-size: 8pt;
      color: #0000ff;
     }
.head{
	  font-family: verdana; 
	  font-size: 8pt;		
     }
.tdt{
	  font-family: verdana; 
	  font-size: 8pt;		
     }
.tdt10{
	  font-family: verdana; 
	  font-size: 10pt;		
     }     
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
}
body {
	background-color: #002f7d;
}
table {
	background-color: #d9ecff;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002F7D;
	text-decoration: none;
}
a:hover
{
    COLOR: #ff0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
