body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	SCROLLBAR-FACE-COLOR: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #0d0f01;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #0d0f01;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #0d0f01;
	/*background-color: #FFFFFF;	*/
	background-image: url(../images/line-bg-text.jpg);
	
}
table, tr, td, p, div{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #999999;
}


form, input, textarea{
	font-family: Arial,"MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #626262;
}

a:link, a:active, a:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #333330;	
}
.link_menu:link, .link_menu:active, .link_menu:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color:#333330;
	text-decoration: none;
}
.link_menu:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #333330;	
}
.link_black:link, .link_black:active, .link_black:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#804000;
	text-decoration: none;
}
.link_black:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #666666;	
}
.link_c:link, .link_c:active, .link_c:visited{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.link_c:hover{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color:#333333;
	
}
.text-box{
	font-family: Arial, "Times New Roman", Times, serif, Verdana, Helvetica, Tahoma, AngsanaUPC;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color: #999999;
	text-decoration: none;
}
.text-green{
	font-family: Arial, "Times New Roman", Times, serif, Verdana, Helvetica, Tahoma, AngsanaUPC;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #FF8737;
	text-decoration: none;
}
.text-blue{
	font-family: Arial, "Times New Roman", Times, serif, Verdana, Helvetica, Tahoma, AngsanaUPC;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #355904;
	text-decoration: none;
}
.text-black{
	font-family: Arial, "Times New Roman", Times, serif, Verdana, Helvetica, Tahoma, AngsanaUPC;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text-picblood{
	font-family: Arial, "Times New Roman", Times, serif, Verdana, Helvetica, Tahoma, AngsanaUPC;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #990000;
	text-decoration: none;
}
.toppic{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
}
.header-logo{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:38px;
	color: #628C04;
}
.header-logo2{
	font-family: Arial, "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:24px;
	color: #628C04;
}
.border {
	border: 1px solid #666666;
}
