A { text-decoration: none; color: #990000; }

A:Hover { text-decoration: none; color: #846C37; }

/*a*/
A.a { text-decoration: none; color: #502800; }

A.a:Hover { color: #846C37; text-decoration: none; }

/*b*/
A.b { text-decoration: none; color: #990000; }

A.b:Hover { text-decoration: none; color: #846C37; }

/*menu*/
A.menu {
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
	color: #781A04;
	font-size: 7.5pt;
	font-weight: bold;
}

A.menu:Hover {
	font-family: Tahoma, Verdana, sans-serif;
	color: #846C37;
	text-decoration: none;
}

/*строка навигации*/
A.n { text-decoration: none; color: white; }

A.n:Hover { text-decoration: none; color: #FFE2BC; }

BODY, TD {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
}

/* Form elements */
input,textarea, select {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
}

.button     	{
	width: 20px;
	height: 20px;
	border: 0px solid transparent;
	margin: 1px;
	padding: 0px;
	background: transparent;
}

.buttonOver 	{
	width: 20px;
	height: 20px;
	border: 1px solid #999999;
	margin: 0;
	padding: 0px;
}

/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{ }

.clCMAbs{
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{
	position: absolute;
	width: 99%;
	height: 99%;
	clip: rect(0,100%,100%,0);
	left: 0;
	top: 0;
	visibility: visible;
}

.clLevel0{ color: #781A04; }

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position: absolute;
	padding: 2px;
	font-family: tahoma,arial,helvetica;
	font-size: 7.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.clLevel0border{ position: absolute; visibility: hidden; }

.clLevel0over{ color: #846c37; cursor: pointer; cursor: hand; }

.clLevel1{
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
	color: white;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{
	display: block;
	position: absolute;
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
	
}

.clLevel1border{
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
}

.clLevel1over{
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
	color: white;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.clLevel2{
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
	color: white;
}

/*Styles for level 2*/
.clLevel2, .clLevel2over{
	display: block;
	position: absolute;
	font-family: tahoma, arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 2px 2px 2px 2px;
}

.clLevel2border{
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
}

.clLevel2over{
	background-color: #2f4f4f;
	layer-background-color: #aeaeae;
	color: white;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

.just{ text-align: justify; }

/*заголовок на главной странице*/
.style1 {
	color: #092650;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	font-variant: small-caps;
	desc: "заголовок на главной странице";
}

/*заголовок внутренних страниц*/
.style2 {
	color: Black;
	font-size: 13pt;
	font-family: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	desc: "заголовок внутренних страниц";
}

/*уменьшенный шрифт*/
.style3 {
	color: Black;
	font-size: 7.5pt;
	font-family: Tahoma, Verdana, sans-serif;
	desc: "уменьшенный шрифт";
}

/*по умолчанию*/
.styleuni {
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	desc: "по умолчанию";
}

.toolbar   	{
	border: 1px solid #666666;
	height: 33px;
	background-image: url(/images/foter_ru.gif);
	border-bottom: 0px;
	border-top: 0px;
}
