
A.submenu {
	color: White;
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
}
A.submenu:hover {
	color: #D3E6D4;
}

/* CoolMenus 4 - default styles - do not edit */
/*
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  
.clBar{position:absolute; width:10; height:10; background-color:Red; layer-background-color:Navy; visibility:hidden}

.clLevel0,.clLevel0over{ position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight: normal; text-align : center; }
.clLevel0{ background-color: transparent; color: White; }
.clLevel0over{ background-color: transparent; color: Red; cursor:hand; }
.clLevel0border{ position:absolute; visibility:hidden; background-color: transparent; layer-background-color:#006699 }

.clLevel1, .clLevel1over{ position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size: 10px; font-weight:normal; text-align:left; }
.clLevel1{ background-color: #427C45; color:white; }
.clLevel1over{ background-color: #427C45; color: #d3e6d4; cursor:hand; }
.clLevel1border{ position:absolute; visibility: visible; background-color: #cccccc; }
*/

/* left menu */
.lheadItem { font-size:11px; font-family:Arial; text-transform:uppercase; color:#FFF5D7; }
A.lheadItem { font-size:11px; font-family:Arial; font-weight: bold; text-transform:uppercase; color:#FFF5D7; text-decoration:none; }
A.lheadItem:hover { cursor:hand; color:#d3e6d4; }
A.lmenuItem {font-size:11px; font-family:Arial; color:White; text-decoration:none; }
A.lmenuItem:hover { color: #d3e6d4; cursor:hand; }

/* href's*/
A.rlink {color: green;}
A.rlink:hover {color: red;}

/* href's spravochnik*/
A.slink {color: green; text-decoration:none;}
A.slink:hover {color: red;}

/* href's BIG*/
A.rlinkB {color: Black; font-weight : bold;}
A.rlinkB:hover {color: red; font-weight : bold;}

/* href's BIG*/
A.rlinkW {color: #ffffff; text-decoration:none;}
A.rlinkW:hover {color: #FF8000;}

BODY    {
     background-color :#B8C4B0;
     scrollbar-base-color  :#EEF9E7;
     scrollbar-face-color  :#B8C4B0;
     scrollbar-highlight-color :#A7B9A;
     scrollbar-shadow-color  :#93A786;
     scrollbar-3dlight-color  :#DFEBD7;
     scrollbar-arrow-color  :#427C45;
     scrollbar-track-color  :#F0F6F0;
     scrollbar-darkshadow-color :#7F9272;
     }
.marker{list-style-image : url(/images/ball_marker.gif);}
.markerB{list-style-image : url(/images/bolbig.gif);}
.eg{
	font-family : Arial;
	font-size : 9pt;
	font-style : italic;
	font-weight : bold;
	color : #B8C4B0;
	text-align : right;
}
.Zag1{
	font-family : Arial;
	font-size : 14pt;
	font-style : italic;
	font-weight : bold;
	color : #307038;
	text-align : center;
}
.Z_fon{background-color : #B8C4B0;
       font-weight : bold;
	   text-indent : 1em;}

.oba {
	margin-bottom : 8px;
	margin-top : 8px;
	text-align : justify;
}
.ot1 {
	text-indent : 2em;
	text-align : justify;
	}
.o1 {margin-bottom : 4px;
	margin-top : 4px;
	}
.o2 {margin-bottom : 3px;
	margin-top : 3px;
	text-indent : 0.3em;}
	
.brd{border-bottom: solid 1px #307038;}

.oba0 {
	margin-bottom : 0px;
	margin-top : 0px;
	}
	
.markerOba {
	margin-bottom : 8px;
	margin-top : 8px;
	list-style-image : url(/images/ball_marker.gif);
}