div.Menu{
margin-top:0px;
width:164px;
text-align:right;
}

div.Menu ul{
list-style: none;
margin:0px;
padding:0px;
width: 100%;
font: normal 9pt tahoma;
}

div.Menu ul li{
width: 100%;
padding: 0 0 0 0;
margin:0px;
font-family: Tahoma;
font-size: 8pt;
}

div.Menu ul li a{
display: block;
padding: 4px 12px 3px 2px;
border-bottom: 1px solid #E8E8E8;
background-color: #ECF5FB;
background: #F3F3F3 url('../images/arrow.gif') no-repeat right 7px;
text-decoration: none;
width: 100%;
height:25px;
}

div.Menu ul li a:hover{
border-bottom: 1px inset #E8E8E8;
background: #EBF3FB url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li a.Current{
border-bottom: 1px inset #E8E8E8;
border-top: 0px inset #E8E8E8;
font-weight: normal;
}

/*auto*/
div.Menu ul li.auto a{
color: #002165;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.auto a:hover{
color: #002165;
background:#EBF3FB url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.auto a.Current{ /*currently selected tab*/
background: #EBF3FB url('../images/arrow_dark.gif') no-repeat right 7px;
color: #002165;
}

/*clean*/
div.Menu ul li.clean a{
color: #AE0470;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.clean a:hover{
color: #AE0470;
background:#FFF0FA url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.clean a.Current{ /*currently selected tab*/
background: #FFF0FA url('../images/arrow_dark.gif') no-repeat right 7px;
color: #AE0470;
}

/*garden*/
div.Menu ul li.gardens a{
color: #197400;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.gardens a:hover{
color: #197400;
background:#F3FFF0 url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.gardens a.Current{ /*currently selected tab*/
background: #F3FFF0 url('../images/arrow_dark.gif') no-repeat right 7px;
color: #197400;
}

/*roads*/
div.Menu ul li.roads a{
color: #777777;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.roads a:hover{
color: #777777;
background:#ecebeb url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.roads a.Current{ /*currently selected tab*/
background: #ecebeb url('../images/arrow_dark.gif') no-repeat right 7px;
color: #777777;
}

/*sea*/
div.Menu ul li.sea a{
color: #026DAB;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.sea a:hover{
color: #026DAB;
background:#E5EFF5 url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.sea a.Current{ /*currently selected tab*/
background: #E5EFF5 url('../images/arrow_dark.gif') no-repeat right 7px;
color: #026DAB;
}

/*visual*/
div.Menu ul li.visual a{
color: #C37300;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.visual a:hover{
color: #C37300;
background:#FFF6E8 url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.visual a.Current{ /*currently selected tab*/
background: #FFF6E8 url('../images/arrow_dark.gif') no-repeat right 7px;
color: #C37300;
}

/*acoustical*/
div.Menu ul li.acoustical a{
color: #51006F;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.acoustical a:hover{
color: #51006F;
background:#FDF7FF url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.acoustical a.Current{ /*currently selected tab*/
background: #FDF7FF url('../images/arrow_dark.gif') no-repeat right 7px;
color: #51006F;
}

/*homes*/
div.Menu ul li.homes a{
color: #860202;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.homes a:hover{
color: #860202;
background:#FFF9F9 url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.homes a.Current{ /*currently selected tab*/
background: #FFF9F9 url('../images/arrow_dark.gif') no-repeat right 7px;
color: #860202;
}

/*danak*/
div.Menu ul li.danak a{
color: #01886A;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.danak a:hover{
color: #01886A;
background:#ECFFFB url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.danak a.Current{ /*currently selected tab*/
background: #ECFFFB url('../images/arrow_dark.gif') no-repeat right 7px;
color: #01886A;
}

/*health*/
div.Menu ul li.health a{
color: #F7931D;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.health a:hover{
color: #F7931D;
background:#FFE6C9 url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.health a.Current{ /*currently selected tab*/
background: #FFEFCD url('../images/arrow_dark.gif') no-repeat right 7px;
color: #F7931D;
}

/*Disasters*/
div.Menu ul li.Disasters a{
color: #8a02ac;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.Disasters a:hover{
color: #8a02ac;
background:#e7d6eb url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.Disasters a.Current{ /*currently selected tab*/
background: #e7d6eb url('../images/arrow_dark.gif') no-repeat right 7px;
color: #8a02ac;
}

/*registration*/
div.Menu ul li.registration a{
color: #002165;
background:transparent url('../images/arrow.gif') no-repeat right 7px;
}

div.Menu ul li.registration a:hover{
color: #002165;
background:#EBF3FB url('../images/arrow_dark.gif') no-repeat right 7px;
}

div.Menu ul li.registration a.Current{ /*currently selected tab*/
background: #EBF3FB url('../images/arrow_dark.gif') no-repeat right 7px;
color: #002165;
}

/**** SUB MENU ****/

div.Menu ul li a.CurrentExpanded{
background: #CFE8F5 url('../images/DownBlackArrow.gif') no-repeat right 6px;
border-bottom: 1px solid #EBF3FB;
border-top: 1px solid #EBF3FB;
}

div.Menu ul li a.CurrentExpanded:hover{
background: #CFE8F5 url('../images/DownBlackArrow.gif') no-repeat right 6px;
border-bottom: 1px solid #EBF3FB;
border-top: 1px solid #EBF3FB;
}

div.SubMenu ul{
list-style: none;
margin:0px;
padding:0px;
width: 100%;
font: normal 9pt tahoma;
}

div.SubMenu ul li{
width: 100%;
padding: 0 0 0 0;
margin:3px;
margin-right:5px;
font-family: Tahoma;
font-size: 8pt;
background: #EBF3FB;
}

div.SubMenu li a{
display: block;
color: #000000;
text-decoration: none;
padding: 3px 18px 3px 1px;
background: #CFE8F5 url('../images/GrayArrowSub.gif') no-repeat right;
height:100%;
}

div.SubMenu li a:hover{
background-color: #EBF3FB;
}

div.SubMenu a.Current, div.SubMenu a.Current:hover{
background: #65B5DF url('../images/WhiteArrowSub.gif') no-repeat right 6px;
color: #FFFFFF;
}

