/*Global style*/
/****************/

table { font-family: "ms sans serif",Thonburi; font-size: 14px;}
/*body { font-family: "ms sans serif",Thonburi; font-size: 14px; scrollbar-arrow-color:gold; scrollbar-base-color:teal;}*/
body { font-family:  "ms sans serif",Thonburi; font-size: 14px; scrollbar-arrow-color: #000000; scrollbar-face-color:#FFCC66; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color:#660000; scrollbar-darkshadow-color: #660000; scrollbar-track-color: #E9E9E9; }
textarea { scrollbar-arrow-color:#000000; scrollbar-base-color:#CCCCCC; scrollbar-face-color:#CCCCCC; font-family: "ms sans serif",Thonburi; font-size: 15px;}
input  { font-family: "ms sans serif",Thonburi; font-size: 15px;}
ul { list-style: disc  inside url(images/arrow.gif); }
.margin10 { padding-left: 10px; padding-right: 10px}
.margin30 { padding-left: 20px; padding-right: 20px}
.small { font-family: "ms sans serif",Thonburi; font-size: 8px; font-weight: bold; color: #FFFFFF; }


/* Links style */
/****************/
a:link {/*color:#000099*/; text-decoration: none;}
a:active {/*color:#FF0000*/; text-decoration: none;}
a:visited {/*color:#000099*/; text-decoration: none;}
a:hover {  color: #990000; text-decoration: none; background-color: #66CC00;}

a.content:active {  color: #990000; text-decoration: none}
a.content:link {  color: #000099; text-decoration: none}
a.content:visited { color: #000099; text-decoration: none }
a.content:hover {  color: #FF0000; text-decoration: none}

a.lwhite:active {  color: #FFFFFF; text-decoration: none}
a.lwhite:link {  color: #FFFFFF; text-decoration: none}
a.lwhite:visited { color: #FFFFFF; text-decoration: none }
a.lwhite:hover {  color: #FF0000; text-decoration: none}

a.lred:active {  color: #990000; text-decoration: none}
a.lred:link {  color: #FF0000; text-decoration: none}
a.lred:visited { color: #FF0000; text-decoration: none }
a.lred:hover {  color:#000099; text-decoration: none}

a.lredsm:active { color: #990000; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.lredsm:link { color: #FF0000; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.lredsm:visited { color: #FF0000; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: none}
a.lredsm:hover { color:#000099; font-size: xx-small; font-family: Arial, Helvetica, sans-serif; text-decoration: none; background-color: #FFFFFF}

a.LSubMN:active {  color: #000000; text-decoration: none ; font-weight: bold;}
a.LSubMN:link {  color: #000000; text-decoration: none ; font-weight: bold;}
a.LSubMN:visited { color: #000000; text-decoration: none ; font-weight: bold;}
a.LSubMN:hover {  color: #000000; text-decoration: none ; font-weight: bold;}

/*Background and Button*/
/****************/
.bgTField {  border: #333366; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bgBut { border: 1px #333366 solid; background-color: #FFFFCC; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px}
.SubLNbg {  background-color: #737B84; cursor: hand}
.SubLNStore {  background-color: #7F8790}
.dark_border { border-bottom: 1px solid #000000; }
.darklight_border { border-bottom: 1px solid #CCCCCC; }
.left_border { border-left: 0px solid #333366; }
