.menudiv {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-color: #286661;
	font-size : 10px;
	position: absolute;
	top: 63px;
	left: 14px;
	width: 142px;
	height: 168px;
	background-color: transparent;
	z-index: 10;
	visibility: hidden;
}
.ArialSm {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-color: #286661;
	font-size : 10px;
}
.ArialLg {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-color: #286661;
	font-size : 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	text-decoration: none;
	font-weight: normal;
}
a.gen {
	font-family: Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	background-color: transparent;
	color: #7D8199;
}
a:visited {
	background-color: transparent;
	color: #71729D;
}
a:active {
	background-color: transparent;
	color: Silver;
}
a:hover {
	background-color: transparent;
	color: Silver;
}
