﻿body
{
	background:#2d3235;
	font-family:Arial;
	font-size:100%;
	line-height:1em;
	color:#a5b0b6;
}
.block { background:#262b2d; width:781px;}

.menu
{
	color:#667177;
	text-decoration: none;
	margin-left:28px;
	font-weight: bold;
}
.menu:hover
{
	color:#c70000;	
}
.MenuSelected
{
	color:#c70000;
	text-decoration:none;
	margin-left:28px;
	font-weight: bold;

}
.Content
{
	background:#2a2e31;
}
