.hidden_menu{
    float:right;
    width:300px;
}

.box
	{border: 1px solid #b8b8b8;margin-bottom0: 1em;width: 250px;}
.box1
	{border: 1px solid #b8b8b8;margin-bottom0: 1em;}
.box .shadow
	{
        background: transparent url(../images/shadow.gif) bottom right no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	margin-bottom:-5px;
	padding: 1px 4px 15px 5px;
	}
.box1 .shadow1
	{
        background: transparent url(../images/shadow.gif) bottom right no-repeat;
	position: relative;
	left: 1px;
	top: 1px;
	margin-bottom:-5px;
	padding: 1px 4px 15px 5px;
	}
.menu_lnk:link {
	COLOR: #0066FF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
}
.menu_lnk:visited {
	COLOR: #0066FF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
}
.menu_lnk:active {
	COLOR: #0066FF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	TEXT-DECORATION: none;
}
.menu_lnk:hover {
	COLOR: #0066FF;
	FONT-FAMILY: Arial;
	FONT-SIZE: 16px;
	TEXT-DECORATION: underline;
}

.s1 {
	color: #0000FF;
	font-weight: bold;
}
.s2 {
	color: #777700;
	font-weight: bold;
        font-size: 14px;
}
.s3 {
	color: #666666;
      	
        font-size: 12px;  
}
.s6 {color: #666666; font-size: 12px; }
.s7 {color: #996600}
.s8 {
	color: #0000FF
}
.s9 {color: #FF0000}

.s10 {
	color:#e1160b;
}
a {
	font-size: 14px;
	color: #0066FF;
}
a:link {
	text-decoration: none;
        color: #0066FF;
        
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #CC9966;
}
a:active{
	text-decoration: none;
	color: #CC9966;

}
body{
	background-image: url(../images/x.png);
	background-repeat: repeat-x;
        background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.page a
    {
    padding: 2px 5px;
    font-size: 8pt;
    background: #f7f7f7;
    border: 1px solid #c7c7c7;
    color: #FF0000;
    text-decoration: none;
    margin: 0px 1px;
    }

.page a:hover
    {
    background: #cccccc;
    border: 1px solid #666666;
    text-decoration: none;
    }

.page a.active
    {
    background: #666666;
    border: 1px solid #666666;
    color: #ffffff;
    font-weight: bold;
    }
.page a.active:hover
    {
    background: #666666;
    }
.page span
    {
      font-weight:bold;
      padding:0 5px;
    }
.w1 {color: #0000CC;
     font-size: 12pt;
   }
div.cs {background:url(../images/left_top.jpg) top left no-repeat;}
div.ps { margin-left:24px;  height:28px; background: url(../images/top-x.jpg) top left repeat-x;}
div.ps1 { background:url(../images/right_top.jpg) top right no-repeat; height:28px;}
div.ps2 { width:100%; height:80%; background:url(../images/left-y.jpg) left top repeat-y ; }
div.content {margin:0px; background:url(../images/right-y.jpg) right top repeat-y ; padding-left:1em; height:100%;  }
div.ps4 { background:url(../images/left_bottom.jpg) left bottom no-repeat; height:28px; float:left; width:24px; }
div.gs4 {height: 28px; background:url(../images/right_bottom.jpg) right bottom no-repeat;}
div.gs2 { height: 28px; background:url(../images/bottom-x.jpg) left bottom repeat-x;}
div.gs3 { height: 28px; background:url(../images/left_bottom.jpg) left bottom no-repeat; float:left; width:24px;}
div.gs4 {height: 28px; background:url(../images/right_bottom.jpg) right bottom no-repeat;}
div.cs7 {background:url(../images/left_top.jpg) top left no-repeat;}
div.ps7 { margin-left:24px;  height:28px; background: url(../images/top-x.jpg) top left repeat-x;}
div.ps17 { background:url(../images/right_top.jpg) top right no-repeat; height:28px;}
div.ps27 { width:100%; height:80%; background:url(../images/left-y.jpg) left top repeat-y ; }
div.content7 {margin:0px; background:url(../images/right-y.jpg) right top repeat-y ; padding-left:1em; height:100%;  }
div.ps47 { background:url(../images/left_bottom.jpg) left bottom no-repeat; height:28px; float:left; width:24px; }
div.gs47 {height: 28px; background:url(../images/right_bottom.jpg) right bottom no-repeat;}
div.gs27 { height: 28px; background:url(../images/bottom-x.jpg) left bottom repeat-x;}
div.gs37 { height: 28px; background:url(../images/left_bottom.jpg) left bottom no-repeat; float:left; width:24px;}
div.gs47 {height: 28px; background:url(../images/right_bottom.jpg) right bottom no-repeat;}



.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #E1E0E9;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1B7FB;
	border-right-color: #C1B7FB;
	border-bottom-color: #C1B7FB;
	border-left-color: #C1B7FB
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: rgb(255, 102, 0);
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7D7D7D;
}

.h_mnu_01 ul li a:visited{
color: rgb(255, 102, 0);
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #0080FF !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
}


.стиль8 {
	font-size: 12px
}
.стиль9 {
	font-family: Verdana, Arial, Helvetica, sans-serif
}





