
<!--
body {
background-color: #000000;
}

.top {
background: #990033 url(images/topbg.gif);
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #ffcc66;
}

.topmenu {
background: #990033 url(images/topbg.gif);
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #ffcc66;
padding: 2px;
}

.banner {
background-color: #B7770D;
height: 60px;
}

.menu {
background-color: #B7770D;

}

.content {
background-color: #ffffff;
vertical-align: top;
font-family: Verdana, Arial;
font-size: 11px;
color: #000000;
padding: 5px;
}


.bottom {
background: #990033 url(images/topbg.gif);
height: 21px;
font-family: Verdana, Arial;
font-size: 11px;
color: #ffcc66;
}





.nl {
display: block;
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffffff;
background-color: #cc9933;
border-bottom: 1px solid #000000;
padding: 3px;
}
.nl:hover {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #000000;
background-color: #ffcc66;
}
.nl:active {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #990033;
background-color: #ffcc66;
}

.cl {

font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #990066;

}
.cl:hover {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
color: #000000;

}
.cl:active {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ff9933;
}

.c2 {

font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffcc66;

}
.c2:hover {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
color: #ffcc66;

}
.c2:active {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
color: #ffcc66;
}






-->