@charset "utf-8";

body,table,td,div,span,hr,h1,h2,h3,h4,form,p,button,select,input,textarea {
	padding: 0;
	margin: 0;
}
table {
/*	border: 0;*/
	border-collapse: collapse;
}
img {
	border: 0;
}
html,body {
	height: 100%;
	background-color: #dddddd;
}
body,td,span,p,input,select,textarea,h1,h2,h3,h4{
	font-family: Arial,Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#898989;
}
a {
	font-family:Tahoma;
	color: #0076a3;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
    text-decoration: none;
}
button {
  background-color: transparent;
  border: none;
  height: 20px;
}
ul{	padding:1px;
	margin:7px;
}
li{	padding-bottom:3px;	padding-left:25px;
}
ul.level3{	padding:1px;
	margin:7px;
	list-style: none;

}
ul.level3 li{
	padding-bottom:3px;
	padding-left:25px;
}
/*PRORES*/
.topClass{
	position:absolute;
	z-index:1;
}
.bottomClass{
	position:relative;
/*	top:153px;*/
	top:176px;
	z-index:2;
}
.iconsClass{
	position:relative;
	top:47px;
	z-index:3;
}
.topColumnRepeat1{
	background:url('../images_site/topic1Repeat.gif') repeat-x bottom;
	height:54px;
}
.topColumnRepeat2{
	background:url('../images_site/topic2Repeat.gif') repeat-x bottom;
	height:54px;
}
.topColumnRepeat3{
	background:url('../images_site/topic3Repeat.gif') repeat-x bottom;
	height:54px;
}
.repeatColumn1{
	background:url('../images_site/topicCenterRepeatAA.gif') repeat-x bottom;
}
.repeatColumn2{
	background:url('../images_site/topicCenterRepeatBB.gif') repeat-x bottom;
}
.repeatColumn3{
	background:url('../images_site/topicCenterRepeatCC.gif') repeat-x bottom;
}
.topicLeft2{
	background:url('../images_site/topicLeft22.jpg') no-repeat bottom left;
	height:54px;
	width:100%;
}
.topicLeft3{
	background:url('../images_site/topicLeft33.jpg') no-repeat bottom left;
	height:54px;
	width:100%;
}
.png {
	behavior: url("css_site/pngbehavior.htc");
}
.middleColumn2{
	background-image:url('../images_site/columnRepeat222.jpg');
	background-repeat:repeat-y;
	background-color:#fff;
}
.middleColumn3{
	background-image:url('../images_site/columnRepeat333.jpg');
	background-repeat:repeat-y;
}
a.menu {
	font-family:Arial;
	font-size:11px;
	color:#7d7d7d;
	text-decoration: none;
}
a.menu:hover {
	text-decoration:underline;
}
div.item#active{
	background-color:#35538e;
}
div.item{
	padding:5px 0px 5px 15px;
}
a.submenu {
	font-family:Arial;
	font-size:11px;
	color:#0076a3;
	text-decoration: none;
}
.menuTable{
	padding-left:10px;
}
.menuHeader{
	padding:19px 0px 0px 15px;
	color:#005b7f;
	font-size:18px;
	font-family:Arial;
}
.headerTop{
	padding:21px 0px 0px 0px;
	color:#f7941d;
	font-size:18px;
	font-family:Arial;
	float:left;
}
.header{
	padding:5px 5px 5px 5px;
	color:#f7941d;
	font-size:18px;
	font-family:Arial;
}
.membersHeader{
	padding:5px 5px 5px 15px;
	color:#acacac;
	font-size:18px;
	font-family:Arial;
}
.newsDate{
	color:#f7941d;
	padding-bottom:5px;
}
.receptImg{
	position:absolute;
}
.receptText{
	position:relative;
	left:100px;
	width:189px;
}
.copyright{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#000;
}
.leftBlock{
	float:left;
}
.rightBlock{
	background-color:#c2c2c2;
	float:left;
	height:28px;
}
.leftBlockInner{
	float:right;
}
.rightBlockInner{
	background-color:#c2c2c2;
	height:28px;
	float:right;
}
.fonTableTop{
	padding-top:30px;
	background-image:url('../images_site/redTable11.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.fonTableBottom{
	padding-top:40px;
	padding-bottom:10px;
	background-image:url('../images_site/redTable22.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
.btnActive{
	background-image:url('../images_site/activeIcon.jpg');
	background-repeat:no-repeat;
	width:28px;
	height:28px;
	float:left;
}
.btnPassive{
	width:28px;
	height:28px;
	float:left;
}
.title{	font-family:Tahoma;
	color: #0076a3;
	font-weight:bold;}
.content{	padding:10px 10px 20px 20px;
}
.thirdLevel{
	color:#fff;
	background-color:#35538e;
	padding:5px 0px 5px 15px;
}
/*PRORES*/
