/* CSS Document */
/* darkblue */
BODY {background-color:#010066; color:#fff}

INPUT, TEXTAREA, SELECT {color:#fff}
A {color:#fff}
.blue {color:#ffcc00}
.red {color:#ff3838}
.button {background:url(img/bg_button.gif) no-repeat 0 0; color:#000}

.topblock {background:url(img/shadow.gif) no-repeat 0 100%}
.topblock .username A {color:#ffcc00}

.language {color:#fff}
.language B {color:#fff}
.language .fl {color:#fff}
.language A {color:#ffcc00}

.usermenu {background:url(img/bg_usermenu.gif) no-repeat 19px 28px}
.usermenu A {color:#ffcc00}

.inputtextbox {background:url(img/textshadow.gif) no-repeat 100% 0}
.inputtextbox SPAN {background:url(img/textshadowbottom.gif) no-repeat 3px 100%}
.text {border-color:#7070a9; background-color:#010066}

.loginform {background:url(img/bg_loginform.gif) no-repeat 0 10px}

.shadowblock {background:url(img/bottomshadow.gif) repeat-x 0 100%}
.shadowblockinner {background:url(img/rightshadow.gif) repeat-y 100% 0}

.premium {color:#fff}

.maintable {background:url(img/polyline1.gif) no-repeat 0 129px}
.visual {border:1px solid #7070a9; background-color:#010066}
.visual DIV {background:url(img/bg_scale.gif) repeat-x 0 0}
.visual DIV.wrong {background:url(img/bg_scale_wrong.gif) repeat-x 0 0}
.fileinput {background:url(img/bg_fileinput.gif) no-repeat 0 50%}
.fileinputfirst {background:url(img/bg_fileinputfirst.gif) no-repeat 0 10px}
.fileinputnext {background:url(img/bg_fileinputnext.gif) no-repeat 0 50%}
.fileinputone INPUT, .fileinput INPUT, .fileinputfirst INPUT, .fileinputnext INPUT {background-color:#010066; border:1px solid #6c6ba6}
html>/**/body .fileinputone INPUT, .fileinput INPUT, .fileinputfirst INPUT, .fileinputnext INPUT, x:default {color:#000} /* Only FireFox 3 */
.maintable .linkblock1 {background:url(img/bg_maintable2.gif) no-repeat 114px -8px}

.errorinput {background:url(img/bg_errorinput.gif) no-repeat 0 -5px}
.maintable .cell2 .visual {border:1px solid #7070a9}
.errorbox  {color:#ff0000}

.errorinputfirst {background:url(img/bg_errorinputfirst.gif) no-repeat 0 10px}

.bottommenu {color:#fff}
.bottommenu SPAN {border-top:1px solid #7070a9}
.bottommenu A {color:#ffcc00}




