body {
	background-image: url(images/bg.jpg);
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B9B9B9;
	font-size: 11px;
}
.top_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
	line-height: 15px;
}
.top_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
	line-height: 15px;
}
.bot_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
	line-height: 15px;
}
.bot_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
	line-height: 15px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #7F7F7F;
	line-height: 30px;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .03em;
}
.menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0.05em;
	text-align: center;

}
.menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	background-color:none;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.menutop_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	padding: 2px;
	letter-spacing: 0.05em;
	line-height: 20px;
	background-color: #DDDBC1;
}
.menutop_left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DDDBC1;
	text-decoration: none;
	text-indent: 10px;
	padding: 2px;
	letter-spacing: 0.05em;
	line-height: 20px;
	background-color: #000000;
}

.COPYRITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 5px;
	padding: 2px;
	line-height: 15px;
}
.headermid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.mainbodytextCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #7F7F7F;
	letter-spacing: 0.03em;
}
.mainbodytextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: 0.03em;
	text-decoration: none;
}
.mainbodytextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.03em;
	text-decoration: underline;
}
.headerlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: 800;
}
.SecondLevelNav a,
.SecondLevelNav a:hover,
.SecondLevelNavActive a,
.SecondLevelNavActive a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 18px;
}
.SecondLevelNav {
	background: #009933;
	color: #ffffff;
}

.SecondLevelNav:hover {
	background: #D6EDBA;
	border: 0px none;
	color: #000000;
}

