body {
 margin-top: 0px;
        background: url("/images/general/background.main2.gif") repeat-x center center fixed;
}
.copyright A:hover {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}

.copyright A:visited {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}

.copyright A:link {
 color: #ffffff;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
.copyright {
 color: #ffffff;
 font-size: 12px;
 font-family: Times;
}
#dropmenudiv {
position:absolute;
border:1px solid #2c2c2c;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a {
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#fff;
}

#dropmenudiv a:hover { /*hover background color*/
background-color: #222;
color:#eee;
}
A:link {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:visited {
 color: #790000;
 font-family: Times;
 font-size: 12px;
 text-decoration: underlined;
}
A:hover {
 color: #891616;
 font-family: Times;
 font-size: 12px;
 text-decoration: none;
}

