body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #44551a;
}
table, tr, td, p, div, form, input, textarea{
	font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #3b8927;
}

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:11px;
	color: #2e9ec9;
	text-decoration: none;
}
a:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #ff0000;
	text-decoration: none;
}
a.calendar:link, a.calendar:active, a.calendar:visited{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:10px;
	color: red;
	text-decoration: none;
	font-weight: bold;
}
a.calendar:hover{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, sans-serif;
	font-style: normal;
	font-size:10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.big{
	font-family:Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif, "MS Sans Serif";
	font-style: normal;
	font-weight: normal;
	font-size:12px;
    color: #053902;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}


.head {	font-family: Tahoma;	font-size: 16px;	color: #FF0000;	text-decoration: underline;	font-weight: bold;}
.head01 { font-family: Tahoma; font-size: 14px; color: #660000;}
.border {	border: 1px solid #000000;}
.gborder {	border: 1px solid #3B8927;}

.textwhite , .textwhite:link , .textwhite:active , .textwhite:visited { font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif"; font-style: normal; font-weight: normal; font-size:11px; color: #3b8927;}
.textwhite:hover { font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif"; font-style: normal; font-weight: normal; font-size:11px; color: #3b8927;text-decoration: underline}

.label , .label:link , .label:active , .label:visited { font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif"; font-style: normal; font-weight: normal; font-size:11px; color: #FFFFFF;}
.label:hover { font-family: Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif,"MS Sans Serif"; font-style: normal; font-weight: normal; font-size:11px; color: #FFFFFF;text-decoration: underline}

.inputjava{font-family:Verdana;font-size:12px;color:#FFFFFF;background:#717B53;border:none;}
.inputjava_right{font-family:Verdana;font-size:12px;color:#FFFFFF;background:#717B53;text-align:right;border:none;}
.inputjava1{font-family:Verdana;font-size:12px;color:#FFFFFF;border:none;}
.inputjava_bold{font-family:Verdana;font-size:12px;color:#FFFFFF;background:#586530;FONT-WEIGHT:bold;text-align:right;border:none;}
