@import url(topnav.css);
@import url(l2-style.css);
@import url(footer.css);


body { color: #fff; font: 11px/17px Arial, Helveticia, sans-serif; background-color: #010101; text-align: center; margin: 30px auto 0; }
div  { margin-top: 0; margin-bottom: 0; padding: 0; border-style: none; border-width: 0; }

div#page-container { width: 725px; padding: 0; text-align: center; margin: 0 auto; }

img { text-decoration: none; margin: 0; padding: 0; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

div.spacer-5px  { height: 5px; margin-top: 0; margin-bottom: 0; padding: 0; clear: both; }

.smalltext  { color: #333; font: 11px Arial, Helvetica, sans-serif; }

/* site links */
a:link, a:visited { color: #4c032a; text-decoration: none; border-style: none; }
a:hover, a:active { color: #fff; text-decoration: none; border-bottom: 1px solid #cdd3db; border-top-style: none; border-right-style: none; border-left-style: none; }

a.on:link, a.on:visited { color: #4c032a; text-decoration: none; border-style: none; }
a.on:hover, a.on:active { color: #4c032a; text-decoration: none; border-style: none; }

a.blue:link, a.blue:visited { color: #66c; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.blue:hover, a.blue:active { color: #696; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a.dk-blue:link, a.dk-blue:visited { color: #006; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.dk-blue:hover, a.dk-blue:active { color: #587abc; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a.dk-blue-u:link, a.dk-blue-u:visited { color: #006; font-family: Arial, sans-serif; text-decoration: none; border-bottom: 1px solid #e8e8ff; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }
a.dk-blue-u:hover, a.dk-blue-u:active { color: #587abc; font-family: Arial, sans-serif; text-decoration: none; border-bottom: 1px solid #ccf; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }

a.gr:link, a.gr:visited { color: #696; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }
a.gr:hover, a.gr:active { color: #66c; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; outline-style: none; outline-width: 0; }

a.lt-gr:link, a.lt-gr:visited { color: #deedcc; font-family: Arial, sans-serif; text-decoration: none; border-width: 0; outline-style: none; outline-width: 0; }
a.lt-gr:hover, a.lt-gr:active { color: #ccf; font-family: Arial, sans-serif; text-decoration: none; border-bottom: 1px solid #ccf; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }


a.red:link, a.red:visited { color: #db8820; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; border-bottom: 1px solid #e8e8ff; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }
a.red:hover, a.red:active { color: #66c; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; border-bottom: 1px solid #ccf; border-top-style: none; border-top-width: 0; border-right-style: none; border-right-width: 0; border-left-style: none; border-left-width: 0; outline-style: none; outline-width: 0; }


a.menu-white:link, a.menu-white:visited { color: #fff; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; }
a.menu-white:hover, a.menu-white:active { color: #ffcc00; font-family: Arial, sans-serif; text-decoration: none; border-style: none; border-width: 0; }

a.menu-features:link, a.menu-features:visited { color: #587abc; font-family: Arial, sans-serif; text-decoration: none; border-bottom: 1px solid #abbcdd; border-top-width: 0; border-right-width: 0; border-left-width: 0; outline-style: none; outline-width: 0; }
a.menu-features:hover, a.menu-features:active { color: #2c718a; font-family: Arial, sans-serif; text-decoration: none; border-width: 0; outline-style: none; outline-width: 0; }


a.nounderline:link { color: #587abc; font-size: 12px; font-weight: bold; text-decoration: none; border-style: none; }
a.nounderline:visited { color: #587abc; font-size: 12px; font-weight: bold; text-decoration: none; border-style: none; }
a.nounderline:hover, a.nounderline:active { color: #2c718a; font-size: 12px; font-weight: bold; text-decoration: none; border-style: none; }

.imageborder-fl { vertical-align: top; float: left; margin: 3px 10px 17px 0; padding: 1px; border: solid 1px #a6c58d; }

.green { color: #a6c58d; }
.rust { color: #993333; }

.hidden {
    position:absolute;
    left:0px;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden; }


