/*  author: Nuthavut 
 creation date: 12/8/00  */
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, Arial";
   font-size: "11px";
   }  
 a {text-decoration:none; color:black;}
 a:hover {text-decoration: underline; color:black;}
 tr {font-size: "11px"; }
 td {font-size: "11px"; }
 a:hover {text-decoration: underline; color:black;}
.yellow {text-decoration:none; color:yellow;}
.yellow:hover {text-decoration:underline; color:yellow;}
.white {text-decoration:none; color:#FFFFFF;}
.white:hover {text-decoration:underline; color:#FFFF33;}
.black {text-decoration:none; color: black;}
.black:hover {text-decoration:underline; color: red;}
.blue {text-decoration:none; color: blue;}
.blue:hover {text-decoration:underline; color: blue;}
.4t { border: 1px solid #E0E0E0;}

