/*Global style*/
/****************/

table { font-family: "ms sans serif",Thonburi; font-size: 14px;}
body { font-family: "ms sans serif",Thonburi; font-size: 14px;} 
/*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; }
ul { list-style: square inside url("images/arrow.gif"); }
.margin10 { padding-left: 10px; padding-right: 10px}
.margin5 { padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; }
.margin15 { padding-left: 15px; padding-right: 15px; padding-top: 15px; padding-bottom: 15px; }
.small { font-family: "ms sans serif",Thonburi; font-size: 9px; }
.copyright { font-family:  "ms sans serif",Thonburi; font-size: 12px; }


/* Links style */
/****************/

a:active {color:#FF0000; text-decoration: underline;}
a:link {color:#000099; text-decoration: underline;}
a:visited {color:#000099; text-decoration: underline;}
a:hover {  color: #FF0000; text-decoration: underline;}

a.content:active {  color: #990000; text-decoration: underline}
a.content:link {  color: #000099; text-decoration: underline}
a.content:visited { color: #000099; text-decoration: underline }
a.content:hover {  color: #FF0000; text-decoration: underline}

a.lblack:active {  color: #990000; text-decoration: underline}
a.lblack:link {  color: #000000; text-decoration: underline}
a.lblack:visited { color: #000000; text-decoration: underline }
a.lblack:hover {  color: #FF0000; text-decoration: underline}

a.lred:active {  color: #990000; text-decoration: underline}
a.lred:link {  color: #FF0000; text-decoration: underline}
a.lred:visited { color: #FF0000; text-decoration: underline }
a.lred:hover {  color:#000099; text-decoration: underline}

a.LSubMN:active {  font-family: arial,helvetica; FONT-SIZE: 13px; color: #FF0000; text-decoration: none ; font-weight: bold;}
a.LSubMN:link {  font-family: arial,helvetica; FONT-SIZE: 13px;color: #000099; text-decoration: none ; }
a.LSubMN:visited {font-family: arial,helvetica; FONT-SIZE: 13px;color: #000099; text-decoration: none ;}
a.LSubMN:hover { font-family:arial,helvetica; FONT-SIZE: 13px;color: #FF0000; 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 #000000 solid; background-color: #CCCCCC; height: 20px; width: 80px}
.underlineRed {  border: #FF0000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; padding-left: 2px;}
.SubLNbg {  background-color: #CCCCCC; cursor: hand}
.SubLNStore {  background-color: #F0F0F0;}
.rightbord {  border: #CC9900; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px;}.redsupbold {  font-weight: bolder; color: #FF0000; font-size: medium}

