body{
	font-family: Verdana;
	font-size: 12px;
	color: #c4c4c4;
	background: #021251;
}

a{ color: #9ee3ed; text-decoration: underline; }
a:hover{
	color: #9ee3ed;
	text-decoration: none;
}
a:visited{ color: #9ee3ed;}

input[type=text], input[type=password] {
	background: #14204f; border: 1px solid #313d6a; padding: 5px; color: #7b8ac5;
}

textarea { width: 400px; background: #14204f; height: 120px; border: 1px solid #313d6a; padding: 5px; color: #7b8ac5; }

h2 { font-size: 14px; color: #2ecbe2; padding-left: 10px; border-left: 1px solid #2ecbe2; }

ul { margin-left: 30px; }
ul li { list-style-type: disc; }
ol { margin-left: 30px; }
ol li { list-style-type: decimal; }
strong { font-weight: bold; }

table.top_menu td.spacer { background: url("../images/top_menu_spacer.jpg") center center no-repeat; width: 28px; }
table.top_menu td.item { padding: 8px; }
table.top_menu a {
	font-size: 14px;
	font-weight:bold;
	text-shadow: 0 0 5px black;
	color: #ffffff;
	text-decoration: none;
}
table.top_menu a:hover {
	text-decoration: underline;
	color:#F60;
	text-shadow: 0 0 5px #09F;
}

table.left_block { width: 269px; margin-top: 15px; color: #c8c897; }
table.left_block td.top { background: url("../images/left_block_top.png") center center no-repeat; height: 10px; }
table.left_block td.middle { background: url("../images/left_block_bg.png") center center repeat-y; padding: 10px; }
table.left_block td.bottom { background: url("../images/left_block_bottom.png") center center no-repeat; height: 10px; } 


table.left_block td.middle div.main {
	padding-left:0px;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom: 1px dotted;
	color:#AAA;
}
table.left_block td.middle div.main a {
	color: #EEE;
	text-shadow: 0 0 5px black;
	font-size: 14px;
	font-weight:bold;
	line-height: 21px;
	text-decoration:none;
}
table.left_block td.middle div.main a:hover {
	color: #F60;
	font-size: 14px;
	font-weight:bold;
	line-height: 21px;
	text-shadow: 0 0 5px  #09F;
	text-decoration:underline;
}
table.left_block td.middle div.country { padding: 5px; padding-left: 20px; }
table.left_block td.middle div.country a { color: #ffffcc; font-size: 14px; }
table.left_block td.middle div.city { margin-left: 30px; padding: 5px; }
table.left_block td.middle div.city a { color: #ffffff; font-size: 14px; text-decoration: underline; }
table.left_block td.middle div.city a:hover { color: #ffffff; font-size: 14px; text-decoration: none; }
table.left_block td.middle div.city a.active { color: #e9bd60; font-size: 14px; text-decoration: underline; }
table.left_block td.middle div.city a.active:hover { color: #e9bd60; font-size: 14px; text-decoration: none; }


table.right_block { width: 240px; margin-top: 15px; color: #c8c897; }
table.right_block td.top { background: url("../images/right_block_top.png") center center no-repeat; height: 10px; }
table.right_block td.middle {
    background: url("../images/right_block_bg.png") center center repeat-y; 
	font:Arial, Helvetica, sans-serif;
	padding: 10px;
	font-weight:bold;
	color:#C7E3FC;
	text-shadow:#444;
	font-size:12px;
}
table.right_block td.middle img.photo {
	padding: 3px;
	border: 1px solid;
	border-color:#DDDFFF;
	margin-bottom: 10px;
	background: #EEE;
}
table.right_block td.bottom { background: url("../images/right_block_bottom.png") center center no-repeat; height: 10px; }
table.right_block td.title_1 { background: url("../images/right_block_title_1.png") center center no-repeat; height: 31px; text-align: center; text-transform: uppercase; color: #ffffff; font-weight: bold; }
table.right_block td.title_2 { background: url("../images/right_block_title_2.png") center center no-repeat; height: 31px; text-align: center; text-transform: uppercase; color: #ffffff; font-weight: bold; }

table.right_block2 {
	width: 220px;
	margin-top: 10px;
	color: #c8c897;
}
table.right_block2 td.top { background: url("../images/right_block_top.png") center center no-repeat; height: 10px; }
table.right_block2 td.middle { background: url("../images/right_block_bg.png") center center repeat-y; }
<<!--table.right_block2 td.middle img.photo {
	padding: 0px;
	border: 1px solid;
	border-color:#DDE0F0;
	margin-bottom: 10px;
	background: #EEE;
} -->>
table.right_block2 td.bottom { background: url("../images/right_block_bottom.png") center center no-repeat; height: 10px; }

table.title { width: 100%; height: 41px; margin-bottom: 20px; }
table.title td.left { width: 10px; background: url("../images/title_left.png") center center no-repeat; }
table.title td.middle {
	background: url("../images/title_bg.png") center center repeat-x;
	color: #DDD;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 15px;
	font-weight:bold;
	text-shadow: 0 0 5px black;
}
table.title td.right { width: 10px; background: url("../images/title_right.png") center center no-repeat; }

div.content { padding: 10px; padding-top: 0px; line-height: 22px; }
div.content p { margin-bottom: 10px; }


table.photo td img {
	background-color:#DDD;
	padding: 3px;
	margin: 3px;
	border: 1px solid;
	color:#888;
}

div.content_pager { text-align: center; }
div.content_pager a { margin-left: 5px; margin-right: 5px; }
div.content_pager a.active {color: #f0ce0f; }

div.success { padding: 10px; color: #e3cf45; }
div.input_error { color: #a1e593; }
div.nets { display:inline;}

div.foot {
	background: url("../images/fut_bkg2.png") center center repeat-x;
	color: #ccccff;
	padding-left: 10px;
	padding-top: 35px;
	font-size: 14px;
	font-weight: normal;
	height:50px;
}

div.head{
	float: left;
	padding-left: 50px;
	width: 200px;
	z-index: 20;
}

div.head2{
	z-index: 21;
	padding-left:400px;
}
div.main{
	z-index: 1;
}
