body {
	
	
	font-family: Tahoma, Arial, Helvetica, Verdana;
	background-image:url('../images/pagebg.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#5B7900;
	font-size: 12px;
	color: #5F6700;
	text-align: center;
	margin: 0;
	padding: 0;
}
a:hover, a:link, a:active{
	outline:none;
}
img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	margin: 0;
	padding: 0 0 10px;
}

ul{
	margin-top:5px;
	margin-bottom:10px;
}

h1 {
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 150%;
	line-height: 120%;
	font-weight: normal;
	color: #3366cc;
	font-family: Tahoma;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	color: #3366CC;
}

h3 {
	font-size:11px;
	font-weight:bold;
	letter-spacing: 0px;
	color:#A4B200;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}


h4 {
	font-size: 17px;
	font-weight:normal;
	color: #E8FF27;
	margin: 0 0 15px 0;
	padding: 0 0 7px 0;
	border-bottom:1px dotted #00C4FF;
}

h5{
	font-size:12px;
	color:#FFAA18;
	padding:10px 0 5px 0;
	margin:0px;
}
h6{
	font-size:11px;
	color:#A4B200;
	margin:0;
	padding:0;
}
.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
.textsmall {
	font-size: 90%;
	color: #8E8A8A;
}

.textfade {
	color: #333333;
}
.line-dotted{
	background-image:url('../images/line_horizontal.gif');
	background-position:center left;
	height:3px;
	display:block;
	border:1px solid red;

}
.textGreenBold
{
	font-size: 12px;
	font-weight: bold;
	color: #7F9012;
}
.textBigGreen
{
	font-size: 26px;
	color: #AEBC17;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 5px;
	display: block;
	margin-top: 1px;
	letter-spacing: 1px;
}
.zmImgBot
{
	text-decoration: none;
	margin-top: 5px;
	border-width: 0px;
	
}
.textSolidGreen
{
	font-size: 17px;
	color: #97A131;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 5px;
	display: block;
	margin-top: 4px;
	padding-bottom: 10px;
	padding-left: 5px;
	letter-spacing: 1px;
	border-bottom: 1px dotted #AEBC17;
}

.textSolidGreen small
{
	font-size: 13px;
	color:#879311;
}
.textTitlGreen
{
	font-size: 16px;
	color: #97A131;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	display: block;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	letter-spacing: 1px;
	border-bottom: 1px dotted #AEBC17;
	margin-bottom: 5px;
}
.textSolidGreenCenter
{
	font-size: 13px;
	color:#AEBC17;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.7px;
}
.textPinkCenter
{
	font-size: 14px;
	color:#A13CAB;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
}
