body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #98a78a;
	SCROLLBAR-FACE-COLOR: #92a184;
	SCROLLBAR-HIGHLIGHT-COLOR: #7c8c6e;
	SCROLLBAR-SHADOW-COLOR: #92a184;
	SCROLLBAR-3DLIGHT-COLOR: #7c8c6e;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #7c8c6e;
	SCROLLBAR-DARKSHADOW-COLOR: #92a184;
/*	background-image: url(../images/bg.jpg);*/
	
}
table, tr, td, p, div{
	font-family:  Arial,"MS Sans Serif", Trebuchet MS, Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size:13px;
	color: #2c3423;
}


form, input, textarea{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #412b07;
}

a:link, a:active, a:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #397d8c;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
	color: #0099ff;
	text-decoration: underline;
}

.subhead{
	font-family:   Trebuchet MS, Arial,"MS Sans Serif", Tahoma, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size:20px;
	color: #891d00;
}

.box01 {

	font-family: Tahoma;
	font-size: 11px;
	color: #003333;
	border: 1px solid #FFFFFF;
	background-color: #BAD6ED;
}
