body	
{
	background: #232323;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Segoe UI, Trebuchet MS;
	color: black;
}

.vote_action_plus	{
	color: orange;
	cursor: pointer;
	font-size: 19px;
}

.vote_action_minus	{
	color: orange;
	cursor: pointer;
	font-size: 19px;
}

.errors	{
	width: 500px;
	padding: 5px 5px;
	background: red;
	color: white;
}
.no-error	{
	width: 500px;
	padding: 5px 5px;
	background: green;
	color: white;
}

.advert {
	font-size: 11px;
	color: #666666;
}

.link	
{
	display:none;
	padding: 0px 20px;
}
.glink	
{
	display:none;
}

.games	
{
	display:none;
	border-left: 5px solid #333333;
	padding: 0px 10px;
}

.color-one	
{
	background: #2d3e4f;
}

.bg_li	{	background: url('http://www.csmon.ru/images/bg_li.gif') no-repeat left; padding-left:15px;	}

p	
{
	font-size: 12px;
	font-family:   Segoe UI,Trebuchet MS;
}

.menu	
{
	font-weight: normal;
	font-size: 19px;
	margin: 0 0 5px 0;
	color: silver;
}

.bgColorWhite	
{
	color: white;
}

a	
{
	font-size: 12px;
	font-family:   Segoe UI,Trebuchet MS;
	color: white;
	border: 0px;
}
a:hover	
{
	text-decoration: none;
	color: #999999;
}

input, select, textarea	
{
	font-family:   Segoe UI,Trebuchet MS;
	font-size: 12px;
	color: white;
	padding: 3px 3px;
	border: 0px;
	border-left: 2px solid silver;
	background: #444444;
}


.top_online	
{
	color: silver;
}

td, div	
{
	font-family:   Segoe UI,Trebuchet MS;
	font-size: 12px;
}

.topMenu	
{
	width: 100%;
	color: white;
	padding: 3px 10px;
	border-bottom: 1px solid #333333;
}

.vip	
{
	width: 1000;
	padding: 10px 10px;
	background: green;
	border-bottom: 2px solid white;
}
.vipTop	
{
	width: 20%;
	font-weight: bold;
	color: white;
}

.sourceTop	
{
	width: 1200px;
	padding: 5px 5px;
	background: silver;
	border-bottom: 0px solid black;
}
.sourceTopStyle	
{
	font-size: 12px;
	background: url('http://www.csmon.ru/images/bg_named_all.jpg');
}

.sourceOnlineName
{
	height: 30px;
	border-bottom: 1px dotted #555555;
}
.sourceOnlineId
{
	border-bottom: 1px dotted #555555;
}
.sourceOnlineGolos
{
	border-bottom: 1px dotted #555555;
}
.sourceOnline	
{
	width: 1200px;
	color: white;
}
.sourceOnlineStyle	
{
	border-bottom: 1px dotted #555555;
}

.rank	
{
	width: 100%;
	background: #2e2e2e;
	padding: 10px 10px;
}

ul	{
	list-style: none;
	padding:0;  
    margin:0;
}