
.body { background-repeat: repeat-x; background-image: url(images/bg.gif); background-color: #CDCDCD; }

.navbg { width: 867px; height: 28px; background-image: url(images/navbg.gif); }
.navdivider { width: 4px; height: 28px; background-image: url(images/navdivider.gif); overflow: hidden; }
.navlinks { padding-left: 10px; padding-right: 10px; height: 28px; line-height: 26px; font-family: verdana; font-size: 12px; color: #ffffff; font-weight: bold; }
.navlinks a:link { color: #ffffff; text-decoration: none; }
.navlinks a:hover { color: #ffd34b; text-decoration: none; }
.navlinks a:visited { color: #ffffff; text-decoration: none; }

.adspot { width: 867px; height: 117px; overflow: hidden; background-image: url(images/adbg.gif); }

.borderstable { width: 877px; background-color: #1D1D1D; overflow: hidden; }
.headerrightborder { width: 5px; height: 331px; float: right; background-color: #1D1D1D; background-image: url(images/rightborder.gif); }
.headerleftborder { width: 5px; height: 331px; float: left; background-color: #1D1D1D; background-image: url(images/leftborder.gif); }
.header { background-image: url(images/headera.jpg); width: 877px; height: 124px; }

.floatleft { float: left; }
.floatright { float: right; }

.underheaderdivider { width: 867px; height: 6px; overflow: hidden; background-image: url(images/underheader.gif); }
.undernav { width: 867px; height: 5px; overflow: hidden; background-image: url(images/undernav.gif); }

.graydivider { overflow: hidden; height: 5px; width: 877px; background-color: #1D1D1D; }
.footer { height: 30px; width: 867px; background-image: url(images/footbg.gif); }
.footerbg { width: 857px; height: 70px; float: left; overflow: hidden; background-image: url(images/ftbg.gif); }
.footertxt { font-weight: bold; text-align: left; line-height: 28px; font-family: verdana; font-size: 11px; color: #888888; padding-left: 5px; padding-top: 2px; }
.footerwrapper { width: 877px; background-color: #1D1D1D; }
.footerright { width: 10px; height: 70px; float: left; overflow: hidden; background-image: url(images/ftR.gif); }
.footerleft { width: 10px; height: 70px; float: left; overflow: hidden; background-image: url(images/ftL.gif); }
.foottxtarea { width: 290px; height: 25px; font-size: 12px; font-family: tahoma; color: #ffffff; line-height: 25px; text-align: center; margin-top: 5px; }

.menubg { width: 208px; background-color: #d1d1d1; }
.rightmenufooter { width: 209px; height: 18px; background-image: url(images/botmenu.gif); overflow: hidden; }
.rightmenurightborder { width: 4px; background-color: #1D1D1D; }
.menuusersloggedin { background-image: url(images/onlineusers.gif); width: 209px; height: 41px; }
.usersloggedbg { text-align: left; background-color: #e2e2e2; width: 209px; background-image: url(images/menuvertbg.gif); background-repeat: repeat-x; font-size: 11px; font-family: tahoma; }
.quickmenutitle { background-image: url(images/quickmenu.gif); width: 209px; height: 34px; }
.quickmenubg { text-align: left; background-color: #e2e2e2; width: 209px; background-image: url(images/menuvertbg.gif); background-repeat: repeat-x; font-size: 11px; font-family: tahoma; }
.rsgtoolbar { background-image: url(images/rsgtoolbar.gif); width: 209px; height: 41px; }
.rsgtoolbarbg { background-color: #e2e2e2; width: 209px; background-image: url(images/menuvertbg.gif); background-repeat: repeat-x; font-size: 11px; font-family: tahoma; }

.startmaincontentarea { width: 867px; background-color: #ffffff; text-align: center; font-size: 11px; font-family: tahoma; }
.contentareatd { padding: 7px; width: 650px; font-size: 11px; font-family: tahoma; }


#dropmenudiv{
position:absolute;
border:1px solid #ffb4b4;
border-bottom-width: 0;
font:normal 11px Tahoma;
line-height:18px;
color: #ffffff;
z-index:100;
background-color: #bc2b2b;
}

#dropmenudiv a{ width: 100%; 
display: block; 
text-indent: 3px; 
border-bottom: 1px solid black; 
padding: 1px 0;
text-decoration: none;
color: white;
font-weight: bold;
background-color: #bc2b2b;
}

#dropmenudiv a:hover{
background-color: #ff5656;
color: yellow;
}              