* {
color: #ffffff;
font-family: verdana;
font-size: 10px;
}
.td {
border-top: solid black 1px;
border-bottom: solid black 1px;
border-left: solid black 1px;
border-right: solid black 1px;
}
.navside {
color: #C0C0C0;
font-family: verdana;
font-size: 12px;
}
.forumtopic {
font-size: 14px;
text-decoration: bold;
color: #CC9900;
}
input, textarea, select {
color: grey;
background-color: #000000; 
background: #000000;
border: solid gray 1px;
}
a {
text-decoration: bold;
text-transform: none;
color: #CC9900;
}
a:hover {
text-decoration: underline;
text-transform: none;
color: #993300;
}
body
{
background-color: #101010;
}
#paypalbtn{
background: url(images/spacer.gif);
background-repeat: no-repeat;
}
#dropmenudiv{
position:absolute;
border:1px solid #C0C0C0;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
color: #C0C0C0;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid #C0C0C0;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #1B1D1A;
}

.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}
