body { font-size: 11 px; font-family: "MS Sans Serif"; color: #000000; } 
table { font-size: 11px; font-family: "MS Sans Serif"; color: #000000; } 
a:link { color: #009900; text-decoration: none }
a:visited { color: #009900; text-decoration: none }
a:active { color: #009900; text-decoration: underline }
a:hover { color: #6699FF; text-decoration: underline }

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: #FF0000; text-decoration: underline }


.input_center { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: center; }
.input_left { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.input_right { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: right; }
.input_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; text-align: left; }
.input_normal { border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; }
.select { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #DEDEBB; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.form_checkbox { cursor: hand; }


/* Text Style*/
.TextColorMenu{ color: #000000;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}

.button_th_normal { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; }
.button_th_60 { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; width:60px; text-align: center; cursor: hand; }
.button_th_80 { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; width:80px; text-align: center; cursor: hand; }
.button_th_120 { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; width:120px; text-align: center; cursor: hand; }
.button_th_140 { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; width:140px; text-align: center; cursor: hand; }
.button_normal { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; border-width: 1px; }
.button_60   { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; width:60px;  border-width: 1px; }
.button_80   { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; width:80px;  border-width: 1px; }
.button_110  { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; width:100px; border-width: 1px; }
.button_120  { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; width:120px; border-width: 1px; }
.button_140  { font-family : "Microsoft Sans Serif"; font-size: 11px; color: #000000; height:18px; text-align: center; cursor: hand; width:140px; border-width: 1px; }
