.site-head {
	FONT-FAMILY: Verdana, Arial; font-size:11px;
}
TABLE {
	BORDER: 0px; BORDER-COLLAPSE: collapse; BORDER-SPACING: 0;
}
.h-menu {
	background-color:#94b25c; color:#eaf5bb; background-image:url(../images/menu_backgr.jpg); background-repeat:repeat-x; height:26px; 
}
.divider{
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:26px;
	line-height:26px;
	padding:0px 10px 0px 10px;
	}
A.menu {
	font-weight:bold; TEXT-DECORATION: none; text-transform:uppercase; color:#eaf5bb
}
A.menu:active, A.menu:visited {
	font-weight:bold; TEXT-DECORATION: none; color:#eaf5bb
}
A.menu:hover {
	font-weight:bold; TEXT-DECORATION: none; color:#79383e;
}