body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	background-image:  url("../images/other/background.jpg");
	scrollbar-face-color:#B1CA93;
	scrollbar-highlight-color:#EDFFCF;
	scrollbar-3dlight-color:#FFFFED;
	scrollbar-darkshadow-color:#7F9861;
	scrollbar-shadow-color:#93AC75;
	scrollbar-arrow-color:#FFFFED;
	scrollbar-track-color:#CFE8B1;
}

table, tr, td, div, p, span{
	font-size: 11px;
	font-family: Verdana, Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	color: #1697CB;
}
.txt-input
		{  
			font-family: "MS Sans Serif",Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #1697CB;		 
		}
		input
		{  
			font-family: "MS Sans Serif",Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #1697CB;		 
		}
		select, textarea
		{  
			font-family: "MS Sans Serif",Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #1697CB;		 
		}
.big{
	font-size: 14px;
	font-family: Verdana, Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	color:#1697CB;
}
.small{
	font-size: 9px;
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
}
a:link, a:active, a:visited{
	font-family: Verdana,Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color: #1697CB;
}
a:hover{
	font-family:   Verdana,Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-size: 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline ;
	color: #105400;
}

a.small:link, a.small:active, a.small:visited{
	font-family: Verdana;
	font-size: 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color: #FFFFFF;
}
a.small:hover
{
	font-family:   Verdana;
	font-size: 9px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color: #105400;
}
a.new:link, a.new:active, a.new:visited{
	font-family: Verdana,Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-size: 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color: #FFFFFF;
}
a.new:hover{
	font-family:   Verdana,Helvetica, Tahoma, sans-serif,"MS Sans Serif";
	font-size: 11px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline ;
	color: #999999;
}
