
#menu1 a {
	color: #ffffff;
	font-family : "Arial", Helvetica, sans-serif;
	width: 215px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 10px;
	height: 33px;
	display:block;
		}
#menu1 a:hover {
	color: #000000!Important;
	background-color: #ffd800;
	}

#menu2 a{
	color: #FFFFFF;
	font-family : "Arial", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left:10px;
	display:block;
	Width: 215px;
	height: 21px;
	font-weight: bold;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 5px;
		}
#menu2 a:hover{
	color: #000000!Important;
	background: #ffd800!important;
	}
	
	#menu2 a:selected{
	color: #000000!Important;
	background: #ffe65e!important;
	}

div.MenuSpan.N1 a.selected{
	color: #000000!Important;
	background: #ffe65e!important;
	width: 225px!important;
	height: 22px;
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", Helvetica, sans-serif;
	margin-left: 0px;
	display:block;
	}
	
div.MenuSpan.N2{
	background:url(../images/dum/bgN2.jpg) no-repeat;
	color: #000000;
	margin-left: 10px;
	margin-top: 10px;
	height:168px;
	width:225px;

	}

div.MenuSpan.N2 a.selected{
color: #000000!important;
background: #ffe65e!important;
display:block;
}



