body
{
	font-family: Verdana;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	cursor: default;
	background-color: #000000;
	background-image: url('../img/body_backGround.jpg');
	background-repeat: repeat-x;
}
textarea
{
	font-family: Arial,Sans-serif,Serif;
	font-size: 10pt;
}
p, form
{
	padding: 0px;
	margin: 0px;
}
a
{
	color: #0000FF;
	text-decoration: underline;
}
a:hover
{
	color: #FF8000;
	text-decoration: underline;
}
table
{
	font-size: 8pt;
	border-collapse: collapse;
}
table td
{
	padding: 0px;
	margin: 0px;
}
table.logo
{
	background-color: #C0C0C0;
	width: 100%;
	border: 0px;
	height: 140px;
}
table.logo td
{
	background-image: url('../img/logo_fon.jpg');
	background-repeat: repeat-x;
	height: 140px;
}
div.sub_menu
{
	background-color: #ebebeb;
	position: absolute;
	display: none;
	width: 200px;
	margin: -9px 0px 0px 3px;
}
div.sub_menu table
{
	width: 100%;
}
div.sub_menu table td
{
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 0px 5px 0px 5px;
	height: 20px;
	color: #000000;
	cursor: hand;
}
div.sub_menu table td a
{
	color: #000000;
	text-decoration: none;
}
div.sub_menu table td a:hover
{
	color: #000000;
	text-decoration: none;
}
table.content
{
	width: 100%;
}
table.content td.l
{
	width: 180px;
	vertical-align: top;
}
table.content td.m
{
	vertical-align: top;
	padding: 0px 10px 0px 10px;
}
table.content td.r
{
	width: 220px;
	vertical-align: top;
}
table.content td.l table.block
{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: 0px;
	border-left: 0px;
}
table.block th
{
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	background-image: url('../img/block-th.gif');
	background-repeat: repeat-x;
	height: 25px;
	padding: 0px 0px 3px 0px;
	text-transform: uppercase;
	width: 100%;
}
table.block td.i
{
	padding: 0px;
	margin: 0px;
	height: 25px;
	width: 5px;
	background-image: url('../img/block-th.gif');
	background-repeat: repeat-x;
	vertical-align: top;
}
table.block td.i img
{
	margin: 0px -1px 0px 0px;
}
table.block td.e
{
	background-image: url('../img/block-td-e.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 20px;
	text-transform: lowercase;
	background-position: right;
	padding: 0px 0px 2px 10px;
	cursor: hand;
}
table.block td.c
{
	padding: 0px 5px 5px 5px;
}
img.l
{
	border: 1px solid #000000;
}
img.i
{
	margin: 3px 3px 0px 0px;
	padding: 0px;
	border: 0px;
}
table.content td.r table.block
{
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-top: 0px;
	border-right: 0px;
	vertical-align: top;
}
input.s, select.s
{
	font-size: 8pt;
	font-family: Arial,'Courier New',Verdana,'Trebuchet MS',Sans-serif;
	width: 100%;
	border: 1px solid #333333;
}
table.auth
{
	width: 100%;
	vertical-align: middle;
}
table.auth td
{
	vertical-align: middle;
	height: 25px;
	padding: 0px 3px 0px 2px;
}
input.i
{
	cursor: hand;
}
input.b
{
	cursor: hand;
	font-size: 10pt;
	margin-top: 5px;
	font-family: 'Courier New',Verdana,Georgia,Sans-serif;
	font-weight: bold;
}
table.win
{
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #000000;
	border-top: 0px;
}
table.win tr.tit td
{
	background-color: #000000;
	color: #FFFFFF;
	background-image: url('../img/block-th.gif');
	background-repeat: repeat-x;
	height: 25px;
	vertical-align: top;
}
table.win tr.tit td.tit
{
	width: 100%;
	padding: 3px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
table.win td.text
{
	padding: 0px 5px 5px 5px;
	text-align: justify;
}
table.win td.text hr
{
	color: #000000;
	height: 1px;
	margin: 0px;
}
table.win td.text img
{
	margin: 3px 10px 3px 10px;
}
table.win td.back
{
	background-color: #ebebeb;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}
table.win td.back a
{
	color: #808080;
	text-decoration: none;
}
table.win td.back a:hover
{
	color: #000000;
	text-decoration: none;
}
p.text
{
	color: #C0C0C0;
	font-style: italic;
	font-size: 7pt;
}
div.err
{
	background-color: #FF8000;
	padding: 5px;
	text-align: left;
	border: 1px solid #000000;
}
table.copyrights
{
	width: 100%;
}
table.copyrights td
{
	color: #C0C0C0;
}
table.copyrights td a
{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
table.copyrights td a:hover
{
	color: #FF0000;
}
td.yatagi
{
	text-align: center;
	background-image: url('../img/copy_center.jpg');
	background-repeat: no-repeat;
	background-position: left;
	color: #C0C0C0;
	font-weight: bold;
}
textarea.i
{
	border: 0px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #C0C0C0;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
td.mod_question
{
	padding: 5px;
	font-weight: bold;
}
table.mod_answer
{
	width: 100%;
}
table.mod_answer td
{
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}
table.mod_answer td a
{
	color: #000000;
	text-decoration: none;
	cursor: default;
}
table.mod_answer td a:hover
{
	color: #FF8000;
	text-decoration: none;
}
div.mod_guest_gr
{
	padding: 0px;
	background-image: url('../img/mod_poll_gri.gif');
	background-repeat: repeat-x;
	background-position: center;
	width: 100%;
	text-align: left;
	margin: 0px;
	border-right: 1px solid #cccccc;
}
table.mod_poll td
{
	padding: 3px;
	vertical-align: middle;
}
td.cal_tit
{
	background-color: #000000;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
td.cal_subtit
{
	padding: 3px;
	text-align: center;
	font-weight: bold;
	background-color: #ebebeb;
	border: 1px solid #cccccc;
}
td.cal_date
{
	font-style: italic;
	vertical-align: top;
	width: 50%;
}
table.cal_games
{
	margin-bottom: 10px;
}
table.cal_games td
{
	color: #808080;
	font-size: 10px;
}
table.cal_games td b
{
	color: #000000;
}
table.def_table
{
	margin: 3px;
}
table.def_table td
{
	padding: 2px 5px 2px 5px;
	border: 1px solid #cccccc;
}
table.def_table img
{
	margin: 3px;
}
table.def_table tr.def_tit td
{
	background-color: #ebebeb;
	font-weight: bold;
}
table.mod_table
{
	width: 100%;
}
table.mod_table td
{
	vertical-align: middle;
	text-align: center;
	padding: 2px 3px 2px 3px;
	border: 1px solid #cccccc;
}
table.mod_table td.table_torpedo
{
	background-color: #ebebeb;
}
table.mod_table tr.mod_table_tit td
{
	background-color: #ebebeb;
	font-weight: bold;
}
.link
{
	cursor: hand;
}
.link a
{
	color: #000000;
	text-decoration: none;
}
.link a:hover
{
	color: #000000;
	text-decoration: none;
}
div.mod_panel
{
	background-color: #333333;
	border: 1px solid #333333;
	padding: 3px;
	top: 5px;
	left: 5px;
	position: absolute;
}
#mod_panel
{
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 3px;
	margin: 3px 0px 0px -6px;
	width: 200px;
}
#mod_panel table
{
	width: 100%;
}
#mod_panel table td
{
	border: 1px solid #cccccc;
	padding: 2px 5px 2px 5px;
	font-size: xx-small;
	font-weight: bold;
	cursor: hand;
}
div.mod_search
{
	background-color: #ebebeb;
	border: 1px solid #cccccc;
	top: 85px;
	right: 10px;
	position: absolute;
	width: 280px;
}
div.mod_search table.form td, #mod_search_add table td
{
	padding: 1px 3px 1px 3px;
}
div.mod_search table.form input, div.mod_search select
{
	font-size: xx-small;
	font-family: Verdana;
	height: 19px;
}
#mod_search_add
{
	width: 280px;
	position: absolute;
	display: none;
	background-color: #cccccc;
	border: 1px solid #cccccc;
	margin: 2px 0px 0px -1px;
	background-image: url('../img/mod_search_fon.gif');
	background-repeat: repeat-x;
	padding: 5px;
}
