.menulink, .menulink_in, .menulink_act, .submenulink, .submenulink_act {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	padding: 0px 7px 0px 7px;
}

.submenulink, .submenulink_act {
	line-height: 19px;
	height: 20px;	/* IE */
	}

.menulink, .menulink:active, .menulink:focus, .menulink:link, .menulink:visited
	{ color: #ffee44; font-weight: bold; }
.menulink:hover			{ color: #ffffa0; text-decoration: none; }
.menulink_act, .menulink_act:active, .menulink_act:focus, .menulink_act:link, .menulink_act:visited
	{ color: #ffffff; font-weight: bold; }
.menulink_act:hover		{ color: #ffffff; text-decoration: none; }
.submenulink, .submenulink:active, .submenulink:focus, .submenulink:link, .submenulink:visited
	{ color: #114411; font-weight: normal; }
.submenulink:hover		{ color: #ffffa0; text-decoration: none; }
.submenulink_act, .submenulink_act:active, .submenulink_act:focus, .submenulink_act:link, .submenulink_act:visited
	{ color: #ffffff; font-weight: normal; }
.submenulink_act:hover	{ color: #ffffff; text-decoration: none; }

.submenu_sep {
	margin: 4px;
	}

.table_outer_border {
	border-color: #768d70;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	}

.table_outer_border_upper {
	border-color: #768d70;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	}

.table_inner_border {
	border-color: White;
	border-width: 1px;
	border-style: solid;
	}

.footerlink:active, .footerlink:focus, .footerlink:link, .footerlink:visited, .footerlink:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	text-decoration: none;
	color : #ffffff;
	}
