.fstyle ul
{
	width: 607px;
	height: 29px;
	background: url(ismbg.gif);
	text-align: left;
	padding-left: 24px;
	padding-bottom: 0px;
	margin-bottom:0px;
	margin: 0;
	font-weight: bold;
}

.fstyle ul li
{
	display: inline;
	width: 95px;
	height: 25px;
	margin: 0px;
}

.fstyle ul li a
{
	color: White;
	text-decoration: none;
	font-size: 12px;
}

.fstyle ul li a:hover
{
	padding-top: 0px;
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv
{
	position: absolute;
	font: normal 12px Verdana;
	line-height: 22px;
	margin-top: -1px;
	margin-left: 1px;
	width:98px;
	background-image: url(child.gif);
	visibility: hidden;
	text-align: center;
	filter:alpha(opacity=85);
}

.dropmenudiv a
{
	display: block;
	padding: 0px 0px;
	margin: 0;
	text-decoration: none;
	color: white;
}

* html .dropmenudiv a
{
	width: 91px;
}

.dropmenudiv a:hover
{
	text-decoration: underline;
	color: black;
	background: url(selchild.gif);
}
.drop1 {
	background-attachment: fixed;
	background-image: url(gnavi01_on.gif);
}

