.letterspacing
{
letter-spacing: 1px;
}
.smallfont
{
font-size:11px;
}
.lineheight
{
line-height:21px;
}
a.nav:link {color: #FFFFFF; text-decoration: none;}
a.nav:visited {color: #FFFFFF; text-decoration: none;}
a.nav:active {color: #FFFFFF; text-decoration: none;}
a.nav:hover {color: #FFFFFF; text-decoration: underline;}

#dropmenudiv{
position:absolute;
border: #11357d 1px solid;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: #11357d 1px solid;
padding: 1px 0;
text-decoration: none;
font-weight: regular;
color:#11357d; 
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#fbcf8d;
}

img {border:0px;}