body{
	background-color:#101010;
	font-size:12px;
	line-height:14px;
	font-family:verdana;
	color:black;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0px;
	padding:0px;
	background-image:url(grafs/body_bg.png);
	background-repeat:repeat-x;
	background-position:top center;
}

.top_head{
	padding-left:10px; 
	paddding-right:10px; 
	color:white; 
	font-size:10px;
	line-height:13px;
}

.top_head h1, .top_head h2, .top_head h3{
	display:inline;
	padding:0px;
	margin:0px;
	color:white;
	font-size:10px;
	line-height:13px;
	text-decoration:none;
}


.head{
	background-image:url(grafs/head_bg_a.png);
	width:762px;
	height:276px;
	border:5px solid white;
}

.navi a, .navi a:hover, .navi a:visited, .navi a:active{
	display:block;
	border:5px solid white;
	width:200px;
	color:black;
	font-size:14px;
	line-height:16px;
	padding:5px;
	background-image:url(grafs/nav_bg_norm.png);
	background-position:top;
	margin-bottom:1px;
	text-decoration:none;
	padding:10px;
}

.navi a:hover{
	color:white;
}

.navi img{
	border:0px;
	position:absolute;
	margin-left:170px;
	margin-top:-9px;
}

.content{
	border:5px solid white;
	padding:10px;
	background-color:#f5f5f5;
	font-family:trebuchet ms;
}

.mess{
	border:5px solid white;
	margin-bottom:1px;
	background-color:#515151;
	color:white;
	padding:10px;
}

.title{
	font-size:25px;
	line-height:28px;
	border-bottom:1px solid #101010;
	padding-left:50px;
}

.title img{
	position:absolute;
	margin-left:-50px;
	margin-top:-10px;
}

.form, .form_sub{
	background-color:#101010;
	padding:2px;
	margin:1px;
	color:white;
	font-size:12px;
	line-height:13px;
	border:1px solid white;
	font-family:trebuchet ms;
}

.form_sub{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
}

.high{
	background-color:#101010;
	color:black;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	border:5px solid white;
	padding:10px;
}

.track_div{
	border-bottom:3px solid #cccccc; 
	margin-bottom:20px;
}

.track_div h1{
	padding:0px;
	margin:0px;
	display:inline;
	color:#943400;
	font-size:18px;
	line-height:21px;
}

.mix_div{
	background-color:black;
	font-size:10px;
	line-height:12px;
	padding:3px;
	color:#2eacfc;
	border:1px solid white;
}

.mix_div h5{
	font-size:10px;
	line-height:12px;	
	color:#2eacfc;
	padding:0px;
	margin:0px;
	display:inline;
	position:absolute;
	margin-top:4px;
}

.mysql_sites a, .mysql_sites a:hover, .mysql_sites a:visited, .mysql_sites a:active{
	padding:3px;
	background-color:#2b2b2b;
	color:white;
	font-size:12px;
	line-height:15px;
	margin:3px;
	display:block;
	width:20px;
	float:left;
	text-align:center;
}

.newstitle{
	font-size:25px;
	color:#bb3000;
	line-height:28px;
	border-bottom:1px solid #cccccc;
	margin-bottom:5px;
	padding:5px;
}

.newstime{
	background-color:#101010;
	color:white;
	padding:2px;
	font-size:10px;
	line-height:12px;
}

.newstxt{
	font-family:trebuchet ms;
	font-size:13px;
	line-height:15px;
	color:black;
}

.nl_div{
	position:absolute; 
	margin-top:220px; 
	margin-left:400px; 
	color:white; 
	display:inline;
}