body {
	margin-top: 0px;
}
body,td,th {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
}
.fillbox {
	width:100%;
	background-color: #000000;
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	border: 2px solid #CB00A7;
}
.fillbox2 {
	height: 17px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/fillbox2_bg.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* color */
.sp-white 		{color: #FFFFFF;}
.sp-pink-dark 	{color: #E100B1; font-weight:bold;}
.sp-blue 		{color: #0033CC; font-family: Microsoft Sans Serif; font-size: 12px;}
.sp-small-grey 	{font-size: 11px;}
.sp-calender 	{font-size: 9px; color: #333333;}
.sp-light-blue  {font-size: 12px; color: #00CCFF;}
.sp-grey		{color: #666666;}
.sp-red			{color: #FF0000;}
.or 			{color: #FF9900}

/* MISC */
.buttBG	{background-image:url(../images/butsmall_bg.gif); width:60px; height:20px;}
.buttBG2{background-image:url(../images/but_bg.gif); width:150px; height:30px; text-align:center;}
.B		{font-weight:bold;}
.s11	{font-size:11px;}
.box-normal {
	background-color: #FFFFFF;
	border: 1px solid #E3E3E3;
}

a:link,a:visited,a:active {text-decoration: none; color: #000000;}
a:hover 		{text-decoration: none; color: #E100B1;}

/* link ขาวขีดเส้น */
a.sp-white:link,a.sp-white:visited,a.sp-white:active {text-decoration: none; color: #FFFFFF;}
a.sp-white:hover 		{text-decoration: underline; color: #FFFFFF;}

/* link ชมพูเข้ม */
a.sp-pink-dark:link,a.sp-pink-dark:visited,a.sp-pink-dark:active {text-decoration: none; color: #E100B1;}
a.sp-pink-dark:hover 	{text-decoration: underline; color: #E100B1;}

/* link นํ้าเงิน */
a.sp-blue:link,a.sp-blue:visited,a.sp-blue:active {text-decoration: none; color: #0033CC;}
a.sp-blue:hover 		{text-decoration: none; color: #B60077;}

/* link เทาเล็ก */
a.sp-small-grey:link,a.sp-small-grey:visited,a.sp-small-grey:active {text-decoration: none; color: #666666;}
a.sp-small-grey:hover 	{text-decoration: underline; color: #666666;}

/* link ฟ้าอ่อน */
a.sp-small-grey:link,a.sp-small-grey:visited,a.sp-small-grey:active {text-decoration: none; color: #00CCFF;}
a.sp-small-grey:hover 	{text-decoration: none; color: #E100B1;}