.menutitle{
	cursor:pointer;
	margin-bottom: 3px;
	color:#FFFFFF;
	width:160px;
	height: 18px;
	padding:0px;
	text-align:left;
	font-weight: normal;
	/*/*/border:0px solid #FFFFFF;/* */
}

.menuover{
	cursor:pointer;
	margin-bottom: 3px;
	color:#FFFFFF;
	width:160px;
	height: 18px;
	padding:0px;
	text-align:left;
	font-weight: normal;
	/*/*/border:1px solid #FFFFFF;/* */
}

.submenu{
	color:#FFFFFF;
	width:156px;
	padding:1px;
	text-align:left;
	/*/*/border:1px solid #FFFFFF;/* */
	margin-bottom: 8px;
}

.itemover {
	color: #FFFFFF;
	cursor: pointer;
	background: #0033CC;
	font-weight: bold;
}
.itemout {
	color: #FFFFFF;
	background: "";
	font-weight: normal;
}
