body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.txtwht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtgrn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #A8EF03;
	text-decoration: none;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FEBF01;
	text-decoration: none;
}
.txtblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.txtblk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.txtgrn2, .txtgrn2 a:link, .txtgrn2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7ED200;
	text-decoration: none;
	line-height: 20px;
}

.txtgrn2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7ED200;
	text-decoration:underline;
	line-height: 20px;
}

.dshln {
	background-image: url(../images/dashline.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.txtgrn3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #589300;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.txtbx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B7900;
	background-color: #F4F7E8;
	border: 1px solid #B9C569;
	padding: 2px;
}
.txtsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #589300;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.txtsmlred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #589300;
	border: 1px solid #589300;
	height: 22px;
}
