.body { margin-top: 10px; background-color: #cdcdcd; color: #4a4a4a; font-family: tahoma; font-size: 12px; }
a:link { color: #e45141; text-decoration: underline; font-weight: bold; font-size: 11px; }
a:hover { color: #87c03d; text-decoration: underline; font-weight: bold; font-size: 11px; }
a:visited {  color: #e45141; text-decoration: underline; font-weight: bold; font-size: 11px; }

table { border-width: 2px; border-collapse: collapse; border-style: solid; border-color: #888888; font-size: 12px; }
td { font-size: 12px; padding: 4px; font-family: tahoma; }

.versiontxt { padding-top: 90px; padding-right: 5px; text-align: right; color: #888888; font-size: 12px; font-weight: bold; font-family: arial; }
.topnavtxt { line-height: 30px; padding-top: 1px; font-family: tahoma; font-size: 13px; font-weight: bold; color: #888888; }
.topnavtxt a:link { color: #888888; text-decoration: none; font-size: 13px; }
.topnavtxt a:hover { color: #888888; text-decoration: none; font-size: 13px; }
.topnavtxt a:visited { color: #888888; text-decoration: none; font-size: 13px; }
.footertxt { font-weight: bold; text-align: left; line-height: 28px; font-family: verdana; font-size: 11px; color: #888888; padding-left: 5px; padding-top: 2px; }


.graydivider { overflow: hidden; height: 2px; width: 900px; background-color: #ababab; }
.maincontentarea { background-color: #ffffff; width: 900px; }
.maincontentareapadding { padding: 8px; }
.maintopnav { background-image: url(images/nav.gif); height: 31px; width: 900px; }
.header { background-image: url(images/header1.jpg); height: 107px; width: 900px; }
.maintable { background-color: #ababab; width: 904px; }
.footer { height: 30px; width: 900px; background-image: url(images/footbg.gif); }
.adspot { width: 900px; height: 117px; overflow: hidden; background-image: url(images/adbg.gif); }




#dropmenudiv{
position:absolute;
border:1px solid #ababab;
border-bottom-width: 0;
font:normal 11px Tahoma #ababab;
line-height:18px;
z-index:100;
color: #888888;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ababab;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #888888;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: green;
}