.submenu	{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
		filter: Alpha(Opacity=80);
}

.subframe	{
	position: relative;
	display: block;
	border: 1px solid #2C3137;
	left:5px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2C3137;
	top: -10px;

}

.subframe	a{
	margin : 1px;
	height:17px;
	padding-top: 8px;
	padding-left: 4px;
	color: #FFFFFF;/*
border:1px ridge #DCDBDB;
*/

	
}

.subframe	a:hover{
	margin : 1px;
	padding-top: 6px;
background:url(but.gif);
padding-left: 3px;

	border: 1px solid #3179cf;
color:#FFFFFF;

	
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;

}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}


.itemx 	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:22px;
	width:214px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 3px;
}

.itemx a	{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 14px;


}

.itemx a:hover	{

	text-decoration: none;
	color:#00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

.item a:link	{
	color: #FFFFFF;
	text-decoration: none;
}

.item a:visited	{
	color: #00CCCC;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #99CCFF;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 2px;
/*	right: 4px; */
	right: 4px;
}
.itemx .fwdarr	{
	position: absolute;
	top: 6px;
/*	right: 4px; */
	right: 4px;
	display:none;
}



.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
a.alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
