@charset "windows-874";
BODY {
   scrollbar-face-color:       #E1E1E1;
   scrollbar-highlight-color:  #FFFFFF;
   scrollbar-shadow-color:     #C3C3C3;
   scrollbar-3Dlight-color:    #C3C3C3;
   scrollbar-arrow-color:      #FF0000;
   scrollbar-track-color:      #FFFFFF;
   scrollbar-darkshadow-color: #878787;
   font-family: "Tahoma";
   font-size: "9pt";
   }  
 a {text-decoration:none; color:black;}
 tr {font-size: "9pt"; }
 td {font-size: "9pt"; }
 a:hover {text-decoration: underline; color:black;}
.yellow {text-decoration:none; color:yellow;}
.yellow:hover {text-decoration:underline; color:red;}
.white {text-decoration:none; color:#FFFFFF;}
.white:hover {text-decoration:underline; font-weight:bold; color:#FFFF33;}
.black {text-decoration:none; color: black;}
.black:hover {text-decoration:underline; color: red;}
.4t { border: 1px solid #CCCCCC;}

.1buttom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF9900;
}
.5pixel {
	border: 3px solid #FFFFF0;
}
.5pixel-2 {

	border: 3px solid #FFDD75;
}
