body{
	background-color:#0042BB;
	padding:0px;
	margin:0px;
}
table.global{
	HEIGHT:100%;
	WIDTH:100%;
}
table.global td.top{
	height:109px;
	width:100%;
	background-image:url('img/top.td.bg.jpg');
	background-repeat:repeat-x;
}
table.global td.main{
	height:100%;
	width:100%;
}
table.top{
	height:109px;
	width:100%;
}
table.top td.right{
	height:109px;
	width:100%;
	background-image:url('img/top.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	text-align:right;
}
table.main{
	height:100%;
	width:100%;
}
table.main td.left{
	height:100%;
	width:185px;
	background-image:url('img/left.bg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
}
table.leftmain{
	heigth:534px;
	width:185px;
	background-image:url('img/main.left.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;

}
table.leftmain td{
	heigth:100%;
	width:185px;
}
table.main td.right{
	background-color:#ffffff;
}
table.main td.extremeright{
	background-color:#ffffff;
}
table.main td.rightbar{
	width:25px;
	background-image:url('img/rightbar.jpg');
	background-repeat:no-repeat;
	background-color:#1352B0;
}
table.content{
	height:100%;
	width:100%;

}
table.content td.toppa{
	vertical-align:top;
	text-align:left;
}
table.content td.topparight{
	padding-right:10px;
}
table.content td.headnews{
	vertical-align:top;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	height:100%;
	padding-top:5px;
}
table.table1{
	height:200px;
	width:100%;
	background-image:url('img/table1.bg.jpg');
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#ECF2FA;

}
table.table1 td.head1{
	width:110px;
	height:35px;
	background-image:url('img/head1.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
table.table1 td.head2{
	height:35px;
	background-image:url('img/head2.bg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
table.table1 td.body1{
	background-image:url('img/table1.lefttop.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
table.table1 td.body2{
	background-color:#ECF2FA;
}


table.tablenews{
	height:100%;
	width:100%;
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#ffffff;

}

table.tablenews td.head1{
	width:110px;
	height:30px;
	background-image:url('img/head1.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
table.tablenews td.head2{
	height:30px;
	background-image:url('img/table.news.top.center.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
table.tablenews td.body3{
	background-color:#ffffff;
}
table.inner{
	height:100%;
	width:100%;
	background-repeat:repeat-y;
	background-position:top left;
}
table.inner td.head1{
	width:110px;
	height:30px;
	background-image:url('img/head1.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}
table.inner td.head2{
	height:30px;
	background-image:url('img/table.news.top.center.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}
table.inner td.body3{
}
table.inputarea{
	width:232px;
	height:100%;
}
table.inputarea td.loginform{
	padding-left:63px;	
	width:232px;
	height:215px;
	background-image:url('img/login.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
	padding-top:50px;
}
table.inputarea td.loginformspace{
	width:232px;
	height:100%;
	background-image:url('img/loginform.bg.gif');
	background-repeat:repeat-y;
	background-position:top left;
}
td.poisk{
	background-image:url('img/poisk.bg.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	width:100%;
	text-align:right;
}
td.menu{
	vertical-align:bottom;
	padding:0px;
	margin:0px;
}

table.menu{}
table.menu td.item1{
	width:4px;
	background-image:url('img/m_item_left.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #7F93BF;
}
table.menu td.item2{

	background-image:url('img/m_item_bg.gif');
	background-repeat:repeat-x;
	background-position:top right;
	border-bottom:1px solid #7F93BF;
	height:26px;	

	font-family: sans-serif;
    	font-size: 12px;
    	line-height:14px;
	color:#CCC39F;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;

	padding-left:5px;
	padding-right:5px;
}
table.menu td.item3{
	width:4px;
	background-image:url('img/m_item_right.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:1px solid #7F93BF;
}

table.menu td.m_dev{
	width:1px;
	border-bottom:1px solid #7F93BF;	
}

table.menu td.item1a{
	width:4px;
	background-image:url('img/m_item_left_active.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:0px solid #7F93BF;
}
table.menu td.item2a{

	background-image:url('img/m_item_bg_active.gif');
	background-repeat:repeat-x;
	background-position:top right;
	border-bottom:0px solid #7F93BF;
	height:26px;	

	font-family: sans-serif;
    	font-size: 10px;
    	line-height:14px;
	color:#FFFFFF;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
table.menu td.item3a{
	width:4px;
	background-image:url('img/m_item_right_active.gif');
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:0px solid #7F93BF;
}
table.menu td.starter{
	width:84px;
	background-image:url('img/left_wow.gif');
	background-repeat:no-repeat;
	background-position:bottom right;	
}
.body1{
	font-family: sans-serif;
    	font-size: 11px;
	color:#0F3B93;
	font-weight:normal;
	padding-left:20px;
	padding-right:10px;
	padding-top:5px;
	margin:0px;
	text-align:justify;
	vertical-align:top;
}
.body2{
	font-family: sans-serif;
    	font-size: 11px;
	color:#0F3B93;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	margin:0px;
	text-align:justify;
	vertical-align:top;
}
.body3{
	font-family: sans-serif;
    	font-size: 11px;
	color:#0F3B93;
	font-weight:normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	margin:0px;
	text-align:justify;
	vertical-align:top;
}
table.news{
	width:100%;
}
table.leftmain td.leftbar{
	vertical-align:top;
}
.bottom_middle{
	height:110px;
	width:100%;
	background-image:url('img/bottom.bg.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.bottom_middle2{
	height:110px;
	width:100%;
	background-image:url('img/bottom.bg2.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.innercontent{
	background-image:url('img/inner.bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align:top;
}
table.contacts{
	width:100%;
}
table.contacts td.address{
	width:100%;
	background-color:ECF1FA;
	background-image:url('/img/contacts.add.bg.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	vertical-align:top left;
	padding-left:25px;
}
table.contacts td.map{
}
table.contacts td.body{

}
table.contact{
	width:286px;
}

