/* HEADER */
.header {
	height:112px;
	width:500;
	font-family:Verdana;
	background-color:#191919;
	padding:0px;
	margin:0px;

}
.dsf
	{
		background-image: url(../images/shat.png);
		background-repeat: no-repeat;
		background-position: center right;
	}
.style1 {
	padding-top:1px;
	font-size: 42px;
	width:490px;
	float:left;
}
.style2 {
	font-size: 14px;
	float:left;
	width:470px;
}
.style3 {
	padding-top:18px;
	padding-right:20px;
}

/* BODY ELEMENTS */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #191919;
	min-width:990px;
}

body,th {
	color: #FFFFFF;
}
a {
	color:#acacac;
	text-decoration:none;
}
a:hover {
	color:#daff08;
}
.jsnavi,a.jsnavi:visited,a.jsnavi:link 
{
	font-family:Verdana;
	font-size:12px;
	color:#898989;
	text-decoration: none;
}
a.jsnavi:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#efaa24;
	text-decoration: none;
}
.js,a.js:visited,a.js:link 
{
	font-family:Verdana;
	font-size:12px;
	color:#cacaca;
	text-decoration: none;
}
a.js:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
.start,a.start:visited,a.j:link 
{
	font-family:Verdana;
	font-size:11px;
	color:#898989;
	text-decoration: underline;
}
a.start:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#daff08;
	text-decoration: underline;
}
.nick,a.nick:visited,a.j:link 
{
	font-family:Verdana;
	font-size:12px;
	color:#898989;
	text-decoration: none;
}
a.nick:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#898989;
	text-decoration: underline;
}
.left1 {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #090909;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	width:222px;
	height:280px;
}
td {
	color:#898989;
	font-family:Verdana;
	font-size:12px;
}
.left2 {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#090909 url(../images/nav_background.gif);
	text-align:center;
	line-height:40px;
	font-family:Verdana,Arial;
	font-size: 13px;
	color:#daff08;
	border-right: 1px solid #575757;
	width:236px;
	height:40px;
}
.left3 {
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #090909;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
	width:222px;
	height:350px;
}
.middle{
	background:#191919 url(../images/line.gif);
	background-repeat: repeat-x;
}

.right1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	background-color: #090909;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	border-bottom: 1px solid #575757;
 	overflow:auto;
	padding: 10px; 
	font-size: 12px
}
.online {
	font-family:Verdana;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#daff08;
	text-align:center;
}
.bottom {
	border: 1px solid #575757;
	margin-top:10px;
	width:99%;
	height:50px;
}
.input {font-family: Verdana; font-size: 12px;	width:120px; background-color: #1b1b1b; color: #898989; border: 1px solid #898989;}

.reg {font-family: Verdana; font-size: 12px;	width:140px; background-color: #1b1b1b; color: #898989; border: 1px solid #898989;}

.re:hover {
	color:#FFFFFF;
	background: url(../images/nav_hover.gif);
}