#silver_date {
	float: right;
	width: 160px;
	text-align: right;
	padding: 3px 10px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #304651;
	white-space: nowrap;
}
#mainlevel-nav a {
float: none;
}
#mainlevel-nav a:hover {
color: #ff6600;
}
a.mainlevel:link, a.mainlevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #4C964C;
	text-align: left;
	height: 18px;
	margin-bottom: 1px;
}
a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #24891F;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #2EDF2F;
	text-align: left;
}
#active_menu {
	color:#000000;
	font-weight: bold;
}
a.sublevel:hover {
	color: #24891F;
	text-decoration: none;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #2EDF2F; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
}
a.mainmenu:hover {
	color: #D6DF8C; 
	text-decoration: none;
}
a:link, a:visited {
	color: #2EDF2F; text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #24891F;	text-decoration: none;
	font-weight: bold;
}
a.category:link, a.category:visited {
	color: #2EDF2F;
	text-decoration: none;
	font-weight: bold;
}
a.category:hover {
	color: #24891F;
	text-decoration: none;
	font-weight: bold;
}
a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #24891F;
	text-decoration: none;
}
a.pagenav:hover {
	color: #24891F;
	text-decoration: none;
}
td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #293B42;
	color: #24891F;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}
.inputbox {
	font-weight: normal;
	color:#24891F;
	background: #FFFFFF;
	border: 1px solid #9DA6B3;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}