/* CSS Document */
#secbodytext {
	position:absolute;
	top:157px;
	left:250px;
	width:391px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#756d41;
	line-height:1.2;
}

	#secbodytext a:link, #secbodytext a:visited {text-decoration:none; color:#7da040; }
	#secbodytext a:active, #secbodytext a:hover {text-decoration:none; color:#403006; }

.seclongbody {
	width:391px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-left:50px;
	color:#756d41;
	line-height:1.2;
}

	.seclongbody a:link, .seclongbody a:visited {text-decoration:none; color:#7da040;}
	.seclongbody a:link:active, .seclongbody a:link:hover {text-decoration:none; color:#403006;}
	
#seccontent {
	width:750px;
	position:relative;
	background:white; 
	text-align:left; 
	top:35px;
}

.options {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#7da040;
}

.options a:link, .options a:visited, .options a:active{text-decoration:none; color:#7da040}
.options a:hover{text-decoration:underline; color:#7da040}

.normalText
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#756d41;
}

.normalText a:link, .normalText a:visited {text-decoration:none; color:#7da040;}
.normalText a:link:active, .normalText a:link:hover {text-decoration:none; color:#403006;}
