/*Global style*/
/****************/
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
}
body { font-family:  verdana, arial, helvetica; FONT-SIZE: 13px;}
/*body { font-family:  verdana,arial,helvetica; FONT-SIZE: 13px; 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; }
.margin10 { padding-left: 10px; padding-right: 10px}
.cartMargin { padding-left: 10px;}
.small { font-family:  verdana,arial,helvetica;  font-size: 11px; }
.copyright { font-family:  "ms sans serif",Thonburi; font-size: 12px; }

/* Links style */
/****************/
a:link {color:#000099; text-decoration: underline;}
a:active {color:#FF0000; text-decoration: underline;}
a:visited {color:#000099; text-decoration: underline;}
a:hover {  color: #FF0000; text-decoration: underline;}

a.content:link {  color: #000099; text-decoration: underline}
a.content:active {  color: #990000; text-decoration: underline}
a.content:visited { color: #000099; text-decoration: underline }
a.content:hover {  color: #FF0000; text-decoration: underline}

a.lblack:link {  color: #000000; text-decoration: underline}
a.lblack:active {  color: #990000; text-decoration: underline}
a.lblack:visited { color: #000000; text-decoration: underline }
a.lblack:hover {  color: #FF0000; text-decoration: underline}

a.add:link {color: #0000CC;text-decoration: underline;font-weight: bold;}
a.add:active {color: #990000;text-decoration: underline;font-weight: bold;}
a.add:visited {color: #BF860F;text-decoration: underline;font-weight: bold;}
a.add:hover {color: #FF9933;text-decoration: underline;font-weight: bold;}

a.llink:link {color: #663300;text-decoration: none;font-weight: bold; font-size: 10px;}
a.llink:active {color: #FF6600;font-weight: none; font-size: 10px;}
a.llink:visited {color: #663300;text-decoration: none;font-weight: bold; font-size: 10px;}
a.llink:hover {color: #FF9933;text-decoration: none;font-weight: bold; font-size: 10px;}

a.llinkH:link {color: #663300;text-decoration: none;font-weight: bold;}
a.llinkH:active {color: #FF6600;text-decoration: none;font-weight: bold;}
a.llinkH:visited {color: #663300;text-decoration: none;font-weight: bold;}
a.llinkH:hover {color: #FF9933;text-decoration: none;font-weight: bold;}


a.lred:link {  color: #FF0000; text-decoration: underline}
a.lred:active {color: #990000;text-decoration: underline;}
a.lred:visited { color: #FF0000; text-decoration: underline }
a.lred:hover {  color:#000099; text-decoration: underline}


/*Background and Button*/
/****************/
.bgTField {border: 2px solid #333366;padding-left: 8px;}
.bgBut { border: 1px #000000 solid; background-color: #CCCCCC; height: 20px; width: 80px}
.SubLNbg {  background-color: #737B84; cursor: hand}
.SubLNStore {  background-color: #7F8790}
.bgPromo { border: 1px #FF9900 solid; background-color: #FFFFE3; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px}
.bgInCart { background-color: #CCCCCC; padding-left: 5 px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px}
.linkp {cursor: hand;}
.linemanu {border: thin solid #BF860F;}
.lineL {border-top-width: 1px;
           border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid;
	       border-bottom-style: solid; border-left-style: solid; border-top-color: #BF860F;
	       border-right-color: #BF860F; border-bottom-color: #BF860F; border-left-color: #BF860F;}

.lineM {border-top-width: 1px; border-bottom-width: 1px;border-top-style: solid;
	        border-bottom-style: solid; border-top-color: #BF860F; border-bottom-color: #BF860F;
	        font-weight: bold;  color: #990000;}

.lineR {border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;
	       border-top-style: solid;border-right-style: solid;border-bottom-style: solid;
	       border-top-color: #BF860F;border-right-color: #BF860F;border-bottom-color: #BF860F;}

.boxN {margin: 4px;padding-left: 7px;font-weight: bold;font-size: 12px;}

.center {font-size: 13px;margin: 10px;	color: #0066FF;	padding-left: 18px;padding-right: 15px;}

.text {padding-top: 10px;padding-right: 15px;padding-bottom: 5px;padding-left: 20px;font-weight: normal;}

h2 {font-weight: bold;color: #990000;font-size: 16px;}
h3 {font-weight: bold;color: #990000;font-size: 15px;}

.text2 {padding: 5px 10px;font-weight: normal;}

.boxR {padding-left: 45px;}

.boxP {padding-left: 95px;}

.color1 {background-color: #F7F4DC; padding: 2px}
.color2 {background-color: #E2DEBA; padding: 2px}
.colorH {background-color: #CCCC99; padding: 3px}
.popupbgcolor {background-color: #DAA520;}
