body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
}

H2
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
}

H3
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;	
}

.tophead
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-decoration:none;
	color:#416395;	
}

a.tophead
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight:bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-decoration:none;
	color:#416395;	
}

.date

{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	color:#b6b6b6;
}

li
{
list-style:circle;
list-style-type:circle;
list-style-color:#87d3d0;
}

a {
	text-decoration: underline;
	color: #032F73;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
}

a.menurgh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032F73;
	font-weight: normal;
}

.topmenu {
	font-size: 12px;
	text-decoration: none;
	color: #032F73;
	font-weight: bold;
	text-decoration:none;
}

.searchtitle {
	font-size: 12px;	
	text-decoration: none;
	color: #032F73;
	font-weight: bold;
	text-decoration:none;
}

a.topmenu  {
	font-size: 12px;
	text-decoration: none;
	color: #032F73;
	font-weight: bold;
	text-decoration:none;
}

/* HEAD */
table.head {
	background-image: url(/pics/head_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.main_header
        {
		font-family: Arial, Helvetica, sans-serif;	
		color:#032f73;
		font-size:14px;
		font-weight:bold;
		}

td.head {
	background-image: url(/pics/head.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

img.logo {
	background-image: url(/pics/logo.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/logo.png',sizingMethod='scale');
}

img.contact {
	background-image: url(/pics/contact.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/contact.png',sizingMethod='scale');
}

div.nav {
	height: 50px;
	width: 200px;
}

img.search {
	background-image: url(/pics/search.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/search.png',sizingMethod='scale');
}

img.search_arrows {
	background-image: url(/pics/search_arrows.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/search_arrows.png',sizingMethod='scale');
}

img.home {
	background-image: url(/pics/home.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/home.png',sizingMethod='scale');
}

img.mail {
	background-image: url(/pics/mail.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/mail.png',sizingMethod='scale');
}

img.english {
	background-image: url(/pics/english.png);
	// background-image: none;
	// filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pics/english.png',sizingMethod='scale');
}

img.russian {
	background-image: url(/pics/russian.png);
	margin-left: 30px;
}

img.home {
	margin-left: 40px;
}

img.mail, img.english {
	margin-left: 30px;
}

div.nav input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032F73;
	width: 125px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #B6B6B6;
}


/* MENU */
table.head_menu {
	position: absolute;
	top: 73px;
	left: 0px;
	z-index: 2;
	width: 100%;
	height: 88px;
}

td.head_menu {
	background-image: url(/pics/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: top;
	text-align: center;
}

/* FOOT */
td.foot {
	background-color: #0055A2;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #87d3d0;
	height: 80px;
}

td.foot3 {
	background-color: #87d3d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4a7472;
	padding-top:3px;
	padding-bottom:3px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bold;
	color:#4a7472;
}

td.foot4 {
	background-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b8b8;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:15px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight:bold;
	color:#908f8f;
}

td.foot1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12px;	
}

td.foot2 {
	padding-bottom:10px;	
}

td.foot1 a {
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;	
	color: #FFFFFF;	
}

td.foot1 a:hover {
	text-decoration: underline;
}

.foot_copyright {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6598c7;
	padding-bottom:5px;
	padding-top:3px;
	padding-left:20px;
	padding-right:20px;
	color: #6598c7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td.foot_copyright a {
	color: #6598c7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	text-decoration: underline;		
}


/* INFO */
td.news, td.duble_menu {
	border-color: #B9B8B8;
	border-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	background-color:#FFFFFF;
}

td.news {
	background-color: #F2F2F2;
	width: 220px;
	border-right-style: solid;
	border-left-style: none;
}

td.info {
	background-color:#ffffff;
	color: $333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
}


td.duble_menu {
	width: 220px;
	border-left-style: solid;
	border-right-style: none;
	color: #87d3d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table.work td {
	vertical-align: top;
}

table.work div.head {
	background-color: #F2F2F2;
	background-image: url(/pics/info_head_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 29px;
}

div.head div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
 	height: 29px;
	padding-top: 10px;	
	padding-left: 17px;
	background-image: url(/pics/info_head_bg1.gif);
	background-repeat: repeat-x;
	background-position: top; 
	float: left;
}

div.head img {
	//margin-left: -3px;
}

div.out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
}

td.news div.out {
	font-size: 11px;	
}


table.drop {
	font-size: 100%;
}

td.news div.out {
	background-color: #F2F2F2;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	color: #565756;
}
td.info_news div.out {
	background-color: #FFFFFF;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	color: #333333;
}

a.info {
	text-decoration: underline;
	font-weight: normal;
	color: #002D71;
}

a.info:hover {
	color: #002D71;
}

a.info1 {
	text-decoration: none;
	font-weight: normal;
	color: #4ec9c4;
}

a.info1:hover {
	color: #87d3d0;
}

td.info div.out {
	color: #333333;
}

div.in {
	color: #87d3d0;
}

td.info div.in {
	font-weight: bold;
}

td.news div.after {
	margin-top: 0px;
	margin-bottom: 18px;
	text-align: justify;
}

td.info div.after {
	margin-bottom: 7px;
}

div.after img {
	margin-right: 5px;
	margin-top: 0px;
	float: left;
	border-style: solid;
	border-color: #5074AD;
	border-width: 1px;	
}

div.after1 img {
	border-style: none;
}

div.after_news {
	background-color: #E4E4E4;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #B9B8B8;
	color: #565756;
	font-family: Arial, Helvetica, sans-serif;
}
.after_news {
	background-color: #E4E4E4;
	border-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #B9B8B8;
	color: #565756;
	font-family: Arial, Helvetica, sans-serif;
}
div.before_pass {
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #F2F2F2;
	font-weight: bold;
}

div.pass {
	font-size: 75%;
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 5px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #F2F2F2;
}

div.pass input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #032F73;
	width: 100px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #B6B6B6;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416395;
	width: 130px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #416395;
}

input.search1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #87d3d0;
	width: 62px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #87d3d0;
}

input.search2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width: 130px;
	height: 20px;
	background-image: url(/pics/send1.gif);
	border:none;
}

textarea  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416395;
	border-width: 1px;
	border-style: solid;
	border-color: #416395;
}



/* DOUBLE-MENU */
td.duble_menu div.head {
	background-image: url(/pics/tree_menu/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
	// height:27px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;	
	border-bottom:1px solid #B9B8B8;
}

td.head_new {
	background-color:#f2f2f2;
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;	
	border-bottom:1px solid #B9B8B8;
}

.head_new {
		font-family: Arial, Helvetica, sans-serif;	
		color:#032f73;
		font-size:12px;
		font-weight:bold;
		background-color:#f2f2f2;
		}


td.duble_menu div.head img {
	margin:0px;
}

td.duble_menu a {
	text-decoration: none;
	font-weight: normal;
	color: #002D71;
}

td.duble_menu a:hover {
	color: #87d3d0;
}

div.text_double_menu {
	padding-top: 2px;
	padding-bottom: 8px;
	//padding-bottom: 7px;
}

a.green:hover {
	color:green;
}

div.partner {
	padding-left:25px;
	background-image:url(/pics/info.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
span.header  { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12px;
}
span.text  { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px;
}

span.header  { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 11px;
	text-align: right;
}
p.small  { 
	font-family: Arial; 
	font-weight: italic; 
	font-size: 11px;
	text-align: left;
	color: #87d3d0;
}
th.goods {
	background-color: #0055A2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #87d3d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
td.goods {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
	text-align: center;
}

td.goods a{
	text-decoration: none;
	font-weight: normal;
	color: #002D71;
}

td.goods a:hover {
	color: #87d3d0;
}
th.goods a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

th.goods a:hover {
	color: #87d3d0;
}
table.search {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	text-align: justify;
}

div.bench {
	MARGIN: 5px; 
	margin-left:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor:pointer;
	width: 210px;
}

table.bench td {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #FFFFFF;
}
.infomy {
	font-size: 11px;
	color: #002D71;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
.infomycenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #002D71;
}
a.inforight {
	font-size: 11px;
	color: #002D71;
	text-decoration: none;
	font-weight: normal;
}

a.inforight:hover {
	font-size: 11px;
	color: #87d3d0;
}
a.infomyright {
    font-size: 11px;
    color: #002D71;
	text-decoration: none;
	font-weight: normal;
}

a.infomyright:hover {
	font-size: 11px;
	color: #87d3d0;
	text-decoration: none;
	font-weight: normal;
}
.infomyright{
	font-size: 11px;
	color: #002D71;
	text-decoration: none;
	font-weight: normal;
}
.infobottom {
	font-size: 11px;
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.infobottom {
    font-size: 11px;
    color: #002D71;
	text-decoration: none;
	font-weight: normal;
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
}
.blacksimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.bluesimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
}
a.bluesimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
}
a.bluesimple1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
	font-weight: normal;
}
td.bluesimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055A2;
}
a.simplelinks {
	font-size: 12px;
	text-decoration: underline;
	color: #87d3d0;
	font-weight: bold;
}
.catalogtitle
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032f73;
		
}

.blue {
	color: #032f73;		
}

.bluebold {
	font-weight: bold;
	color: #032f73;		
}

a.bluelinksbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032f73;	
	text-decoration: underline;	
}


.menucatalog {
	font-weight: bold;
	color: #032f73;		
}

a.menucatalog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032f73;	
	text-decoration: none;	
}

.redbold {
	font-weight: bold;
	color: #e31220;		
}

.message {
	font-weight: bold;
	color: #032f73;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;		
}

a.righttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #032f73;
	text-decoration: none;	
		
}

.azurebold  {
	font-weight: bold;
	color: #87d3d0;		
}

.textazure  { 
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px;
	color: #87d3d0;		
}

.spisok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color:#908f8f;
	}
	
a.spisok{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    color:#908f8f;
	text-decoration: underline;
	}

.dvizok 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #032f73;
	font-weight: bold;
	}

