#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin:5px 0px;
				padding: 0 0 0 55px;
				list-style-type: none;
				font-size: 13px;
				background: #eee;
				height: 20px;
				text-align:center; 
				width: 910px;
				margin:auto;
			
			}
			#menu li {
				float: left;
				margin: 0;
				text-align:center; 
				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 20px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #c0c0c0;
				border-bottom: 0px solid #DDD;
				color: #307ab5;
			#menu {
			text-align:center; }
			}
body {
color : #333; 
background-color : #fff; 
margin-top: 0;
margin-right: 12px;  
margin-left: 12px;
margin-bottom: 0;
padding : 0; 
font : 11px verdana, arial, helvetica, sans-serif; 
} 

h1 {
margin : 0 0 15px; 
padding : 0; 
font-size : 28px; 
font-weight : 900; 
color : #ccc; 
} 
h2 {
font : bold 12px/14px verdana, arial, helvetica, sans-serif; 
margin : 0 0 5px; 
padding : 0; 
} 
p {
font : 11px/20px verdana, arial, helvetica, sans-serif; 
margin : 0 0 16px; 
padding : 0; 
} 
.midcontent > p {
margin : 0; 
} 
.midcontent > p + p {
text-indent : 0; 
} 
a {
color : #09c; 
font-size : 11px; 
font-family : verdana, arial, helvetica, sans-serif; 
font-weight : 600; 
text-decoration : none; 
} 
a:link {
color : #09c; 
} 
a:visited {
color : #07a; 
} 
a:hover { 
color:red;
text-decoration:underline
}
.midcontent {
width : auto; 
margin-right: 11px; 
margin-left: 4px;
margin-bottom: 20px;  
border : 1px solid #c2ceda; 
background-color : white; 
padding : 0;  
} 
.midcontent2 {
width : auto; 
margin-right: 11px; 
margin-left: 4px; 
margin-bottom: 20px;
border : 1px solid #c2ceda; 
background-color : white; 
padding : 10px; 
} 
#navleftmenu {
width : 150px; 
top : 20px; 
left : 10px; 
background-color : #fff; 
padding : 0;  
voice-family : "\"}\""; 
voice-family : inherit; 
width : 150px; 
} 
body > #navleftmenu {
width : 150px; 
} 
#navright { 
width : 160px; 
top : 20px; 
right : 10px; 
background-color : #fff; 
padding : 0; 
z-index : 1; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 160px; 
} 
body > #navright {
width : 160px; 
} 
#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
margin-left: -50px;
color : #ffffff; 
padding-top : 0; 
background-color : #f5f5f5; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
background-color : #c2ceda; 
font-size : 10px; 
color : #ffffff; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a {
border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%; 
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 4px; 
font-weight : normal; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #c3c8cb; 
background-color : #eaeeee; 
font-size : 20px; 
color : #21536a; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a:hover {
border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 10px; 
color : #ff3e3e; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 
#LeftMNav a:active {
border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 10px; 
color : #21536a; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
} 

 #LeftMNav  UL LI  {
    position: relative; /* Подпункты позиционируются относительно */
   }
#LeftMNav   LI UL {
    position: absolute; /*  Подменю  позиционируются абсолютно */
    display: none; /* Скрываем  подменю  */
    top: 0; /* По высоте положение  подменю  исходное */
    left: 149px; /* Сдвигаем  подменю  вправо */
    z-index: 1; /* Основное меню находится ниже  подменю  */
   }
 #LeftMNav  LI A {
    border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%; 
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 4px; 
font-weight : normal; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #c3c8cb; 
background-color : #eaeeee; 
font-size : 10px; 
color : #21536a; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none;
   }
 #LeftMNav  LI A:hover {
    border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 10px; 
color : #ff3e3e; 
font-family : Ms Sans Serif, Times New Roman; 
text-decoration : none; 
   }
 #LeftMNav  LI:hover UL, LI.over UL { 
    display: block; /* При выделении пункта курсором мыши отображается  подменю  */
   }
 #LeftMNav  .brd {
    border-bottom: 1px solid #ccc; /* Линия снизу */
   }
   /* Fix IE. Hide from IE Mac \*/
* html #LeftMNav ul li { float: left; }
* html #LeftMNav ul li a { height: 1%; }
/* End */
#LeftMNav li:hover ul { display: block; }
#LeftMNav ul {           /* ширина линии подменю в chrome */
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}
* html #LeftMNav {
    border-left: 1px solid white;
}
 
* html #LeftMNav li a {
    border-left: 0;
}
 
* html #LeftMNav ul {
    border-bottom: 1px solid white;
}
 
* html #LeftMNav li li a {
    border-bottom: 0;
}
 
* html #LeftMNav li ul {
    display: block;
}
 
* html #LeftMNav li a:hover {
    position: static;
}
 
* html #LeftMNav li a:hover table {
    visibility: visible;
}
 
* html #LeftMNav table {
    position: absolute; 
    border-collapse: collapse; 
    top: 0;
    left: -1px; 
    visibility: hidden;
}	
	
.menuheader {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
text-align : center; 
font-weight : bolder; 
color : #ffffff; 
background-color : #6898d0; 
padding-top : 3px; 
padding-bottom : 1px; 
border-top : 0 none #c2ceda; 
border-bottom : 1px solid #c3c8cb; 
border-right : 1px solid #c3c8cb; 
border-top : 1px solid #fefefe; 
display : block; 
height : 16px; 
} 
.headerwhite {
font-size : 10px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
} 
.triangle {
width : 180px; 
background-color : #6898d0; 
margin-left: 4px;
} 
.triangle2 {
background-color : #96b7de; 
margin-right: 150px;
margin-left: 4px;
} 
.triangle3 {
width : 85px; 
background-color : #6898d0; 
width : 85px; 
top : 20px; 
right : 10px;
z-index : 1; 
} 
.triangleblue {
background : url(../tr14x15_1.gif) no-repeat 100% 0%; 
} 
.headmemspot {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #6898d0; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 4px; 
display : block; 
} 
.headmemspot2 {
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #75a0d5; 
margin-top : 10px; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 4px; 
display : block; 
} 
.spacer {
font-family : verdana, arial, helvetica, sans-serif;
font-size : 10px; 
text-align : center; 
font-weight : bold; 
color : #ffffff; 
padding-bottom : 3px; 
padding-left : 4px; 
display : block; 
} 
.divmiddle {
background-color : #fff; 
padding : 0px; 
display : block; 
} 
.divmiddle1 {
background-color : #fff; 
padding : 0px; 
display : block; 
} 
.divmiddle2 {
background-color : #fff; 
border : 1px solid #c2ceda; 
margin-bottom : 30px; 
padding : 0; 
display : block; 
} 
#banner {
height: 96px;
background: #336699 url("../companybanner.jpg") repeat-x;
padding: 0;
margin-right: 7px;  
margin-left: 7px;
margin-bottom: 15px;
}
#divbody{
margin: 3px;
padding: 2px;
background-color: #fff;
}
#divleft{
float: left;
width: 16%;
margin-right: -15px;
background-color: #fff;
}
#divright{
float:right;
width: 16%;
padding-right: 0;
}
#divmid{
float: left;
width:67%;
padding-left: 4px;
}
#divfoot{
clear: both;
padding: 0;
}
#divright{
margin: 0;
padding: 0;
}

p.menu {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: 700;
	color: #006699;
	letter-spacing: 1pt;
}
p.text {
	font-size: 10pt;
	font-family:Tahoma, Arial;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;
}
p.index {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1pt;
}

H1 {
	FONT: bold  12px; text-align: center; COLOR:  #006699; font-size: 10pt; font-family:Tahoma
}
h2 {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:700;
	text-align: center;
color: #006699;
	letter-spacing: 1pt;
}
h3 {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:700;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1pt;
}
h4 {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:700;
	color: #000000;
	letter-spacing: 1pt;
}
h5 {
	font-size: 10pt;
	font-family:Tahoma;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:700;
	color: #000000;
	letter-spacing: 1pt;
}
h6 {
	font-size: 10pt;
	font-family:Tahoma, Arial;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:400;
	color: #333333;
	letter-spacing: 1pt;
}
body {
	background-color: #ffffff;


	
	