.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 
        }
    

