.dashH{
	background-image : url(img/dashH.gif);
	background-repeat : repeat-x;
	background-color : #100909;
}

.bar_Bot_LastTable{
	background-image : url(img/bar_Bot_LastTable.gif);
	background-repeat : repeat-x;
	background-color : #69B5C5;
}

.dotH{
	background-image : url(img/dotH.gif);
	background-repeat : repeat-x;
	background-color : #E8F8FA;
}

.dotV{
	background-image : url(img/dotV.gif);
	background-repeat : repeat-y;
	background-color : #E8F8FA;
}

/*---------- fonts ----------*/

body,td{
	font-family : MS Sans Serif,Thonburi:;
	font-size : 12px;
	color : #333333;
}

.small{
	font-family : MS Sans Serif,Thonburi;
	font-size : 10px;
	color : #FFFFFF;
}

.blue{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #65ACBA;
}

.white{
	font-family : MS Sans Serif,Thonburi
	font-size : 12px;
	color : #FFFFFF;
}

.whiteB{
	font-family : MS Sans Serif,Thonburi;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
}

.red{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #9C0300;
}

.soldout{
	font-family : MS Sans Serif,Thonburi;
	font-weight : bold;
	font-size : 12px;
	color : #FF0000;
}

.redB{
	font-family : MS Sans Serif,Thonburi;
	font-weight : bold;
	font-size : 12px;
	color : #9C0300;
}

.yellow{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #FFF58F;
}

.orange{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #BB680B;
}

.orangeB{
	font-family : MS Sans Serif,Thonburi;
	font-weight : bold;
	font-size : 12px;
	color : #BB680B;
}

.copyRight{
	font-family : Verdana,Helvetica,Arial,sans-serif;
	font-size : 11px;
	color : #666666;
}

.hmember{
	font-family : MS Sans Serif,Thonburi;
	font-weight : bold;
	font-size : 14px;
	color : #9C0300;
}

.inputBox{
BORDER-RIGHT: #666666 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #666666 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 1px; 		 	BORDER-LEFT: #666666 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #FFFFFF
}

input{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #333333;
}

select{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #333333;
}

textarea{
	font-family : MS Sans Serif,Thonburi;
	font-size : 12px;
	color : #333333;
}

/*---------- text-link ----------*/
a:link{text-decoration : underline; color : #333333;}
a:visited {text-decoration : underline; color : #333333;}
a:hover {text-decoration : underline; color : #9C0300;}

a.email:link {text-decoration : none; color : #333333;}
a.email:visited {text-decoration : none; color : #333333;}
a.email:hover {text-decoration : underline; color : #FFF58F;}

a.delete:link {text-decoration : underline; color : #333333;}
a.delete:visited {text-decoration : underline; color : #333333;}
a.delete:hover {text-decoration : underline; color : #FFFFFF;}

a.redgotoBlue:link {text-decoration : underline; color : #D10602;}
a.redgotoBlue:visited {text-decoration : underline; color : #D10602;}
a.redgotoBlue:hover {text-decoration : underline; color : #69B5C5;}

a.whitegotoBl:link {text-decoration : underline; color : #FFFFFF;}
a.whitegotoBl:visited {text-decoration : underline; color : #FFFFFF;}
a.whitegotoBl:hover {text-decoration : underline; color : #333333;}

a.whitegotoOrange:link {text-decoration : underline; color : #FFFFFF;}
a.whitegotoOrange:visited {text-decoration : underline; color : #FFFFFF;}
a.whitegotoOrange:hover {text-decoration : underline; color : #BB680B;}

a.orangegotoGray:link {text-decoration : underline; color : #BB680B;}
a.orangegotoGray:visited {text-decoration : underline; color : #BB680B;}
a.orangegotoGray:hover {text-decoration : underline; color : #333333;}


a.blgotoWhite:link {text-decoration : underline; color : #333333;}
a.blgotoWhite:visited {text-decoration : underline; color : #333333;}
a.blgotoWhite:hover {text-decoration : underline; color : #FFFFFF;}

a.agreement:link {text-decoration : underline; color : #FFFFFF; font-weight : bold;}
a.agreement:visited {text-decoration : underline; color : #FFFFFF; font-weight : bold;}
a.agreement:hover {text-decoration : underline; color : #BB680B; font-weight : bold;}

a.link:link {text-decoration : none; color : #FF9933; font-family : Verdana; font-size : 11px;}
a.link:visited {text-decoration : none; color : #FF9933; font-family : Verdana; font-size : 11px;}
a.link:hover {text-decoration : underline; color : #666666; font-family : Verdana; font-size : 11px;}

a.member:link {text-decoration : underline; color : #FFFFFF; font-weight : bold; font-size : 14px;}
a.member:visited {text-decoration : underline; color : #FFFFFF; font-weight : bold; font-size : 14px;}
a.member:hover {text-decoration : underline; color : #9C0300; font-weight : bold; font-size : 14px;}

a.browngotoWhite:link {text-decoration : underline; color : #BB680B;}
a.browngotoWhite:visited {text-decoration : underline; color : #BB680B;}
a.browngotoWhite:hover {text-decoration : underline; color : #FFFFFF;}


