html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, input, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	outline-color: invert;
	outline-style: none;
	outline-width: 0pt;
}
body {
	margin: 0px;
	background-color: #25822E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-image: url(../images/bodybg.png);
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 16pt;
}


#container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images/header2_bg.jpg);
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#headerA {
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 20px;
}
div.logo_area{
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #024309;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: left;
	width: 580px;
	height: 80px;
}
#headerB {
	padding-top: 20px;
	padding-left: 20px;
}

div.sear_area {
	float: right;
	width: 280px;
	height: 80px;
}
#headerB img {
	margin-top: -15px;
}

#navg {
	background-color: #000000;
	/* [disabled]filter:alpha(opacity=70); */
	/* [disabled]opacity: .7; */
	/* [disabled]-moz-opacity: .7; */
}
div.navg_area {
	background-color: #000;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 135px;
	/* [disabled]display: table-cell; */
	/* [disabled]vertical-align: top; */
	background-image: url(../images/header_bg.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 80px;
	padding-left: 80px;
}
div.navigation {
	/* [disabled]height: 50px; */
	/* [disabled]vertical-align: middle; */
	/* [disabled]text-align: center; */
	/* [disabled]clear: both; */
	/* [disabled]float: left; */
}
#navcont {
	/* [disabled]background:url(http://i.imgur.com/IWuUg.png) no-repeat 0 -45px; */
	overflow:hidden;
	font-family:Tahoma, Geneva, sans-serif;
	/* [disabled]height:400px; */
}
#menu {
	float:left;
	display:inline-block;
	border-top:0 solid #000;
	border-radius:0 0 10px 10px;
	behaviour:url('http://www.impressivewebs.com/border-radius.htc');
	position:relative;
	/* [disabled]height: 100px; */
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	padding-left: -30px;
}
#menu .bg {
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	filter:alpha(opacity=50);
	text-align:center;/*
	left:0;
	top:0;
	right:0;
	bottom:0;
*/
}
#menu ul {
	margin:0px;
	padding:0px;
	width:794px;
	/* [disabled]height: 100px; */
}
#menu li {
	float:left;
	list-style-type: none;
	/* [disabled]height: 100px; */
}
#menu a {
	text-decoration:none;
	position:relative;
	color:white;
	font-weight:bold;
	/* [disabled]z-index:2; */
	/* [disabled]float:left; */
	display: block;
	/* [disabled]height: 100px; */
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
}
#menu a:hover {
	color:#000;
	background-color: #25822E;
	opacity:0.5;
	filter:alpha(opacity=50);

}
#container #panelA, #panelC, #footer {
	padding: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;

}
#panelA {
	background-color: #1F1F1F;
	color: #CCCCCC;
}
#panelB {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat;
	color: #1F1F1F;
	padding: 10px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #000;
}
p.center {
	text-align: center;
}

#panelC {
	background-color: #666666;
	color:#FFFFFF;
}
.maintable {
	margin-right: auto;
	margin-left: auto;
	/* [disabled]width: 80%; */
	text-align: center;
	vertical-align: top;
}

#footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.mid_link:active,a.mid_link:visited,a.mid_link:link{
	text-decoration: none;
	color: #004200;
	border-bottom: 1px dotted #fff;
}
a.mid_link:hover{
	text-decoration: none;
	color: #ffffff;
	border-bottom: 1px dotted #fff;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #25822E;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
