body { font-size: 10px; font-family: "MS Sans Serif"; color: #330000; } 
table { font-size: 10px; font-family: "MS Sans Serif"; color: #330000; } 
a:link { color: #FF0000; text-decoration: none }
a:visited { color: #FF0000; text-decoration: none }
a:active { color: #FF0000; text-decoration: underline }
a:hover { color: #FF0000; text-decoration: underline }

a.link_red1:link { color: #D60000; text-decoration: none; }
a.link_red1:visited { color: #D60000; text-decoration: none; }
a.link_red1:active { color: #FF0000; text-decoration: none; }
a.link_red1:hover { color: #FF0000; text-decoration: none; }

a.link_red2:link { color: #FD0000; text-decoration: none; }
a.link_red2:visited { color: #FD0000; text-decoration: none; }
a.link_red2:active { color: #D60000; text-decoration: none; }
a.link_red2:hover { color: #D60000; text-decoration: none; }

a.link_color_white:link { color: #FFFFFF; text-decoration: none }
a.link_color_white:visited { color: #FFFFFF; text-decoration: none }
a.link_color_white:active { color: #FFFFFF; text-decoration: underline }
a.link_color_white:hover { color: #FFFFFF; text-decoration: underline }

/* Text Style*/
.TextColorMenu{ color: #663300;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}

.input_left { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-color: #CCCCCC; height:18px; text-align: left; }
.input_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC; text-align: left; }
.select { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #FFFFFF; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #CCCCCC; height:18px; text-align: left; }
.button_th_normal { font-family : "Verdana"; font-size: 10px; color: #000000; font-weight: bold; height:18px; text-align: center; cursor: hand; }

.input_form_left { font-family: "MS Sans Serif"; font-size: 10px; color: #21706a; background-color: #FFFFFF; background-image:url(../images/dot_green.gif); border-left: none; border-right: none; border-bottom: none; border-top: none;  height:18px; text-align: left;   }
.input_form_center { font-family: "MS Sans Serif"; font-size: 10px; color: #21706a; background-color: #FFFFFF; background-image:url(../images/dot_green.gif); border-left: none; border-right: none; border-bottom: none; border-top: none;  height:18px; text-align: center;   }
.input_form_right { font-family: "MS Sans Serif"; font-size: 10px; color: #21706a; background-color: #FFFFFF; background-image:url(../images/dot_green.gif); border-left: none; border-right: none; border-bottom: none; border-top: none;  height:18px; text-align: right;   }