/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#8A8A8A;
	}
.bglitegray{
	background-color:#E9D8C4;
	}
.bgwhite{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	}
.bgwhite a:link, .bgwhite a:visited{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
	}
.bgwhite a:hover{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	}
.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#055A00;
	}
.caption a:link, .caption a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#055A00;
	text-decoration:underline;
	}
.caption a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#055A00;
	text-decoration:none;
	}

.txtfield{
	width:168px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.grntxt{
	color:#055A00;
	font-weight:bold;
	}
.browntxt{
	color:#74604F;
	font-weight:bold;
	}
	
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#055A00;
	font-weight:bold;
	}
.content{
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align:justify;
	line-height:17px;
	}
.link1:link, .link1:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0699A3;
	text-decoration:underline;
	padding:10px 10px 0 0;
	}
.link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0699A3;
	text-decoration:none;
	padding:10px 10px 0 0;
	}
	
.resetbutton{
	background:url(../images/reset_btn.jpg);
	border:none;
	width:78px;
	height:24px;
	}
.submitbutton{
	background:url(../images/submit_btn.jpg);
	border:none;
	width:78px;
	height:24px;
	}
.redtxt{
	color:#990000;
	}
	
.shade_left{
	background-image:url(../images/shadelft.jpg);
	}
.shade_right{
	background-image:url(../images/shaderght.jpg);
	}
	
.bottomrpt{
	background-image:url(../images/botton_rpt.jpg);
	}
