body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
.borderimage{
border:2px solid white;
}
.style1 {color: #FFFFFF}
.style6 {color: #999999}
.style11 {
	color: #00FF00
}
.style12 {color: #FFFF00}
.style13 {
	color: #FF9900
}.style14 {
	color: #00FF99
}
.style16 {color: #666666}
.style19 {color: #FF3300}
.style21 {color: #828282}
.style22 {color: #979797}
.style23 {
	font-size: 10px;
	color: #FF3300;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}

#table .odd td {
	/*background:#eee;*/
	border-top:0px solid #DDDDDD;
	padding:3px;
}
#table .even td {
	border-top:0px solid #DDDDDD;
	padding:3px;
}
/* เตรียมไว้ทำไฮไลท์ ด้วย jQuery */
.highlight td {
	background:#e7d4e7 !important;
}
/* รูปในกล่อง */
.icon-box{background-image:url('images/check.gif');
background-repeat: no-repeat;
border:1px solid #FFFFFF;
padding-left:17px;
color: #CC3399;
cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.box-box{
border:1px solid #CCCCCC;
padding-left:2px;
padding-right:2px;
color: #575757;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.loginuser-box{background-image:url('images/user.gif');
background-repeat: no-repeat;
border:1px solid #000000;
padding-left:22px;
color: #CC3399;
cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.loginpass-box{
background-image:url('images/logout.png');
background-repeat: no-repeat;
border:1px solid #000000;
padding-left:22px;
color: #CC3399;
cursor:pointer;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
/* รูปในกล่อง */

<!--	background-color: #2E2E2E;  / background-repeat: no-repeat; -->