.menuskin
{
	position: absolute;
	width:180px;
	background-color: #3B75B0;
	border:1px solid black;
	font-family: Garramond, Times New Roman, Times, Georgia;
	line-height:18px;
	z-index:100;
	visibility:hidden;
	font-weight: none;
}

.menuskin a
{
	font-variant: small-caps;
	text-decoration:none;
	/* Text Color */
	color: #FFFFFF;
	padding-left:10px;
	padding-right:10px;
	font-weight: bold;
}

#mouseoverstyle{
/*background-color:#D2D279;*/
color:#3B75B0;
background-color: #9FBFDF;
text-decoration: none;
font-weight: none;
}

#mouseoverstyle a{
text-decoration: none;
/*color: #8CB3D9;*/
font-weight: none;
}
