body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.normaltxt {
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	text-decoration:none;
}
.footertxt {
	font-family:Tahoma;
	font-size:11px;
	color:#363636;
	text-decoration:none;
}
.greentxt {
	font-family:Tahoma;
	font-size:11px;
	color:#6C8D00;
	text-decoration:none;
}
.topbg {
	background-image:url(../images/topbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.btmbg {
	background-image:url(../images/btmbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}.button {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	width: 90px;
	height: 21px;
	font-family: tahoma;
	font-size: 12px;
}
.input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.errTxt{
	font-family:Tahoma;
	font-size:12px;	
	text-decoration:none;
	
}

