.body, td{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.error{
	color: #A61304;
	font-weight: bold;
}
.header{
	background-color: #7E9F2F;
	font-size: 16px;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
	text-transform: uppercase;
}
.header2{
	background-color: #7E9F2F;
	font-size: 13px;
	font-family: tahoma;
	color: #ffffff;
}

a{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #617B23;
	text-decoration: none;
}
a:hover{
	color: #405216;
	text-decoration: underline;
}

input, submit, select,textarea{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color:#ffffff;
}
.copyright{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #617B23;

}

