#form-login a:link, #form-login a:visited{
	color:  #89CD00;
}
#form-login a:hover{
	color: #89CD00;
}
#form-login .inputbox{
	background: #4b4b4b;
	border: 1px solid #fff !important;
	margin: 0px;
	padding: 2px;
	color: #000;
	width: 216px;
}
#form-login-remember .inputbox{
	background: transparent;
	border: none !important;
	margin: 0px;
	padding: 0px;
	width: 16px !important;
}
.contentheading {
	font-size: 10pt;
	color: #89CD00;
	text-align: left;
	height: 15px;
	width: 680px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	text-decoration: underline;
	padding: 0px;
	font-style: italic;
}
table.pollstableborder th.sectiontableheader {
	height: 40px;
	line-height:40px;
	font-weight: bold;
	padding-left: 10px !important;
	margin-top: 10px;
	background-color: #4b4b4b;
	width: auto !important;
	color: #89CD00;
}
.sectiontableheader a:link {
	font-weight: bold;
	color: #89CD00;
	background: transparent;
}
.sectiontableheader a:visited {
	font-weight: bold;
	color:#89CD00;
	background: transparent;
}
a:link, a:visited {
	color: #89CD00; 
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}

a:hover {
	color: #89CD00; 
	text-decoration: none;
	font-weight: normal;
	background: transparent;
}
ul#mainlevel-nav li a:hover {
	background: url('../images/user3_button_hover_green.png') repeat-x;
	display: block;
	text-align:center;
	text-transform: uppercase;
	width: 120px;
	height: 24px;
	;
	margin: 0px;
	font-size: 10pt;
	border-right: 1px solid #fff; padding-left:0; padding-right:0; padding-top:11px; padding-bottom:0
}

ul#mainlevel-nav li a#active_menu-nav {
	background: url('../images/user3_button_active_green.png') repeat-x;
	display: block;
	text-align:center;
	text-transform: uppercase;
	width: 120px;
	color: #fff !important;
	height: 24px;
	margin: 0px;
	font-size: 10pt;
	border-right: 1px solid #fff; padding-left:0; padding-right:0; padding-top:11px; padding-bottom:0
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	background: transparent;
	display: block;
	text-align:center;
	text-transform: uppercase;
	width: 120px;
	padding: 0px;
	color: #89CD00 !important;
	height: 24px;
	margin: 0px;
	padding: 11px 0 0 0;
	margin: 0px;
	font-size: 10pt;
	border-right: 1px solid #fff;
}
ul.menu li a:hover{
	display: block;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 0;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
}
ul.menu li li a:hover span {
	display: block;
	text-align: left;
	color: #89CD00;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	background: #fff !important;
	font-style: italic;
}
ul.menu li li.active a:link span, ul.menu li li.active a:visited span {
	display: block;
	text-align: left;
	color: #89CD00;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	background: #fff !important;
	font-style: italic;
	font-weight: bold;
}
ul.menu li li.active a:hover span {
	display: block;
	text-align: left;
	color: #bcbcbc;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 10px;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
	background: #fff !important;
	font-weight: bold;
}
ul#mainlevel li a:hover {
	display: block;
	text-align: right;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 0;
	margin: 0px;
	font-size: 10pt;
	border-bottom: 1px solid #fff;
}
.sectiontableheader {
	height: 40px;
	line-height:40px;
	font-weight: bold;
	padding-left: 10px !important;
	margin-top: 10px;
	background-color: #4b4b4b;
	width: auto !important;
	color: #89CD00;
}
table.moduletable_right th, div.moduletable_right h3 {
	color: #4b4b4b;
	text-align: center;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	margin: 0px;
	font-size: 10pt;
	font-weight: normal;
	padding: 0px;	
	width: 100%;
	background: url('../images/user3_button_active_green.png') repeat-x;
	border-bottom: 1px solid #fff
}