body
{
	font-family: Verdana, Tahoma;
	margin: 0px;
	font-size: 11px;
	color: #000000;
	min-width: 1000px;
	width: 100%;
	cursor: default;
	background-color: #FFFFFF;
	background-image: url('../img/bgBody.jpg');
	background-repeat: repeat-x;
}
table
{
	border-collapse: collapse;
}
td
{
	font-size: 11px;
	vertical-align: top;
	padding: 0px;
}
p,form
{
	margin: 0px;
}
input.style, textarea.style, select.style
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	border: 1px solid #818181;
	width: 100%;
}
textarea
{
	padding: 2px;
}
a
{
	color: #0000FF;
	text-decoration: underline;
}
a:hover
{
	color: #FF8000;
	text-decoration: underline;
}
table.header
{
	width: 100%;
	table-layout: fixed;
}
table.logoFoto
{
	width: 90%;
	table-layout: fixed;
}
table.logoFoto td
{
	text-align: center;
}
table.logoFoto img
{
	width: 200px;
	height: 152px;
	border: 0px;
}
table.navigate
{
	text-transform: uppercase;
	height: 44px;
	font-weight: bold;
	margin-bottom: 5px;
}
table.navigate td
{
	font-size: 11px;
	vertical-align: middle;
	cursor: hand;
}
table.navigate td.m
{
	color: #FFFFFF;
	padding: 0 10px 0 10px;
}
table.navigate td.s
{
	background-color: #FF8000;
	color: #000000;
	padding: 0 10px 0 10px;
	background-image: url('../img/bgMenu.gif');
	background-repeat: repeat-x;
}
table.navigate td.s a:hover, table.navigate td.s a
{
	color: #000000;
	text-decoration: none;
}
table.navigate td.m a:hover, table.navigate td.m a
{
	color: #FFFFFF;
	text-decoration: none;
}
div.subNavigate
{
	position: absolute;
	width: 200px;
	margin: 16px 0 0 -11px;
	border: 1px solid #333333;
	background-image: url('../img/subMenuBg.png');
	display: none;
}
table.subNavigate
{
	background-image: url('../img/subMenuTblBg.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
}
table.subNavigate td
{
	color: #ccc;
	font-weight: normal;
	text-transform: none;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
}
table.subNavigate td.ss
{
	color: #FFFFFF;
	background-color: #000000;
}
table.content
{
	width: 100%;
	table-layout: fixed;
}
table.content td.column
{
	width: 310px;
	padding: 5px;
	border-right: 3px double #333;
}
table.content td.main
{
	padding: 5px 10px 20px 10px;
}
table.styleWin
{
	table-layout: fixed;
	width: 100%;
	margin-bottom: 15px;
	font-size: 10px;
}
table.styleWin tr.title td
{
	width: 15px;
}
table.styleWin tr.title th
{
	background-color: #000000;
	background-image: url('../img/winTitCen.gif');
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
}
table.styleWin td.content
{
	background-color: #ebebeb;
	background-image: url('../img/winBg.gif');
	background-repeat: repeat-y;
	border-right: 1px solid #818181;
	padding: 5px;
}
table.styleWin tr.bottom td
{
	width: 15px;
}
table.styleWin tr.bottom th
{
	background-image: url('../img/winBtCen.gif');
	background-repeat: repeat-x;
	font-size: 1px;
	height: 5px;
}
table.styleWin tr.title th a
{
	color: #FFFFFF;
	text-decoration: underline;
}
table.styleWin tr.title th a:hover
{
	color: #ebebeb;
	text-decoration: underline;
}
textarea.button
{
	font-size: 10px;
	font-family: Arial;
	width: 100%;
	height: 55px;
	overflow: hidden;
	line-height: 10px;
	border: 1px solid #818181;
}
div.hr
{
	font-size: 1px;
	height: 0px;
	margin: 5px 0 5px 0;
	border: 0px;
	border-bottom: 3px double #000;
}
table.authorize
{
	background-image: url('../img/subMenuBg.png');
	margin-top: 5px;
	margin-bottom: 2px;
}
table.authorize td
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	vertical-align: middle;
}
table.authorize input
{
	border: 0px;
	text-transform: none;
	font-weight: bold;
}
table.authorize td.input
{
	background-color: #FFFFFF;
	border: 1px solid #000;
	width: 150px;
}
table.mt_tableSmall
{
	table-layout: fixed;
	width: 100%;
}
table.mt_tableSmall td
{
	text-align: center;
	border: 1px solid #bbb;
	padding: 1px 0 1px 0;
	color: #333;
}
table.mt_tableSmall td.t
{
	text-align: left;
	padding-left: 2px;
}
table.mt_tableSmall tr.tit td
{
	background-color: #ccc;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #000000;
}
table.mt_tableSmall tr.c1 td
{
	background-color: #FFFFFF;
}
table.mt_tableSmall tr.c2 td
{
	background-color: #ccc;
	color: #000000;
	font-weight: bold;
}
table.inftable
{
	width: 100%;
	table-layout: fixed;
}
table.inftable td
{
	padding: 2px 5px 2px 5px;
	border: 1px solid #ccc;
}
table.inftable th
{
	padding: 2px 5px 2px 5px;
	border: 1px solid #ccc;
	background-color: #ebebeb;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
table.lykshin
{
	width: 100%;
	table-layout: fixed;
	height: 210px;
	background-image: url('../img/copyFon.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
table.lykshin td.sponsor
{
	background-image: url('../img/copySponsors.gif');
	background-repeat: repeat-x;
	height: 60px;
}
table.lykshin td.sponsor table td
{
	vertical-align: middle;
	text-align: center;
}
table.lykshin td.partners table td
{
	vertical-align: middle;
	text-align: center;
}
a.w
{
	color: #FFFFFF;
	text-decoration: underline;
}
a.w:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}
table.lykshin td table td img.n
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
table.lykshin td table td img.s
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
