body { 
background-color:#e9e9df;
scrollbar-3dlight-color: #e9e9df;
scrollbar-arrow-color: #e9e9df;
scrollbar-base-color: #e9e9df;
scrollbar-darkshadow-color: #e9e9df;
scrollbar-face-color: #e9e9df;
scrollbar-highlight-color: #e9e9df;
scrollbar-shadow-color: #e9e9df;
scrollbar-track-color: #e9e9df;}

Body { 
text-align: justify; font-family: arial; 
letter-spacing: 0pt; color: #000000; 
font-size: 8pt; text-decoration: none; }

p, center, br, td, tr {
font-family: arial; font-size: 8pt;
line-height: 11px; text-align: justify;
color: #000000;}

i  { font-family:georgia;font-size:11px; color: #ee7c0d;}
b { font-family:arial;font-size:8pt; color: #f93074;}
u { font-family:arial;font-size:11px; color: #9c9990; font-style: border; border-bottom:2px solid #6dbb11;} 
s { font-family:arial;font-size:11px; color: #f9d630;}

#header1 { font: 8pt Arial Black; background-color: ; color:080604; text-align:left; border-bottom:1px solid #6dbb11;} 
#header2 { font: 13pt Arial Black; color::080604; background-color: ; border-right:7px solid #ee7c0d; padding-right: 2px;  text-align:justify; letter-spacing: -1.9pt; }
#header3 { font: 8pt Arial ; color:262626; background-color: ; border-right:7px solid #f93074; padding-right: 2px;  text-align:justify;}

textarea, input, select, textarea {font-family: arial; font-size: 11px; color: #e9e9df; text-transform: ; 
letter-spacing: 0px; background-color: #1f1a16; border:1px solid black; background-image: 
url ("http://textlies.org/sole/imgs/cmntbg.jpg"); background-repeat: repeat;}

a:link { text-decoration: none; color: #736459;  background-color: transparent;  cursor: default;  }
a:visited {	 text-decoration: none; color: #000000;  background-color: transparent;  cursor: default   }
a:active {	text-decoration: none; color: #000000;  background-color: transparent;  cursor: default;  }
a:hover {  text-transformation: ; color:#6dbb11; border-bottom:2px solid #f93074; 
background-color: #; cursor: default; font-weight:italic; font-family:georgia; font-size:7pt; border-right:3px solid #cea69e; }

#navi {
   text-align: center; }

#navigation li {
   float: left; margin-left: 0px;  margin-top: 0px; }

#navigation li a {
   display: ; width: 70px; text-transform: uppercase;  15px; letter-spacing: 1px; text-align: center; color: #000000; font-size: 11px; padding: 5px 0; font-weight: ;
   border-bottom: 1px solid black; font-family:arial; }

#navigation li a:hover {
   background: transparent; color: #ef7d0d; letter-spacing: -1.3px; padding: 5px 0; font-weight: bold; text-transform: uppercase; }

 h1 {
width:100%; margin-bottom:0px; padding:0px; padding-bottom: 0px; font-family:georgia; font-size:7pt; line-height:11px; 
border-bottom:1px dashed #F3BA15; font-weight: ; text-align:left; color: #B5B3B4; background: #090909; letter-spacing: 2.5 px; }

h4 {
width:100%; margin:0;padding:2; font-family:arial; font-size:11px; line-height:11px; border-bottom:0px dashed black;
font-weight:normal; text-align:justify; text-transform:none; background:#090909;
}       

.black_overlay {
        display: none;
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        background-color: black;
        z-index:1001;
        -moz-opacity: 0.8;
        opacity:.80;
        filter: alpha(opacity=80);
}

.white_content {
         display: none;
         position: absolute;
         top: 25%;
         left: 25%;
         width: 50%;
         height: 50%;
         padding: 16px;
         border: 10px solid black;
         background-color: white;
         z-index:1002;
         overflow: auto;
}