body {
	margin:10px 0px; padding:0px;
	text-align:center;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#ffffff;
	background: #000000;
	}

h1 {}
h2 {font-size: 16px; margin: 5px 0 0 10px;}
h3 {font-size: 13px; margin: 5px 0 0 10px;}
#content p {font-size: 12; padding: 10px 0 0 10px;}
	
/* NAVIGATION BUTTONS Credit: search-this.com */
			.menubar {
	width: 800px;
	height: 36px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid #3C3C3C;
	border-top: 1px solid #3C3C3C;
	background-image: url(downbtn.gif);
			}
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background: #D38600 url(images/overbtn.gif) repeat-x;
						white-space: nowrap;
						display: inline;
						width: 104px;
						height: 36px;
						margin: 0; 
						padding: 0;
						float: left;}
			
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 104px;
						height: 36px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav img {width: 104px; height: 36px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
	position: absolute;
	float: left;
	left: 0px;
	top: 11px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 104px;
	height: 12px;
	color: #ddd;
	text-align: center;
	font-size: 11px;
			}
			.cssnav a:hover span {
						color: #000;
			}
			.cssnav:hover {
				background: #D38600;}
			/* END OF NAVIGATION */
	
#container {
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #eee;
	text-align: left;
	background: #020202;
	border: 1px solid #ffffff;
	}

#hmenu {
	margin-top: 0px;
	height: 36px;
	padding: 0px;
	color: #ddd;
	width:800px;
	background: #020202 no-repeat left top;
	}

#header {
	text-align: right;
	padding:0px;
	margin-bottom:5px;
	margin-top:0px;
	width: 800px;
	height: 70px;
	position:relative;
	background: #020202 url(images/logo.gif) 0 0 no-repeat;
	}

#header h2 {margin: 0;}
#header h2 a:link, #header h2 a:visited {
	width: 442px;
	background: none;
	overflow: hidden;
	font-size: 1px;
	height: 0;
	position: absolute;
	display: block;
	padding-top: 87px;
	visibility: visible;
	
}

#searchForm {
	padding-left:0px;
	padding-top: 20px;
	padding-right: 10px;
	}
	
#content { 
	text-align: left;
	font-size:11px;
	margin-top: 2px;
	margin-left: 170px;
	margin-right: 10px;
	border-left: 1px solid #3C3C3C;
	background-color: #020202;
	width: auto;
	height:auto;
	padding-top: 2px;
	}


#content2 { 
	text-align: left;
	font-size:11px;
	margin-top: 2px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #020202;
	width: 460px;
	height:auto;
	padding-top: 2px;
	}

#menu {
	float: left;
	width: 170px;
	font-size:11px;
	height: 400px;
	clear: both;
	margin: 2px 0 0 0;
	border-right: 1px solid #3C3C3C;
	background-color: #020202;
	}

#footer {
	clear: both;
	width: auto;
	margin-top: 0px;
	padding-right: 0;
	font-size: 9px;
	text-align: center;
	background-color: #000;
	border-top: 1px solid #3C3C3C;
   }
#footer p {margin: 0; padding: 5px;}   

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
p {
	font: 11px/20px;
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:5px;
	}

a {
	color:#ddd;
	font-size:11px;
	font-weight:600;
	text-decoration:none;	
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#FF9900;
		text-decoration:none}

a:visited {color:#FF9933;}

a:hover {color:#FF9900;
		text-decoration:underline}
/* a:hover {background-color:#eee;} */

#context {
	width: 100px;
	margin: 0;}
	
#context ul {
	margin: 0;
	padding: 2px 0 0 2px;}
	
#context ul li {
	list-style: none;
	width: 165px;
	height: 22px;
	padding: 8px 0 0 0;
	margin: 0 0 1px 0;
	text-indent: 5px;
	background: #530100;
}

#context ul li.on {
	background: #D38600;
	text-indent: 5px;
	color: #FFFFFF;
	font-weight: bold;}

#context ul li a:link, #context ul li a:visited {
	text-decoration: none;
	padding: 9px 50px 9px 5px;
	color: #fff;
	font-weight: none;}

#context ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;}
	
#context ul li:hover {
	background: #D38600;
	color: #000000;}
.tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
