
<STYLE TYPE="text/css">
   <!--
BODY
{
  font-family: "Verdana CE", Arial;
	margin: 0px;
	background-color: #D5DBE0;
	font-size: 11px;
	color: #233957;
}

   A.menu_sub2  {
   	color : #680000;
   	font-weight : bold;
    font-size:10px;
	  text-decoration: none;    
	}
   A.menu_sub2:visited  {
	  color : #680000;
   	font-weight : bold;
    text-decoration: none;	
   }
   A.menu_sub2:active  {
   	color : red;
   	font-weight : bold;   	
	  font-style: italic;
	  text-decoration: none;
    font-size:10px;	  
    }
   A.menu_sub2:hover  {
   	color : #D60100;
   	font-weight : bold;   	
	  font-style: italic;
	  text-decoration: underline;
    font-size:10px;	  
	}
	
 .table {
    font-family: "Verdana CE", Arial;
    font-size:11px;
   }
   
 .table1 {
    font-family: "Verdana CE", Arial;
    font-size:11px;
    font-weight : none;
	  background-color: #F8F9F9;    
   }
   
 .table2 {
    font-family: "Verdana CE", Arial;
    font-size:16px;
	  background-color: #C7D8E9;    
   }
   
 .table3 {
    font-family: "Verdana CE", Arial;
    font-size:9px;
    color: #270F06;
	  background-color: #E4EBF1;    
   }         
   
 .table_detail {
    font-family: "Verdana CE", Arial;
    font-size:12px;
   }   	
	
.but_black_short{
	background-color : #D1D2D2;
	border-top : 3px solid #FFF7FF;
	border-left : 3px solid #FFFFFF;
	border-bottom : 2px solid #4D080A;
	border-right : 2px solid #4D080A;
  color: #000000;
	font-size:11px;
  font-weight: none;
  width: 50px; height: 22px;
  cursor: pointer; cursor: hand;
  }	
	
 .but_black {
	background-color : #D1D2D2;
	border-top : 3px solid #FFF7FF;
	border-left : 3px solid #FFFFFF;
	border-bottom : 2px solid #4D080A;
	border-right : 2px solid #4D080A;
  color: #000000;
	font-size:10px;
  font-weight: none;
  width: 120px; height: 22px;
  cursor: pointer; cursor: hand;
  }
  
 .but_red {
	background-color : #D1D2D2;
	border-top : 3px solid #FFF7FF;
	border-left : 3px solid #FFFFFF;
	border-bottom : 2px solid #4D080A;
	border-right : 2px solid #4D080A;
  color: #C60000;
	font-size:10px;
  font-weight: none;
  width: 120px; height: 22px;
  cursor: pointer; cursor: hand;
  }
  
 .but_green {
	background-color : #D1D2D2;
	border-top : 3px solid #FFF7FF;
	border-left : 3px solid #FFFFFF;
	border-bottom : 2px solid #4D080A;
	border-right : 2px solid #4D080A;
  color: #009E00;
	font-size:10px;
  font-weight: none;
  width: 120px; height: 22px;
  cursor: pointer; cursor: hand;
  }
  
   -->
   </STYLE>
