.top {
        background-image: url('/img/top03.gif');
        background-repeat: no-repeat
	}

td {  
     font-family: Verdana, Arial;
     font-size: 11px;  
     color: #000000            
    }

.bd {  
     font-family: Verdana, Arial;
     font-size: 11px;
     font-weight: bold;     
     color: #5D69A1           
    }

a {
     font-family: Verdana, Arial;
     font-size: 11px;
     text-decoration: underline;
     color: #7181C4            
   } 
a:hover {
     font-family: Verdana, Arial;
     font-size: 11px;
     text-decoration: none;
     color: #CCCCCC            
   } 
input {
      width: 100%;  
      font-size: 11px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: 400;
      border-color: #000000;
      border-width:1px;
      border-style: solid 
      }
textarea   {
      width: 100%;  
      font-size: 10px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: 400;
      border-color: #000000;
      border-width:1px;
      border-style: solid 
        }
   
a.menu {
     font-family: Verdana;
     font-size: 11px;
     text-decoration: none;
     color: EEEEEE            
   } 
a:hover.menu {
     font-family: Verdana;
     font-size: 11px;
     text-decoration: underline;
     color: EEEEEE            
   } 
   
  TD.menu {
     font-family: Verdana;
     font-size: 11px;
     text-decoration: none;
     color: EEEEEE            
 }
 
 a.a
 {
 	color: #000080;
 	text-decoration: none;
 	font-weight: bold;
 	font-size: 13px;
 }
 a:hover.a
 {
 	color: #000080;
 	text-decoration: underline;
 	font-weight: bold;
 	font-size: 13px;
 }
