html{
 scrollbar-arrow-color: #FFCC00;
 scrollbar-3dlight-color: #660000;
 scrollbar-darkshadow-color: #330000;
 scrollbar-face-color: #990000;
 scrollbar-highlight-color: #000000;
 scrollbar-shadow-color: #330000;
 overflow-x: hidden;
}
body {
 margin:0px;
 padding:0;
 height:100%;
 border:none
 text-align: center;
 background-image: url(../images/militiaback.jpg);
 background-repeat: repeat;
 background-color: #000000;
}

 #bg_image {
 width: 100%;
 height: 100%;
 left: 0px;
 top: 0px;
 right: 0px;
 bottom: 0px;
 position: absolute;
 z-index: 0;
}
#main {
 width: 770px;
 height: 100%;
 position: relative;
 margin: 0px auto;
 text-align: left;
 top: 20px;
}
.maintext {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FF3333;
}
.titletext {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FF3333;
}
.pasttext {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FF9900;
}
.pasttextsmall {
 font-family: Verdana;
 font-size: 8px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #CC0000;
}
.formtext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #660000;
}
.tourtext {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.whitetextbold {
 font-family: Verdana;
 font-size: 11px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.whitetext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: 100;
 font-variant: normal;
 text-transform: none;
 color: #FFFFFF;
}
.accenttext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FF9900;
}
.accenttextsmall {
 font-family: Verdana;
 font-size: 9px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FF9900;
}
.specialtext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFFFCC;
}
.focustext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FFCC66;
}
.epkredtext {
 font-family: Verdana;
 font-size: 10px;
 font-style: normal;
 line-height: normal;
 font-weight: bold;
 font-variant: normal;
 text-transform: none;
 color: #FF0000;
}
a:link { color: #FF6666; text-decoration: none }
a:active { color: #FF6666; text-decoration: none }
a:visited { color: #FF6666; text-decoration: none }
a:hover { color: #FF0000; text-decoration: bold }

