div#container
{
   width: 994px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   background-color: #000000;
   color: #000;
   scrollbar-face-color: #D4D0C8;
   scrollbar-arrow-color: #000;
   scrollbar-3dlight-color: #D4D0C8;
   scrollbar-darkshadow-color: #404040;
   scrollbar-highlight-color: #000;
   scrollbar-shadow-color: #808080;
   scrollbar-track-color: #D4D0C8;
}
A
{
    FONT-SIZE: 10px;
    COLOR: #C0C0C0;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: 10px;
    COLOR: #C0C0C0;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: 10px;
    TEXT-DECORATION: underline
}

.CustomStyle
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align:center;
   background: none;
   color: #baa46d;
   border: 4px #baa46d solid;
}

.CustomStyle_SUBOTTONE
{
   font-family: Verdana;
   font-size: 13px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-align:center;
   color: #baa46d;
   background-color: #000000;
   border: 4px #baa46d solid;
}
