.bodytext {font-family: tahoma; font-size: 8pt; color: #848E42; vertical-align: top; text-align: left; }
.gallerynavcell  {background: #C8DC66; font-family: tahoma; color: black; text-decoration: none; text-align: center; vertical-align: middle; font-size: 8pt;}
.gallerynav  {font-family: tahoma; color: black; text-decoration: none; text-align: center; vertical-align: middle; font-size: 8pt;}
a.gallerynav:hover  {font-family: tahoma; color: black; text-decoration: none; text-align: center; vertical-align: middle; font-size: 8pt;}
.gallerypage  { font-family: tahoma; color: black; text-align: center; vertical-align: top; font-size: 8pt;}

.gallerynavcellon {background: #CC9900; font-family: tahoma; color: black; text-decoration: none; text-align: center; vertical-align: middle; font-size: 8pt;}

.bars {

scrollbar-3dlight-color:;

scrollbar-base-color: #C6D3E5;

scrollbar-darkshadow-color:white;

scrollbar-face-color: #DAE5F4;

scrollbar-arrow-color: white;

scrollbar-highlight-color:white;

scrollbar-shadow-color: #C6D3E5;

scrollbar-track-color: white;

}

a            { color: #8CA5C7 }
a:hover      { color: #CC6600 }

.footer {font-family: tahoma; color: #808080; text-align: center; vertical-align: middle; font-size: 8pt;}

.credittext {font-family: tahoma; color: #808080; text-align: center; vertical-align: middle; font-size: 7pt;}

#dropmenudiv{
position:absolute;
background-color: #000000;
border:1px solid #909B5E;
border-bottom-width: 1;
font:normal 8pt tahoma;
line-height:20px;
z-index:100;
color: #000000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid black;
padding: 1px 0;
text-decoration: none;
color: #000000;
text-align: center;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #909B5E;
color: #ffffff;
}
/* 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;
}