.bodytext    { font-family: verdana; color: #000000; font-size: 10pt; }

.smalltext    { font-family: verdana; color: #000000; font-size: 8pt; }

.leftnavheader    { font-family: verdana; color: #000000; font-size: 8pt; font-weight: bold; }

.leftnav    { font-family: verdana; color: #000000; font-size: 10pt;  }

h1           { font-size: 10pt; font-weight: bold }



.homewhite  {font-family: tahoma; color: #ffffff; font-size: 8pt; line-height:15%}

.footer  {font-family: tahoma; color: #ffffff; font-size: 8pt;}

#dropmenudiv{
position:absolute;
background-color: #000000;
border:1px solid black;
border-top-width: 0;
border-bottom-width: 1;
font:normal 8pt tahoma;
line-height:20px;
z-index:100;
color: #EAEAEA;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 10px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
color: #EAEAEA;
text-align: left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #EAEAEA;
color: #000000;
}
/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: none;
width: 90px;
background-color: yellow;
font:normal 8pt tahoma;
color: #339999;
text-decoration: none;
line-height:20px;
text-indent: -30px;
}
a            { color: #3333CC }