body { font-size: 11px; font-family: "MS Sans Serif"; color: #330000; } 
table { font-size: 11px; font-family: "MS Sans Serif"; color: #330000; } 
a:link { color: #2C920A; text-decoration: none }
a:visited { color: #2C920A; text-decoration: none }
a:active { color: #76C829; text-decoration: underline }
a:hover { color: #76C829; text-decoration: underline }

a.link_color_white:link { color: #197004; text-decoration: none }
a.link_color_white:visited { color: #197004; text-decoration: none }
a.link_color_white:active { color: #76c829; text-decoration: underline }
a.link_color_white:hover { color: #76c829; text-decoration: underline }

a.link_color_yello:link { color: #e8e501; text-decoration: none }
a.link_color_yello:visited { color: #e8e501; text-decoration: none }
a.link_color_yello:active { color: #a0e62a; text-decoration: underline }
a.link_color_yello:hover { color: #a0e62a; text-decoration: underline }

a.link_color_Blue:link { color: #1AADD8; text-decoration: none }
a.link_color_Blue:visited { color: #1AADD8; text-decoration: none }
a.link_color_Blue:active { color: #0D91D5; text-decoration: underline }
a.link_color_Blue:hover { color: #0D91D5; text-decoration: underline }

a.link_color_grey:link { color: #666666; text-decoration: none }
a.link_color_grey:visited { color: #666666; text-decoration: none }
a.link_color_grey:active { color: #e9d054; text-decoration: underline }
a.link_color_grey:hover { color: #e9d054; text-decoration: underline }
/* Text Style*/
.TextColorMenu{ color: #00CCFF;}
.TextColorCopyRight{ color: #DACB9C;}
.TextColorWhite{ color: #FFFFFF;}
.TextColorWhiteb{ color: #FFFFFF;font-weight:bold}
.TextColorPink{ color: #00CCFF;}
.TextVdo{ color: #FFFF66;}
.TextColorPinke{ color: #FD4FBE; font-weight:bold}
.TextUser {
	font-size: 12px;
	color: #1F2369;
}
.select { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #fdfdd4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.input_left { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #fdfdd4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: left; }
.input_center { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #fdfdd4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; height:18px; text-align: center; }
.input_textarea { font-family: "MS Sans Serif"; font-size: 10px; color: #000000; background-color: #fdfdd4; border-width: 1px; border-left-width: 1px; border-right-width: 1px; border-color: #FFFFDD; text-align: left; }

.button_normal   { font-family : "Verdana"; font-size: 11px; color: #FFFFFF; background-color:#666666; font-weight: bold; height:19px; text-align: center; cursor: hand; border-width: 1px; }
.button_80   { font-family : "Verdana"; font-size: 10px; color: #FFFFFF; background-color:#666666; font-weight: bold; height:19px; text-align: center; cursor: hand; width:80px;  border-width: 1px; }
.button_100  { font-family : "Verdana"; font-size: 11px; color: #FFFFFF; background-color:#666666; font-weight: bold; height:19px; text-align: center; cursor: hand; width:100px; border-width: 1px; }
