.dropdown {
	Background: #ffffff;
	COLOR: #333333;
	FONT-FAMILY: MS Sans Serif;
	font-weight: bold;
	FONT-SIZE: 10px;
	width: 130px;
}
.box {
	Background: #e0e0e0;
	COLOR: #333333;
	FONT-FAMILY: MS Sans Serif;
	font-weight: bold;
	FONT-SIZE: 10px;
	width: 130px;
}
body {font-family: "Tahoma, Thonburi, MS Sans Serif"; font-size: 10pt;}
a:link { color: #333333; text-decoration: none}
a:visited { color: #333333; text-decoration: none}
a:active { color: #333333; text-decoration: underline}
a:hover { color: #73ADC4; text-decoration: underline}
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
.bgfix {
background-repeat: repeat-x;
background-position: center top;
}
BODY { 
  scrollbar-arrow-color: 929091;
  scrollbar-track-color: ffffff;
  scrollbar-face-color: E4E2E3;
  scrollbar-highlight-color: F4F2F3;
  scrollbar-3dlight-color: 939293;
  scrollbar-darkshadow-color: D5D5D5;
  scrollbar-shadow-color: 929091;
  OVERFLOW:scroll;OVERFLOW-X:hidden}
  .DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
.menu{ font-family: MS Sans Serif; font-size: 10pt; color: 666666; text-decoration: none;} 
.text10{ font-family: MS Sans Serif; font-size: 10pt; color: 666666; text-decoration: none;} 
.host{ font-size: 9px;color: EBF0F4; text-decoration: none}
.text1{font-family: Verdana; font-size: 9px; color: 333333; text-decoration: none;}
.text2{font-family: MS Sans Serif; font-size: 8px; color: 773101; text-decoration: none;}
.text3{font-family: MS Sans Serif; font-size: 8px; color: ffffff; text-decoration: none;}
.text4{font-family: MS Sans Serif; font-size: 8px; color: 666666; text-decoration: none;}
.text5{font-family: MS Sans Serif; font-size: 10px; color: 666666; text-decoration: none;}
.text6{font-family: arial; font-size: 11px; color: 333333; text-decoration: none;}
.textpro{font-family: Verdana; font-size: 9px; color: 666666; text-decoration: none;}
.style4 {font-size: 9px}
.style5 {color: #FFFFFF}
.style6 {color: #E8E8E8}

.loginbox {
        background-color: FBD21E;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: D3951A;
        border-right-color: FFF7BD;
        border-bottom-color: FFF7BD;
        border-left-color: D3951A;
        font-family: Tahoma, "MS Sans Serif", "microsoft Sans Serif";
        font-size: 7pt;
}