@charset "UTF-8";
a.menu2:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	background-color: #56643F;
	text-align: center;
	display: block;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #333333;
}
a.menu2:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	background-color: #56643F;
	text-align: center;
	display: block;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #333333;
}
a.menu2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #5C81B8;
	background-color: #fff;
	text-align: center;
	display: block;
	padding: 2px;
	border: 1px solid #5C81B8;
}
a.menu1:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #006;
	background-color: #FFF;
	text-align: left;
	display: block;
	padding: 3px 2px 3px 5px;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px dotted #006;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006;
}
a.menu1:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #006;
	background-color: #FFF;
	text-align: left;
	display: block;
	padding: 3px 2px 3px 5px;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px dotted #006;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006;
}
a.menu1:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	color: #FFF;
	background-color: #4F78B2;
	text-align: left;
	display: block;
	padding: 3px 2px 3px 5px;
	text-decoration: none;
	line-height: 100%;
	border-bottom: 1px dotted #fff;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #fff;
}
.cvrleft {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;
}
a.subscribe:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #fff;
}
a.subscribe:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FFC;
	text-decoration: none;
}
a.subscribe:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #FF0;
}
