body  {
    background-repeat : no-repeat;
    background-color : #000000;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    margin-bottom : 0px;
    margin : 0px;
}

h1  {
    font-family : Arial, Helvetica, sans-serif;
    color : #FFFFFF;
    font-size : 16px;
    font-weight : bold;
}

h2  {
    font-family : Arial, Helvetica, sans-serif;
    color : #eae2eb;
    font-size : 14px;
    font-weight : bold;
}

h2.grey  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 14px;
    font-weight : bold;
}


h2.darkgrey  {
    font-family : Arial, Helvetica, sans-serif;
    color : #7f7f7f;
    font-size : 14px;
    font-weight : bold;
}

p.bigwhite  {
    font-family : Arial, Helvetica, sans-serif;
    color : #ffffff;
    font-size : 12px;
    font-weight : bold;
}

p  {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 11px;
}

p.small  {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 10px;
}

p.grey  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 11px;
}

p.greysmall  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 10px;
}

p.darkgrey  {
    font-family : Arial, Helvetica, sans-serif;
    color : #7f7f7f;
    font-size : 11px;
}

li.black  {
    font-family : Arial, Helvetica, sans-serif;
    color : #000000;
    font-size : 11px;
}

li  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 11px;
}

a  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #cc9900;
    text-decoration : none;
}

a:hover  {
    text-decoration : none;
    color : #7f7f7f;
}

a.recent  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #ffffff;
    text-decoration : none;
}

a.recent:hover  {
    text-decoration : none;
    color : #cc9900;
}

a.index  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #996600;
    text-decoration : none;
}

a.index:hover  {
    text-decoration : none;
    color : #7f7f7f;
}

a.grey  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    color : #7f7f7f;
    text-decoration : none;
}

a.grey:hover  {
    text-decoration : none;
    color : #cc9900;
}

a.nav  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 12px;
    font-weight: bold
}

a.nav:hover  {
    text-decoration : none;
    color : #cc9900;
    font-weight : bold;
}

a.navbig  {
    font-family : Arial, Helvetica, sans-serif;
    color : #FFFFFF;
    font-size : 14px;
    font-weight: bold
}

a.navbig:hover  {
    text-decoration : none;
    color : #cc9900;
    font-weight : bold;
}

a.navbigorange  {
    font-family : Arial, Helvetica, sans-serif;
    color : #cc9900;
    font-size : 14px;
    font-weight: bold
}

a.navbigorange:hover  {
    text-decoration : none;
    color : #b2b2b2;
    font-weight : bold;
}

a.navmedium  {
    font-family : Arial, Helvetica, sans-serif;
    color : #b2b2b2;
    font-size : 11px;
    font-weight: bold
}

a.navmedium:hover  {
    text-decoration : none;
    color : #ffffff;
    font-weight : bold;
}

a.small  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #cc9900;
    text-decoration : none;
}

a.small:hover  {
    text-decoration : none;
    color : #7f7f7f;
}

a.subnav  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #b2b2b2;
    font-weight : bold;
    text-decoration : none;
}

a.subnav:hover  {
    text-decoration : none;
    color : #cc9900;
    font-weight : bold;
}


a.navbiggrey  {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 14px;
    color : #b2b2b2;
    font-weight : bold;
    text-decoration : none;
}

a.navbiggrey:hover  {
    text-decoration : none;
    color : #cc9900;
    font-weight : bold;
}

hr  {
    color : #b2b2b2;
    height : 1px;
    background-color: #eae2eb;
    border: 0px;
}

hr.dark  {
    color : #7f7f7f;
    height : 1px;
    background-color: #eae2eb;
    border: 0px;
}

td.navheader  {
    background-color : #b2b2b2;
    text-align : center;
}


td.subnav  {
    background-color : #000000;
    text-align : center;
}

