body {
        background: #333333;
        margin:0px;
	font-family: tahoma;
	font-size:11px;
        }

a.menu {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        font-weight:bold;
        text-decoration:none;
        }

a.menu:hover {
        font-family: tahoma;
        font-size:10px;
        color: #cccccc;
        font-weight:bold;
        text-decoration:none;
        }

a.new_link {
        font-family: tahoma;
        font-size:10px;
        color: #D0A803;
        font-weight:bold;
        text-decoration:none;
        }

a.new_link:hover {
        font-family: tahoma;
        font-size:10px;
        color: gold;
        font-weight:bold;
        text-decoration:none;
        }

a {
        font-family: tahoma;
        font-size:11px;
        color: #990000;
        text-decoration:none;
        }

a:hover {
        font-family: tahoma;
        font-size:11px;
        color: #666666;
        text-decoration:underline;
        }

a.news_link {
        font-family: tahoma;
        font-size:11px;
        color: #990000;
        text-decoration:none;
	 border-bottom: 1px dashed #990000;
        }

a.news_link:hover {
        font-family: tahoma;
        font-size:11px;
        color: #990000;
        text-decoration:underline;
        }

a.news_by {
        font-family: tahoma;
        font-size:10px;
        color: #666666;
        text-decoration:none;
        }

a.news_by:hover {
        font-family: tahoma;
        font-size:10px;
        color: #990000;
        text-decoration:underline;
        }

a.rblock {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        text-decoration:none;
        }

a.rblock:hover {
        font-family: tahoma;
        font-size:10px;
        color: #cccccc;
        text-decoration:none;
        }

td.menu {
        font-size:5px;
        }


td.rblock {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        text-decoration:none;
        }

td.news_by {
        font-family: tahoma;
        font-size:10px;
        color: #666666;
        text-decoration:none;
        padding:3px;
        }


td.game {
        font-size:10px;
        font-family: tahoma;
        padding-right:4px;
        }

td.srv {
        font-size:10px;
        font-family: tahoma;
        padding-left:4px;
        }

td.news_body {
        font-size:11px;
        font-family: tahoma;
        color: #000000;
        }

td.date {
        font-family: tahoma;
        font-size:11px;
        color: #000000;
        text-decoration:none;
        }
td.date_comment {
        font-family: tahoma;
        font-size:9px;
        color: #000055;
        text-decoration:none;
        }

.game_name {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        font-weight:bold;
        }

.game_ver {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        font-weight:bold;
        }

.game_city {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        }

.srv_srv {
        font-family: tahoma;
        font-size:10px;
        color: #ffffff;
        }

.srv_online {
        font-family: tahoma;
        font-size:11px;
        color: #ffffff;
        font-weight:bold;
        }
/** {
border: none;
}*/

textarea:focus, input:focus {
border: 2px solid #900;
}

.copyright {
	FONT: 10px tahoma; COLOR: #333333; TEXT-ALIGN: left; TEXT-DECORATION: none; padding:10px;
}

A.bottom_link {
    font-family: tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding:10px;

}

A.bottom_link:hover {
	text-decoration: underline;

}
