*{
	font-family:"Tahoma", "MS UI Gothic", "Osaka";
}

html,body{
	margin:0;
	padding:0;
	background-color:#333300;
	color:#333300;
}
body{
	font: 12pt arial,sans-serif;
	text-align:center;
}
a{
	color:#333300;
}
a.anchor_super{
	display:none;
}
hr{
	border:solid 1px #272727;
}
pre{
	margin:4px;
	margin-bottom:6px;
	background-color:#2a2a2a;
	padding:8px;
	border:solid 1px #323232;
}
input{
	font-size:12px;
}

div#header{
/*	border-top:solid 3px #537C1E; */
/*	border-bottom:solid 1px #3F3F3F;*/
	height:86px;
	position:relative;
	background-color:#000000;
}
div#header h1{
	margin-left:261px;
	margin-top:3px;
	width:240px;
	height:80px;
	background-image:url(./LOGO.png);
	background-repeat:no-repeat;
	background-color:#000000;
}
div#header h1 span{
	color: #000000;
	left: -9999px;
	position: absolute;
}
div#header_side{
	margin-right:12px;
	position:absolute;
	right:0;
	top:75px;
	color:#999900;
}

div#container{
	width:750px;
	margin:0 auto;
}

div#content{
	border-left:solid 2px #333300;
	padding-top:6px;
	padding-bottom:8px;
	float:right;
	width:574px;
	background-color:#999933;
}
div#content p{
	margin-left:8px;
	margin:6px;
	margin-bottom:12px;
	line-height:140%;
}
div#content h1,h2,h3,h4,h5{
	margin:0px;
	margin-bottom:6px;
	padding:5px;
	padding-left:8px;
	border-bottom:solid 1px #3F3F3F;
	border-top:solid 1px #3F3F3F;
}
div#content div.counter{
	padding-left:8px;
}
div#content ul{
	margin:0px;
	margin-bottom:12px;
}
div#content h1 {
	font-size:24pt;
	text-align:center;
	background-color:#666633;
}
div#content h2 {
	font-size:20pt;
}
div#content h3 {
	font-size:16pt;
}
div#content h4 {
	font-size:14pt;
}
div#content h5 {
	font-size:12pt;
}
div#content h1 a{
	text-decoration:none;
}
div#content h2 a{
	text-decoration:none;
}
div#content h3 a{
	text-decoration:none;
}
div#content h4 a{
	text-decoration:none;
}
div#content h5 a{
	text-decoration:none;
}
div#content form{
	margin-left:8px;
}

div#container{
	text-align:left;
	background-color:#999933;
}

div#navigation{
	padding-top:10px;
	background:#2C2C2C;
}
div#navigation{
	float:left;
	width:170px;
	background-color:#999933;
}
div#navigation p{
	line-height:140%;
	margin:10px 10px 10px;
}

div#footer{
	clear:both;
	width:100%;
	background-color:#333300;
}
div#footer{
	border-top:solid 1px #3F3F3F;
	background-color:#333300;
	color:#222200
}
div#footer p{
	font-size:0.8em;
	margin:0;
	margin-top:8px;
	padding:5px 10px;
	text-align:center;
}
div#footer a{
	display:inline;
	padding:0;
	color:#222200;
}

div#extra{
	background:#222200;
	color:#99cc00;
	font-size:8pt;
}

div#extra{
	float:right;
	width:580px;
}
div#extra p{
	margin:10px 10px 10px;
}
div#extra a{
	color:#99cc00;
}

div#navbar {
	border-top:inset 2px #333300;
	border-bottom:inset 2px #333300;
	padding-left:10px;
	background-color:#000000;
	font-size:8pt;
}
div#navbar p{
	margin:4px;
	padding:2px;
}
