/* Основные настройки */
body{
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
td{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.text{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

font
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

a{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004390;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004390;
	text-decoration: none;
}
img{
	border: none;
}


/* Верстка */
table.container{
	background-color: White;
	width: 1000px;
	height: 100%;
}
td.head{
	background-color: #004390;
	background-image: url(../images/head_bg.jpg);
	background-repeat: no-repeat;
	border-bottom: 3px solid #CCCCCC;
	height: 96px;
}
img.logo{
	margin-top: 10px;
	margin-left: 25px;
	border: none;
}
div.logo_print{
	padding: 5px;
	margin-bottom: 20px;
	background-color: #004390;
}
td.menu{
	background-color: White;
	height: 37px;
}
td.submenu{
	background-color: #e9e9e9;
	height: 26px;
	padding-left: 20px;
	padding-right: 20px;
}
td.content{
	background-color: White;
	width: 780px;
	padding: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
}
td.right{
	background-color: White;
	width: 220px;
	padding: 20px;
	padding-top: 20px;
	padding-left: 10px;
}
td.line{
	background-color: #e9e9e9;
	height: 26px;
	text-align: center;
}
div.line{
	background-color: #e9e9e9;
	padding: 5px;
	margin-top: 40px; 
	margin-bottom: 10px;
	vertical-align: middle;
	text-align: center;
}
td.bottom{
	background-color: White;
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
}



/* Верхнее меню */
td.menucell{
	background-color: #E9E9E9;
	text-align: center;
	width: 100px;
}
td.menucell2{
	background-color: #004390;
	background-image: url(../images/menucell_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	width: 100px;
}
b.menu{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #004390;
	text-decoration: none;
}
a.menu{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: White;
	text-decoration: none;
}
a.menu:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: White;
	text-decoration: underline;
}
a.menu_u{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: none;
}
a.menu_u:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #3a3a3a;
	text-decoration: underline;
}
td.menuleft_first{
	background-image: url(../images/menuleft_first.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 30px;
}
td.menuleft_first_u{
	background-image: url(../images/menuleft_first_u.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 30px;
}
td.menuright_u-u{
	background-image: url(../images/menuright_u-u.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 30px;
}
td.menuright_u-a{
	background-image: url(../images/menuright_u-a.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 30px;
}
td.menuright_a-u{
	background-image: url(../images/menuright_a-u.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 30px;
}
td.menuright_last_a{
	background-image: url(../images/menuright_last_a.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 30px;
}
td.menuright_last{
	background-image: url(../images/menuright_last.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 30px;
}



/* Субменю */
a.sub_menu{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004390;
	text-decoration: underline;
}
a.sub_menu:hover{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004390;
	text-decoration: underline;
}
b.sub_menu{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004390;
	text-decoration: none;
}



/* Новости */
b.news_special{
	color: #004390;
	font-weight: bold;
}




/* Наполнение страницы */
h1{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size:130%;
	color: #004390;
}



/* Формы */
input.txt {
	border: 1px inset #A0A0A0; 
	font-family: Arial; 
	width: 100%;
	padding-left: 3px;
	font-size: 10px;
	color: #303030;
}
textarea.txt {
	border: 1px inset #A0A0A0; 
	font-family: Arial; 
	width: 100%;
	padding-left: 3px;
	font-size: 10px;
	color: #303030;
}
input.submit{
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #A0A0A0;
	width: 150px;
	color: #303030;
}



/* Форма поиска */
form.search{
	padding: 0px;
	margin: 0px; 
	margin-bottom: 0px;
	vertical-align: middle;
	text-align: center;
}
input.search_word{
	width: 110px;
	border: 1px inset #A0A0A0;
	font-size: 13px;
	color: #484848;
	padding-left: 3px;
	padding-right: 3px;
}
input.search_submit{
	border: none;
	background-color: transparent;
	cursor: pointer;
	width: 62px;
	height: 21px;
	margin-left: 5px;
	margin-right: 5px;
}



/* Ссылка на Гранд Мастер */
a.gm{
	
}
a.gm:hover{
	
}
