
body {
background-color: #6E5843;
color: #FFFFFF;
font: 7.5pt arial;
font-weight: none;
text-decoration: none;

background-image: url(bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;

scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FF0000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF


}


img {

border-style : none;

}


table {

        border: 1px solid #000000;

}


td {

background-color: #000000;
color: #FFFFFF;
font: 7.5pt arial;
font-weight: none;
text-decoration: none;

}



a:link { color: #FF9900; font-weight: none; text-decoration: none }
a:visited { color: #FF9900; font-weight: none; text-decoration: none }
a:active { color: #FF9900; font-weight: none; text-decoration: none }
a:hover { color: #FBEC5D; font-weight: none; text-decoration: none }





.stateon { opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5; border:1px white solid; }

.stateoff { border: 1px white solid; }

.stateclicked { opacity:.50; filter:alpha(opacity=50); -moz-opacity:0.5; border:1px white solid; }





input, select, textarea {

        font: 7.5pt arial;
        font-weight: bold;
        color: #FFFFFF;
        border: 1px solid #FF9900;	
        background-color: #000000;
}



form { margin:0; padding:0; }


