@charset "utf-8";

body {
margin:0px; font-family: Verdana;
font-size: 9px;
background-color:#000000;
background:url('images/bg.gif');
}

.navihead {background:url('images/navi-bg.png'); height: 19px; vertical-align:middle; color:#FFFFFF; font-size:11px; text-indent:5px; font-weight:bold;}
.scrolltext {vertical-align:middle; color:#E7E7E7; font-size:11px; text-indent:5px; font-weight:bold;}

html {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc 
}

table {
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}

h2 {          
    font-family: Verdana;
    font-size: 11px;
    color: #c47105;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Verdana;
    font-size: 9px;
    color: #e3e1e1;
    font-weight: bold;
    background-image: url('images/title_bg.gif');
    background-repeat: repeat;
    background-position: left top
}

.category_big {  
    font-family: Verdana;
    font-size: 9px; 
    color: #c47105; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana;
    font-size: 9px; 
    color: #e3e1e1; 
    font-weight: normal; 
}

.gallery_txt {  
    font-family: Verdana;
    font-size: 9px; 
    color: #e3e1e1; 
}

.content_txt {  
    color: #e3e1e1; 
}

.squadhead {
    background-color: #000000;
}

.marked {
    background-color: #000000;
    font-weight: bold;
}



a, a:visited, a:active {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    font-size: 10px;
    color: #e3e1e1;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    font-size: 10px;
    color: #e3e1e1;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.category:hover {
    font-size: 10px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.gallery_txt, a.gallery_txt:visited, a.gallery_txt:active {
    font-size: 9px;
    color: #e3e1e1;
    text-decoration: none;
    font-weight: bold;
}

a.gallery_txt:hover {
    font-size: 9px;
    color: #e3e1e1;
    text-decoration: none;
    font-weight: bold;
}


a.content_txt, a.content_txt:visited, a.content_txt:active {
    color: #e3e1e1;
}

a.content_txt:hover {
    color: #e3e1e1;
}


option, textarea, input, select, file {  
    font-family: Verdana; 
    font-size: 10px; 
    color: #E7E7E7; 
    background-color: #000000; 
    border: 1px solid #CCCCCC;
}

.footer {
    color: #FFFFFF; 
    font-size: 10px;
}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url('images/username.gif');
    background-repeat: no-repeat;
    background-position: left top
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url('images/password.gif');
    background-repeat: no-repeat;
    background-position: left top
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url('images/name.gif');
    background-repeat: no-repeat;
    background-position: left top
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url('images/message.gif');
    background-repeat: no-repeat;
    background-position: left top
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
}
