body
{
	margin: 0px;
	font-family: Arial;
}

a
{
	text-decoration: underlined;
	color: #6699cc;
}
a:hover
{
	text-decoration: none;
}

form
{
	margin: 0px;
}

h1
{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

.page_content
{
	font-size: 13px;
	color: #666666;
	padding: 0px 5px 20px 20px;
	vertical-align: top;
}
.page_content img.page
{
	margin-right: 15px;
	margin-bottom: 5px;
}
.page_content img.content
{
	margin-top: 15px;
	margin-bottom: 5px;
}
.page_content table 
{
	font-size: 12px;
}
.page_content table th
{
	color: #666666;
	text-align: left;
	padding: 5px;
	border-bottom: solid 2px #efece0;
}
.page_content table td
{
	padding: 5px;
	border-bottom: solid 1px #efece0;
}
.banners_right_block
{
	padding: 0px 3px 0px 0px;
}

.banners_left_block
{
	padding: 0px 0px 3px 0px;
}


td.lcolumn
{
	vertical-align: top;
}

table.header 
{
	width: 100%;
}

table.header td.left
{
	background-image: url('/img/header/bg.jpg');
	background-position: left top; 
	background-repeat: no-repeat;
	text-align: left;
	/*padding-top: 95px;*/
	padding-left: 30px;
	vertical-align: top;
}
table.header td.left div.btn_panel
{
	padding-top: 12px;
}
table.header td.left div.btn_panel a
{
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}
table.header td.left img.logo
{
	margin-top: 45px;
}

td.menu 
{
	vertical-align: middle;
	background-image: url('/img/menu/bg.jpg');
	background-repeat: repeat-x;
}

table.menu td a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: White;
}

table.footer 
{
	width: 100%;
	color: #EFECE0;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
}
table.footer td.footer
{
	padding-top: 25px;
	border-top: solid 2px #EFECE0;
}
table.footer a
{
	font-family: Arial;
	font-size: 11px;
	color: #6699CC;
}

table.news_search_form
{
	background-color: #EFECE0;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
table.news_search_form td
{
	padding: 0px;	
}
table.news_search_form_inputs
{
    margin-top: 5px;
	font-size: 11px;
	color: #666666;
}
table.news_search_form_inputs td select
{
	border: solid 1px #7F9DB9;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}

table.news_brief
{
	width: 100%;	
}
table.news_brief tr
{
	vertical-align: top;
}
table.news_brief td.pict
{
}
table.news_brief td.content
{
	font-size: 13px;
	color: #666666;
	padding-left: 10px;
}
table.news_brief td.content a
{
	font-weight: bold;
	color: #6699CC;
}
table.news_brief td hr
{
	height: 1px;
	color: #EFECE0;
	margin-top: 10px;
	margin-bottom: 10px;
}

table.clubs_top
{
	width: 100%;
}
table.clubs_top tr
{
	vertical-align: top;
}
table.clubs_top td.title
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
table.clubs_top td.club
{
	font-size: 11px;
	color: #666666;
}
table.clubs_top td.club a
{
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}
table.clubs_top td.rank
{
	font-size: 13px;
	font-weight: bold;
	color: #FF3300;
}
table.clubs_top td hr
{
	height: 1px;
	color: #EFECE0;
	margin: 0px;
}

div.lmenu ul 
{
	list-style-image: url('/img/lmenu_bullet.gif');
	list-style-position: outside;
	line-height: 27px;

	margin-left: 16px;
	margin-top: 5px;
	
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
div.lmenu ul li a
{
	color: #6699cc;
}
div.lmenu ul.submenu
{
	list-style-image: url('/img/lmenu_bullet_small.gif');
	list-style-position: outside;
	line-height: 18px;
	
	margin-left: 16px;
	margin-top: 0px;
	
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

div.poll_results
{
	margin-top: 25px;	
	font-size: 12px;
}
div.poll_results td
{
	font-size: 12px;
}
div.poll_results .title
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
div.poll_results hr
{
	height: 1px;
	color: #efece0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
div.poll
{
	margin-top: 25px;
/*	margin-left: 10px;
	margin-right: 20px;*/
}
div.poll .title
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
div.poll table
{
	margin-top: 10px;
}
div.poll table td
{
	font-size: 12px;
	color: #666666;	
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
}
div.poll hr
{
	height: 1px;
	color: #efece0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
div.poll .buttons
{
	padding-left: 25px;
}
div.poll .buttons input
{
	font-size: 14px;
	border: solid 1px;
}
div.poll .links
{
	font-size: 11px;
	color: #666666;
	padding-left: 25px;
	padding-top: 5px;
}



span.poll_results
{
	margin-top: 25px;	
	font-size: 12px;
}
span.poll_results td
{
	font-size: 12px;
}
span.poll_results .title
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
span.poll_results hr
{
	height: 1px;
	color: #efece0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
span.poll
{
	margin-top: 25px;
/*	margin-left: 10px;
	margin-right: 20px;*/
}
span.poll .title
{
	font-size: 14px;
	font-weight: bold;
	color: #666666;	
}
span.poll table
{
	margin-top: 10px;
}
span.poll table td
{
	font-size: 12px;
	color: #666666;	
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
}
span.poll hr
{
	height: 1px;
	color: #efece0;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
span.poll .buttons
{
	padding-left: 25px;
}
span.poll .buttons input
{
	font-size: 14px;
	border: solid 1px;
}
span.poll .links
{
	font-size: 11px;
	color: #666666;
	padding-left: 25px;
	padding-top: 5px;
}


table.lblock
{
	width: 100%;
}
table.lblock td.title
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9900;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

table.lblock td.title11
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #679bc9;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
}

table.lblock td.t
{
	background-image: url('/img/blocks/lblock_t.gif');
}
table.lblock td.l
{
	background-image: url('/img/blocks/lblock_l.gif');
}
table.lblock td.b
{
	background-image: url('/img/blocks/lblock_b.gif');
}
table.lblock td.r
{
	background-image: url('/img/blocks/lblock_r.gif');
}

table.lblock td.t11
{
	background-image: url('/img/blocks/rblock_t.jpg');
}
table.lblock td.l11
{
	background-image: url('/img/blocks/rblock_l.jpg');
}
table.lblock td.b11
{
	background-image: url('/img/blocks/rblock_b.jpg');
}
table.lblock td.r11
{
	background-image: url('/img/blocks/rblock_r.jpg');
}


table.lblock td.m
{
	padding-bottom: 5px;
}
table.lblock table td.dot
{
	padding-left: 10px;
	padding-right: 5px;
	width: 5px;
}
table.lblock table td
{
	font-size: 12px;
	font-weight: bold;
}
table.lblock .sep
{
	height: 1px;
	line-height: 1px;
	background-color: #efece0;
	margin-top: 5px;
	margin-bottom: 0px;
}

hr {
	height: 1px;
	line-height: 1px;
	background-color: #efece0;
}

div.top_block
{
	width: 100%;
	
	//82
	//background-image: url('/img/blocks/tblock_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 10px;
}
div.top_block select#type
{
	max-width: 100px;
}
div.top_block a
{
	font-size: 11px;
	color: #6699CC;
}
div.top_block a.main
{
	font-weight: bold;
}
div.top_block span.sep
{
	font-size: 11px;
	color: #D7D4C9;
	margin-left: 3px;
	margin-right: 3px;	
}
div.top_block h1
{
	margin-top: 10px;
}
table.top_block
{
	margin-bottom: 20px;
}

.popup
{
	margin: 20px;
}

.popup .logo
{
	padding-bottom: 20px;	
}

TD.pollTd
{
  background-image:url('/img/poll.gif');
  background-repeat:repeat-x;
  height:15px;
}

table.form
{
}
table.form td
{
	border: none;
}
table.form input
{
	width: 300px;
	border: solid 1px #666666;
}
table.form textarea
{
	width: 300px;
	border: solid 1px #666666;
}

ol.form li
{
	margin-bottom: 20px;
}
ol.form .question
{
	margin-bottom: 10px;
}
form.form .btn
{
	font-size: 14px;
	border: solid 1px;
}



.admin_header
{
 background-color: #FEFEFE;
 padding: 10px;
 border-bottom: solid 2px #ABABAB;
}
.admin_menu
{
	background-color: #EFEFEF;
	font-size: 12px;
	padding-left: 15px;
 	padding-bottom: 15px;
	border-right: solid 2px #efece0;
	border-bottom: solid 2px #efece0;
}
.admin_content
{
	font-size: 13px;
	color: #666666;
	padding: 0px 20px 20px 20px;
	vertical-align: top;
}
.admin_content table 
{
	font-size: 12px;
}
.admin_content table th
{
	color: #666666;
	text-align: left;
	padding: 3px;
	background-color: #FFFCD6;
	text-align: center;
	border-bottom: solid 2px #efece0;
}
.admin_content table td
{
	padding: 5px;
	border-bottom: solid 1px #efece0;
}

.bb_buttons input
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	border: solid 1px #333333;
}

.bnsubmit {font-family: Verdana; font-size:10px; font-weight:bold; text-decoration:none; height:30px; color:#FFFFFF; background-color:#6CA4DC; border:1px solid #376FA7; padding:0px 0px 0px 0px; letter-spacing:0.5px}

.bnsubmit1 {padding-left: 25px; background-color:#FFFFFF; font-family: Verdana;}