html{
 scrollbar-arrow-color: #E4E4E4;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #0E0500;
 scrollbar-face-color: #0E0500;
 scrollbar-highlight-color: #E4E4E4;
 scrollbar-shadow-color: #0E0500;
 overflow-x: hidden;
}
body {
    background-repeat: repeat-y;
    background-attachment: fixed;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #0E0500;
    background-position: top center;
}
.rd_main {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_mainbold {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_mainsmall {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_mainboldsmall {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_mainsmaller {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_mainsmallerbold {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #E4E4E4;
}
.rd_accent {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #4AD1FD;
}
.rd_accentbold {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #4AD1FD;
}
.rd_accentsmall {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #4AD1FD;
}
.rd_accentsmallbold {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #4AD1FD;
}
.rd_form {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #047397;
}
a:link { color: #4AD1FD; text-decoration: none }
a:active { color: #4AD1FD; text-decoration: none }
a:visited { color: #4AD1FD; text-decoration: none }
a:hover { color: #047397; text-decoration: bold }
