body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:black;
	/*background-repeat: repeat-y;
	background-position: center;*/
	margin:0px;
	padding:0px;
	width:100%;
}
a:link,a:visited,a:active{
	font-size:12px;
	color:darkred;
	font-family:Lucida Console;
	text-decoration: none;
}
h1{
	font-size:18px;
	font-weight:normal;
}
a:hover{
	font-size:12px;
	color:red;
	font-family:Lucida Console;
	text-decoration: none;
}
table.main{
	background-color:#222222;
	width:100%;
}
.header{
	vertical-align:top;
}
.search{
	width:200px;
}
.topmenu{
	min-width:500px;
}
.name{
	text-align:right;
	min-width:300px;
}
.leftmenu{
	background-color:#BB9617;
	height:400px;
}
.page{
	background-color:#222222;
}
.bottom{
	width:100%;
	font-size:12px;
	color:black;
	background-color:#ECCF82;
}

.bottom  a:link,.bottom  a:visited,.bottom a:active{
	font-size:12px;
	color:black;
	text-decoration: none;
}
.bottom  a:hover{
	font-size:12px;
	color:black;
	text-decoration: none;
}
.topmenu {
	padding-left:30px;
}
.topmenu a,.topmenu a:visited{
	font-size:16px;
	color:black;
	font-family:Century Gothic,Lucida Console;
	font-weight: bold;
}
.topmenu a:hover,.topmenu a:active{
	font-size:16px;
	color:darkgray;
	font-family:Century Gothic,Lucida Console;
	text-decoration: none;
	font-weight: bold;
}
.active{
	background-color:#F4E4AE;
	color:black;
}
#head_logo{
	height:100px;
}
#search{
	width:200px;
}
.news{
	height:500px;
	width:245px;
	padding:5px;
	padding-top:15px;
}
.items{
	height:500px;
	width:245px;
	padding:5px;
}
.head_menu{
	background: #CCCCCC no-repeat;
	width:245px;
	text-align:center;
	font-family:Century Gothic,Lucida Console;
	font-weight:bold;
	font-size:16px;
}
.btm_menu{
	width:245px;
	background: no-repeat;
}
.whonline{
	font-size:12px
}
.text{
	font-family:Courier New;
	text-align: left;
	font-size: 12px;
	width:100%;
}
div.contenttoc {
	height: 200px;
	width:270px;
	font-size: 10px;
	overflow: auto;
	/*background:black;*/
	color:white;
}
div.new {
	height: 300px;
	font-size: 12px;
	overflow: auto;
	width: 600px;
	border: 1px solid #444444;
}
.menu_content{
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	width:243px;
	
	font-size:12px;
}
#menu{
	height:40px;
}
#menu a{font-size:18px;color:white;}
#menu a:hover{font-size:18px;color:lightgray;}
