TD {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12pt;
}

.small {
	font-family: serif;
	font-weight: regular;
	font-size: 12pt;
}

TD.button {
	color: #036;
	font-size: 12pt;
}

A:link 
{cursor: ne-resize; 
text-decoration:none; 
Color:gold}

A:visited 
{cursor: ne-resize; 
text-decoration:none; 
Color:gold}

A:active 
{cursor: ne-resize; 
text-decoration:none; 
Color:ffffff}

A:hover 
{cursor: ne-resize; 
text-decoration:none; 
Color:pink}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: gold;
	font-weight: bold;
}

BODY { background-image: url("http://www.eddy.mv.ru/bee/bee2.gif") }
BODY {margin-bottom:0; margin-top:0; background-attachment: fixed}


TH.NavBar {
	color: #FC3;
	background: #003; 
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
		
}

TD.NavBar {
	/*background: #FCFAE4;
	*/
	background: #AEB8CC; 
	font-size: 8pt;
	
	border-top: 1px solid #CED8EC; 
	border-left: 1px solid #CED8EC;
	border-right: 1px solid #7B8599;
	border-bottom: 1px solid #7B8599;
	
}

TD.NavBarOver {
	font-size: 8pt;
	
	border-top: 1px solid #CED8EC; 
	border-left: 1px solid #CED8EC;
	border-right: 1px solid #7B8599;
	border-bottom: 1px solid #7B8599;
	
}

TD.NavBarFlat {
	/*background: #FCFAE4;
	*/
	background: #AEB8CC;
	font-size: 8pt;
	padding: 1px;
		
}

.footer {
	font-size: 8pt;
	color: #FC3;
}


