A:LINK {
	color : #016D55;
}

A:VISITED {
	color : #016D55;
}

A:HOVER {
	color : #016D55;
	text-decoration : underline;
}

A {
	text-decoration : none;
}

A.copy:LINK {
	color: #9EA374;
}

A.copy:VISITED {
	color: #9EA374;
}

A.copy:HOVER {
	color : #016D55;
}

.copy {
	font-size: 10px;
	color: #9EA374;
}

.bmenu {
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 16px;
	padding-top : 16px;
	padding-right : 0px;
	padding-left : 0px;
	color: #9EA374;
}

.buMenu {
	padding-top : 2px;
	padding-bottom : 4px;
	padding-right : 10px;
	padding-left: 12px;
	background-image: url(../img/sys/bu.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	background-color : #F4F8EA;
	font-size : 75%;
}
.buSub1Menu {
	padding-top : 2px;
	padding-bottom : 4px;
	padding-right : 10px;
	padding-left: 22px;
	background-image: url(../img/sys/bu1.gif);
	background-repeat: no-repeat;
	background-position: 10px 0.6em;
	background-color : #F4F8EA;
	font-size : 75%;
}

.main {
	font-size : 85%;
	line-height : 1.3em;
	padding-right : 10px;
}

.mainbu {
	font-size : 85%;
	line-height : 1.3em;
	padding-right : 10px;
	margin-bottom : 2px;
}

.mainf {
	font-size : 85%;
	line-height : 1.3em;
	padding-right : 10px;
	margin-bottom : 2px;
	padding-top : 30px;
}

.h1 {
	FONT-SIZE: 124%; COLOR: #9EA374;
	font-weight : bold;
}

.h2 {
	 FONT-SIZE: 112%; COLOR: #9EA374;
	font-weight : bold;
	padding-top : 30px;
}

#h2m {
	padding-top : 10px;
}

.h3 {
	FONT-SIZE: 100%; font-weight : bold;
	margin-bottom : -0.7em;
}

.h3bu {
	FONT-SIZE: 100%; font-weight : bold;
	margin-bottom : 2px;
}

UL {
	list-style-type : square;
}

UL.bu {
	font-size : 85%;
	margin-top : 5px;
}

OL.bu {
	font-size : 85%;
	margin-top : 5px;
}	
	

body {
	font-family: "Arial Cyr", Arial, Verdana, sans-serif;
}
