html,body {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a { text-decoration:underline;
color:#0066CC;}
a:hover { text-decoration:none;
color:#0066CC;}

*{margin:0; padding:0;}
#content { height:100%;}
@charset "utf-8";
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
a {
font-family:Arial, Helvetica, sans-serif;}
ul {
margin: 0;
padding: 0;
list-style: none;
width: 180px;
}
ul li {
position: relative;
}
li ul {
position: absolute;
left: 180px;
top: 0;
display: none;
}
ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C7BBE;
	width: 180px;
	font-weight: normal;
	text-align: center;
	background-image: url(image/bg-menu.jpg);
	
	
}

li:hover ul, li.over ul { 
display: block; 
} 

ul li a:hover { color:#000099;
}
li:hover ul li ul, li.over ul li ul { display: none; } /* Спрятать подменю 3-го уровня */ 
li ul li:hover ul, li ul li.over ul { display: block; } /* Показать подменю 3-го уровня */ 

.sky {
	background-image: url(image/sky.gif);
	background-repeat: repeat;
}
.tabl-top {
	background-image: url(image/tabl-2.jpg);
	background-repeat: repeat-x;
}
.tabl-right {
	background-image: url(image/tabl-4.jpg);
	background-repeat: repeat-y;
}
.tabl-bottom {
	background-image: url(image/tabl-6.jpg);
	background-repeat: repeat-x;
}
.tabl-left {
	background-image: url(image/tabl-8.jpg);
	background-repeat: repeat-y;
}
.tabl2-top {
	background-image: url(image/tabl2-2.jpg);
	background-repeat: repeat-x;
}
.tabl2-right {
	background-image: url(image/tabl2-4.jpg);
	background-repeat: repeat-y;
}
.tabl2-bottom {
	background-image: url(image/tabl2-6.jpg);
	background-repeat: repeat-x;
}
.tabl2-left {
	background-image: url(image/tabl2-8.jpg);
	background-repeat: repeat-y;
}
.div-menu {
	background-attachment: scroll;
	background-image: url(image/bg-menu.jpg);
	background-repeat: no-repeat;
	border: 1px solid #C8CCE5;
	width: 180px;
}
.bg-line {
	background-image: url(image/bg-line.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-indent: 15px;
}

.td-left {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td-center {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.td-line_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000099;
}
.nowrap {
	white-space: nowrap;
}

.div-main {
	border: 1px solid #000066;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.td-line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}
.td-line_bottom-right {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000099;
}
.menu-top_bg {
	background-image: url(image/menu-top.jpg);
	background-repeat: repeat;
}
.text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: none;
}
.text-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 14px;
	padding-left: 14px;
	color: #333333;
	padding-bottom: 10px;
	text-align: justify;
}
.table-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}

.table_news {
	text-align: justify;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 7px;
	padding-top: 5px;
}


a.text-menu:hover {
	color: #0033FF;
}
.bg-img_top2 {
	background-image: url(image/img-top-2.jpg);
	background-repeat: repeat;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
}
.news-top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.news-top:hover {
	color: #0033CC;
}
.text_new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}

.cons_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	padding-right: 7px;
	padding-left: 7px;
	font-weight: bold;
	text-align: center;
}
.img_border {
	border: 1px solid #5C7BBE;
	padding: 1px;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #334B80;
	text-decoration: none;
}
.bg_img4 {
	background-image: url(image/bg4.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bg_img6 {
	background-image: url(image/bg6.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_img5 {
	background-image: url(image/bg5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


a.text3:hover { text-decoration:underline;
}
.bg_img1 {
	background-image: url(image/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_img2 {
	background-image: url(image/bg2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bg_img3 {
	background-image: url(image/bg3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bg_img7 {
	background-image: url(image/bg7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.td-left_bott {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text_log {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCCCCC;
	text-decoration: none;
}
.tabl2-topleft {
	background-image: url(image/tabl2-1.jpg);
	background-repeat: no-repeat;
}
.table2-bootomleft {
	background-image: url(image/tabl2-7.jpg);
}
.tabl2-bottomleft {
	background-image: url(image/tabl2-7.jpg);
}
.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #5C7BBE;
	text-decoration: none;
}
a.text11:hover { text-decoration:underline;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #5C7BBE;
	text-decoration: none;
}
a.text4:hover { text-decoration:underline;
}.text5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
}
.text12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
}
.table5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: 1px solid #666666;
}
.div_ramka {
	border: medium dotted #0066CC;
	background-color: #FFFFCC;
	padding: 3px;
}
.div_ramka2 {
	border: medium dotted #FF3300;
	background-color: #FFFFCC;
	padding: 3px;
}
.table_standart{
	width: 90%;
	border-spacing: 2px;
	border-collapse: separate;
	border: 1px solid #000;
}

.table_standart td{
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
}

