.menudiv {
	width:176;
	overflow:hidden;
	margin-left:4px;
}

.h_menu
{
	width:180px;
	height:22px;
	overflow:hidden;
	border:0px solid red;
	background:url(../img/hmenu.gif) top no-repeat;
}
.h_menu a
{
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
}
.h_menu a:hover
{
	color:#ff0000;
	text-decoration: none;
	font-weight: normal;
}

.submenudiv
{
	width: 180px;
	position:absolute;
	z-index:5;
	visibility:hidden;
	margin-top:15px;
	margin-left:176px;
	padding:0px;	

} 
.submenutabel{
	width:178px;
	vertical-align:top;
	margin-left:5px;
	text-align:left;
	margin-top:-20px;
	position:absolute;



}
.rounding
{
	opacity: .9;	
	FILTER: Alpha(Opacity=90, FinishOpacity=90, Style=1);	
}
.scont
{
	background:url(../img/sback.gif);
	opacity: .9;	
	FILTER: Alpha(Opacity=90, FinishOpacity=90, Style=1);	
}
.s_menu
{
	width: 166px;
	height:20px;
	text-align:left;
	
}
.smenu2
{
	margin-left:10px;
}
.s_menu a
{
	color: #ffffff;
	width:166px;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;

}
.s_menu a:hover
{
	color: #ff0000;
	width:166px;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}


.intmenudiv
{

	width: 178px;
	position:absolute;
	z-index:7;
	visibility:hidden;
	margin-left:180px;
	margin-top:-15px;


}
.intmenutabel{
	width:178px;
	vertical-align:top;
	opacity: .8;
	FILTER: Alpha(Opacity=80, FinishOpacity=80, Style=1);
	text-align:left;	
	position:absolute;
}
.icont
{
	background:url(../img/iback.gif);
}
.i_menu
{
	width:171px;
	height:22px;
	text-align:left;
}
.i_menu2
{
	margin-left:10px;
}
.i_menu a
{
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
}
.i_menu a:hover
{
	text-decoration: none;
	font-weight: bold;
	color:#ff0000;
}

