
#div1{width: 150px; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute; background-color: #bf9c3e; line-height:15px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana;}
#div1 a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px  solid white; padding: 1px 0; text-decoration: none; font-weight: bold; color:#ffffff;}
#div1 a:hover{ background-color:#D3DECB;}


#div2{width: 175px; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute; background-color: #bf9c3e; line-height:15px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; }
#div2 a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid white; padding: 1px 0; text-decoration: none; font-weight: bold; font color:#a88250;}
#div2 a:hover{ background-color: #D3DECB; }


#div3{width: 150px; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute; background-color: #bf9c3e; line-height:15px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; }
#div3 a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid white; padding: 1px 0; text-decoration: none; font-weight: bold; font color:#a88250;}
#div3 a:hover{ background-color: #D3DECB; }

#div4{width: 150px; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute; background-color:#bf9c3e; line-height:15px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; }
#div4 a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid white; padding: 1px 0; text-decoration: none; font-weight: bold; font color:#a88250;}
#div4 a:hover{ background-color: #D3DECB; }

#div5{width: 150px; border-left:1px solid white; border-right:1px solid white; border-top:1px solid white; border-bottom:0px solid white; position:absolute; background-color:#bf9c3e; line-height:15px; z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana; }
#div5 a{width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid white; padding: 1px 0; text-decoration: none; font-weight: bold; font color:#a88250;}
#div5 a:hover{ background-color: #D3DECB; }


/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #bf9c3e;

}

a:link {
	color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
A
{
    COLOR: #333333;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: indianred;
    TEXT-DECORATION: underline
}
