span.menu_active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Red;
	font-weight : bold;
}

a.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a:hover.menu {
	color : Red;
}

span.submenu_active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
}
span.submenu_active2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Red;
	text-align:justify;
}

a.submenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
}

a:hover.submenu {
	color : Red;
}

a.footer_menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
	
}
a.footer_menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
	text-align:justify;
}
a:hover.footer_menu {
	color : Red;
}

a.head_menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
}

a:hover.head_menu {
	color : Red;
}

a:hover { 
	color: Red; 
}
/*внутренняя таблица с текстом страницы*/
#tab_text{
	padding-left: 7pt;
	padding-right: 7pt;
	padding-bottom: 7pt;
	background: White;
	width: 625px;
}
/*внешняя большая таблица*/
#tab_big{width: 584pt; border: 0pt;}
/* верхняя таблица */
#tab_head{width: 577pt;}
/* таблица меню */
#tab_menu{
	width: 116pt;
	border: 0pt;
}
/* поля меню */
#spase_menu{width: 0pt;}
/* стили оформления полей картинок */
#right{margin-left: 7pt;}
#left{margin-right: 7pt;}
.right{margin-left: 7pt; margin-top: 5pt}
.left{margin-right: 7pt; margin-top: 5pt}
/*стили заголовков*/
.head{font-size : larger;}
/* текст во всю строку*/
.j{text-align : justify;}
/*текст верхнего меню*/
.text_sup_menu{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 8pt;}
/*страницы*/
#body{margin: 0 0 0 0;}
.body{margin: 0 0 0 0;}
/*нижняя ячейка, там где распологается нижнее меню*/
#footer_tr{padding-top: 7pt; padding-bottom: 7pt;}
/*подпись к картинкам*/
.img {	
	text-align : center;
	font-size : 10pt;
	font-style : oblique;}