BODY {
	background: url(img/background_01/bg.gif);
	background-color: #ADADA2;
}

a {
	color: #2C629A;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #3B7AB5;
	text-decoration: underline;
	font-weight: bold;
}

a:link.cat,a:hover.cat,a:visited.cat{color: #000000;}

.tuman {
    FILTER:alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.m_tuman {
	FILTER: alpha(opacity=80);
   -moz-opacity: 0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;
	BORDER-RIGHT: #D9D9D9 2px solid;
	BORDER-TOP: #D9D9D9 2px solid;
	BORDER-LEFT: #D9D9D9 2px solid;
	BORDER-BOTTOM: #D9D9D9 2px solid;
}
A:link .m_tuman {
	BORDER-LEFT-COLOR: #D9D9D9;
	BORDER-BOTTOM-COLOR: #D9D9D9;
	BORDER-TOP-COLOR: #D9D9D9;
	BORDER-RIGHT-COLOR: #D9D9D9;
}
A:hover .m_tuman {
	BORDER-LEFT-COLOR: #F1F1F1;
	BORDER-BOTTOM-COLOR: #F1F1F1;
	BORDER-TOP-COLOR: #F1F1F1;
	BORDER-RIGHT-COLOR: #F1F1F1;
}

#stl1 {
	position: absolute;
	top: -6000px;
}

#stl2 {
	position: absolute;
	top: -6000px;
}

h1 {
	color: #000000;
	font-size: 10pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	color: #000000;
	font-size: 9pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

h3 {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h4 {
	text-decoration: none;
	color: #000000;
	font-size: 10pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.menu	{
width:122
}

.h01 {
	text-decoration: none;
	color: Black;
	font-size: 10pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.h001 {
	text-decoration: none;
	color: #EBEDEF;
	font-size: 10pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.h002 {
	text-decoration: none;
	color: #3D3D3D;
	font-size: 9pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
}

.h02 {
	text-decoration: none;
	color: #DAA520;
	font-size: 10pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.h03 {
	text-decoration: none;
	color: Black;
	font-size: 13pt;
	font-family: Arial Cyr, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.table {
	background-color: White;
}


/* Image */
.thumbRoot {
	position: relative;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.thumbLink {
	position: relative;
	overflow: hidden;
	margin: 0px 4px 4px 8px;
	border: 0px;
	background-repeat: no-repeat;
}

.thumbFader {
	position: relative;
	filter: alpha(opacity=0);
	border: 0px;
	-moz-opacity:0.0
}

.thumbInfo {
	position: relative;
	overflow: visible;
	float: left;
	cursor: pointer;
	display: none;
	clear: both;
	left: 8px;
	bottom: 7px;
	margin: 0px;
	padding: 0px 6px 0px 2px;
	border: 1px solid;
	font-size: 10px;
	font-family: "Arial";
	color: #000000;
	background-color: #B2B2B2;
}
