body { background-color: #000000; color: #353535; }
a:visited, a:hover, a:link { color: #353535; }
.seperatorrightlight { background: url('../img/seperator_light.gif') repeat-y right top; }
.seperatorleftlight { background: url('../img/seperator_light.gif') repeat-y left top; }
.seperatorright { background: url('../img/seperator.gif') repeat-y right top; }
.seperatorleft { background: url('../img/seperator.gif') repeat-y left top; }
.header { background: #ffffff url('../img/header.gif') no-repeat right bottom; }
.globalnav ul li a { text-decoration: none; text-transform: lowercase; }
.globalnav ul li.selected a:visited, .globalnav ul li.selected a:hover, .globalnav ul li.selected a:link { color: #8CC63F; }
.nav ul li a { text-decoration: none; text-transform: lowercase; }
.nav ul li.selected { background: url('../img/nav_selected.jpg') repeat-x right top; }
.nav ul li.selected a:visited, .nav ul li.selected a:hover, .nav ul li.selected a:link { background: url('../img/nav_a_selected.jpg') no-repeat left top; }
.logo { background: url('../img/logo.gif') no-repeat right top; }
.body { background: #ffffff url('../img/body.jpg') no-repeat left top; }
.body h2 { text-transform: lowercase; }
.content a:visited, .content a:hover, .content a:link { color: #8CC63F; }
.home { background: url('../img/home_body.jpg') no-repeat left top; }
.footer { color: #ACACAC; background: url('../img/footer.jpg') no-repeat left top; }
.footer a:visited, .footer a:hover, .footer a:link { color: #8CC63F; text-decoration: none; }
.footer .copy { color: #7E9065; }

a.send { background: url('../img/btn_send.png') no-repeat left top; }
a.send:hover { background: url('../img/btn_send_hover.png') no-repeat left top; }

.error, .errorindicate, em { color: Red; }

div.maskwindow { filter: alpha(opacity=35); background-color: black; }
div.loader span.notext { border-color: #353535; background: #ffffff url('../img/loader.gif') no-repeat center center; }

.partner img { border-color: #7E9065; }