/*
#anylinkcsswrapper a {
	text-decoration: none;
	color: Black;
	font: .86em Arial normal;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	border-bottom-width: 0;
	line-height: 17px;
	z-index: 100;
	background-color: #E9FECB;
	width: 200px;
	text-align: left;
	text-decoration: none;
}
.anylinkcss a {
	width: 100%;
	display: block;
	border-bottom: 1px solid black;
	text-decoration: none;
	padding: 2 3 2 3;
	color: Black;
}
.anylinkcss a:hover {
	text-decoration: none;
	border-bottom: 1px solid black;
	background-color: #E9FECB;
	color: Black;
}
*/

#anylinkcsswrapper a {
	text-decoration: none;
	color: #00512C;
}
#anylinkcsswrapper a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#main_navigation {
	width: 963px;
	margin-left: 10px;
}
#modernbricksmenu {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#modernbricksmenu ul {
	font: 12px Arial;
	margin:0;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#modernbricksmenu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#modernbricksmenu a {
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0;
	padding: 5px 5px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #00512c;
	border-bottom: 1px solid white;
}
#modernbricksmenu a:hover {
	background-color: #009d5a;
}
#modernbricksmenu #current a {
	background-color: #477196;
	border-color: #477196;
}
#modernbricksmenuline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #477196;
}
.anylinkcss {
	position: absolute;
	visibility: hidden;
	border-left: 1px solid #477196;
	border-right: 1px solid #477196;
	border-bottom-width: 0;
	font-size: .95em;
	font-family: Arial;	
	line-height: 18px;
	z-index: 100;
	background-color: #eee;
	width: 198px;
	#width: 205px;
	margin-top: 5px;
	text-decoration: none;
	color: #00512C;
}
.anylinkcss a {
/*	width: 100%; */
	display: block;
/*	text-indent: 3px; */
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-size: .95em;
	font-family: Arial;	
/*	text-indent: 5px; */
	padding-left: 3px;
	color: #00512C;
	text-decoration: none;
}
.anylinkcss a:hover {
	background-color: black;
	text-decoration: none;
	font-size: .95em;
	font-family: Arial;	
	color: white;
	text-decoration: none;
}