p {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Tahoma;
	margin-bottom: 2px;
	margin-left: 25px;
	margin-top: 2px;
}
table {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Tahoma; empty-cells: show;
}
h1 {
	FONT-SIZE: 18px;
	COLOR: #e02b5a;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	text-align: center;
}
h1.text2 {

  font-family: Arial;
	font-size: 10px;
	color: #708090;
  text-align: right;
  

}
h1.text3 {

  font-family: Arial;
	font-size: 10px;
	color: #708090;
  

}
h1.text4 {

	font-size: 12px;
	color: Grey;
	margin-top: 0px;
	text-align: left;

}
h2 {
	FONT-SIZE: 17px;
	COLOR: #2274AC;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 22px;
	margin-top: 22px;
}
h2.text2 {

  font-family: Arial;
	font-size: 14px;
	color: black;
	font-weight: bold;
  text-align: right;
}  
h2.text3 {

  font-size: 10px;
  font-weight: normal;
	color: black;
}  
h3 {
	FONT-SIZE: 12px;
	COLOR: #2274AC;
	FONT-FAMILY: Tahoma;
	font-weight: bold;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 22px;
}
h4 {
	FONT-SIZE: 15px;
	COLOR: #e02b5a;
	FONT-FAMILY: Tahoma;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	FONT-SIZE: 13px;
	COLOR: #2274AC;
	FONT-FAMILY: Tahoma;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
_ul{
	margin-left: 60px;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 14px;
	margin-top: 14px;
	margin-bottom: 14px;
}
.notes {
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Tahoma;
	font-weight: normal;
	text-align: left;
}
.notes50 {
	FONT-SIZE: 11px;
	COLOR: #999999;
	FONT-FAMILY: Tahoma;
	font-weight: normal;
	text-align: right;
	padding-left: 50%;
}
_a:link {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	color: blue;
}


a:visited {
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 11px;
	color: blue;
}

a:hover {
	TEXT-DECORATION: underline;
	font-family: Tahoma;
	font-size: 11px;
	color: pink;
}
.highlight {

	background-color: yellow;

}

.link-text
{
color:#828282;
text-decoration:none;
cursor:hand;
} 

.text {

	font-family: Tahoma;
	font-size: 14px;
	color: black;
	margin-bottom: 2px;
	margin-left: 25px;
	margin-top: 2px;

}
/* Заголовок новости */
.news_title {
	font-size: 11px; 
	font-family: Tahoma; 
	font-weight: bold; 
	color: black; 
	margin: 0 0 5 0
	}

/* дата публикации */
.news_date {
	font-size: 10px; 
	font-family: Tahoma; 
	color: gray; 
	margin: 0
	}

/* анонс новости */
.news_text {
	font-size: 11px; 
	font-family: Tahoma; 
	margin: 0 0 10 0
	}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:70px; height:100px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:200px; height:20px; text-align:center; color:#fff; border:1px solid #fff; background:#710069; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {}
.menu ul li ul {display:none; margin-left:125px; margin-top:150px;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#36f;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:200px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#6fc; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
#left li a, #left li a:visited {width:600px;}



