#menu-new {
	width: 259px;
	float:left;
	padding:0px;
	margin:0px;
	height: 44px;
	color: #660033;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	
}

#menu-new  ul {
	display: block;
	line-height: 1em;
	list-style: none;
	z-index: 90;
	margin: 0px;
	padding: 0;
}

#menu-new  ul li {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 14px;
	line-height: 1-5em;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
}

#menu-new ul li a {
	display: block;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	background: transparent;
	text-decoration: underline;
	color: #660033;
	margin: 0px 0px 0px 0px;
	padding:10px 35px 0px 35px;
	font-style: italic;
}

#menu-new ul li a:hover {
	color: #FF9900;
	display: block;
	height:20px;
	text-decoration: none;
	
}

#menu-new  ul li.sep {
	color: white;
	padding: 0px 0px 0px 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu-new  ul li a {
	float: none;
}
/* End IE5-Mac hack */
#menu-new  ul.level2 {
	position: absolute;
	padding:0px 0px 0px 0px;
	margin:9px 0px 0px 0px;
	visibility: hidden;
	background: #f2c229;
	left: 14px;
	top: 218px;
}

#menu-new  ul.level2 li {
	border-bottom: 1px solid #eb9a45;	
	width:123px;
	line-height:18px;
	float:none;
	text-align:left;
	
}

#menu-new  ul.level2 li a {
	padding: 5px 9px 5px 5px;
	margin:0px 0px 0px 0px;
	width:91%;
	_width:92%;
	height:20px;
	float:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #660033;
	text-decoration: none;
	font-weight: bolder;
	
}

#menu-new  ul.level2 li a:hover {
	font-weight: bold;
	background-color: #FFFF66;
	color:#FF9933;
	float:none;
	height:20px;
	margin:0px 0px 0px 0px;
	width:91%;
	_width:92%;
}
/***************************************************site map**********************************/.
.text{
	font-family:Verdana; 
	font-size:12px;
	list-style:none;
	color:#6b696a;
}
