body {
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../bg_greenFade.jpg);
	background-repeat: repeat-x;
}
.style3 {
	font-size: 10px;
	color: #A3B107;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E1A9E;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A3B107;
}
a:hover {
	text-decoration: underline;
	color: #A3B107;
}
a:active {
	text-decoration: none;
	color: #A3B107;
}
.style4 {font-size: 16px
}
.Margin25pxR {
	float: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	clear: both;
}.hidden {
	visibility: hidden;
}
