/* CSS Document */
.main_table {
	height:1000px;
	width:100%;
}
.top {
	height:187px;
	background-image:url(images/top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.top_bg {
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:right top;
	height:187px;
}
.middle {
	height:100%;
	min-width:575px;
	background-image:url(images/bg.jpg);
}
.filler_menu {
	width:1px;
	min-width:1px;
	background-color:#FFFFFF;
}
.filler_vert {
	width:10px;
	min-width:10px;
}
.filler_horz {
	height:10px;
	min-height:10px;
}
.left_td {
	height:100%;
	min-width:175px;
	width:175px;
	background-image:url(images/bg.jpg);
}
.right_td {
	height:100%;
	width:175px;
	background-image:url(images/bg.jpg);
}
a.upmenu_links:link {
	font-family:arial, helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.upmenu_links:visited {
	font-family:arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
a.upmenu_links:hover {
	font-family:arial, helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
		font-weight: bold;
}
a.upsubmenu_links:link {
font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color:#444444;
	text-decoration: none;
}
a.upsubmenu_links:visited {
font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color: #444444;
	text-decoration: none;
}
a.upsubmenu_links:hover {
font-size:11px;
	font-family:arial, helvetica, sans-serif;
	color:#444444;
	text-decoration: none;
}
.menu{
width:250px;
font-size:12pt; 
line-height: 20pt;
text-align:center;
}
.leftmenu{
font-size:10pt;
text-align:center;
width:130px;
}
.menu_bg {
width:200px;
background-image:url(/images/button1.jpg);
background-position:left;
background-repeat:no-repeat;
font-size:12pt; 
line-height: 20pt;

}
.bg_menu {
	background-image:url(images/bg2.jpg);
}
body
 {
	margin:0;
	padding:0;
	font-size: 12px;
	color:#ffffff;
	font-family: arial, helvetica, sans-serif;
	overflow:scroll;
}


.menu1{
font-size:11pt;
text-align:center;
}
td.out1{
background-color:#FD6F1A;
text-align:center;
}
td.over1{
background-color:#FF8F3C;
text-align:center;
}

.worktime{
color:#FFFFFF;
font-size:11px;
}

.source_link {
color:#FFFFFF;
font-size:11px;
}
.news_date {
color:#FFFFFF;
font-size:12px;
}

.content_table{
max-width:1000px;
padding-left:20px;
padding-right:20px;
padding-top:25px;
}
h1 {
	display:inline;
	font-weight: normal;
	color:#FFFFFF;
	font-size:14px;
}
h2 {
    font-size:17px!important;
	color:#FFFF66;
	font-weight: bold;
}
h3 {
    font-size:15px!important;
	color:#FFFF66!important;
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	font-weight: bold;
}

a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	color:#FFFF66;
}

a.textlinks1:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.textlinks1:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.textlinks1:hover {
	text-decoration:underline;
	color:#FFFF66;
}
a.textlinks1_onit:link {
	color: #FFFF66;
	text-decoration: none;
}
a.textlinks1_onit:visited {
	color: #FFFF66;
	text-decoration: none;
}
a.textlinks1_onit:hover {
	text-decoration:underline;
	color:#FFFF66;
}


a.pointer:link {
	text-decoration:none;
	color:#FFFFFF;
}
a.pointer:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a.pointer:hover {
	text-decoration:none;
	color:#FFFF66;
}

.logo {
	width:264px;
	height:173px;
	border:0;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
}

   IMG.semi:hover {
    opacity: 0.8; /* Полупрозрачность элемента */   
	filter: alpha(opacity=80);
   }
   IMG.semi {
    opacity: 1.0; /* Полупрозрачность элемента */   
	filter: alpha(opacity=100);
   }

table.form{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

table.form td{
text-align:left;
}
table.form input{
width:300px;
}




table.regplayers {
color:#3D3D3D;
	background-color:#B1E1B0;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.regplayers thead tr th, table.tablesorter tfoot tr th {
	background-color:#A6DDA6;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.regplayers tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color:#D7ECD2;
	vertical-align: top;
}
table.regplayers tbody td a{
	color: #3D3D3D;
}


img.gallery{
float:left;
border:#FFFFFF 1px solid;
margin:10px;
max-width:120px;
}
img.gallery:hover{    
	opacity: 0.9; /* Полупрозрачность элемента */   
	filter: alpha(opacity=90);
}

