body { 

background: #111111 url('images/lensflare.gif') no-repeat top center fixed;
color: #F8F8FF;  
font-size: 75%; 
font-family: verdana, sans-serif; 
margin-top: 0px;
}

html {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color :#111111;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#111111;
scrollbar-highlight-color:#000000;
scrollbar-face-color:#333333;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#111111;
}

input {
color: #000000;
background: #CCCCCC;
border: 1px solid #111111;
}


textarea {
background-color: #CCCCCC;
color: #000000;
border: 1px solid #111111;
}

input.submit 
{
color: #000000;
background: #CCCCCC;
border: 1px solid #111111;
font-family: verdana, sans-serif; 
}

a:link {
background: transparent; 
color: #F8F8FF;
text-decoration: none;
} 

a:visited { 
background: transparent; 
color: #999999;  
text-decoration: none;
}

a:hover, a:active { 
background: transparent; 
color: #518D59; 
text-decoration: none;
}

a.next:link {
background: #111111; 
color: #518D59; 
text-decoration: none;
} 

a.next:visited { 
background: transparent; 
color: #F8F8FF;  
text-decoration: none;
}

a.next:hover, a:active { 
background: #518D59; 
color: #111111; 
text-decoration: none;
}

a.picture:link {
background: transparent; 
color: #111111;
text-decoration: none;
} 

a.picture:visited { 
background: transparent; 
color: #111111;  
text-decoration: none;
}

a.picture:hover, a:active { 
background: transparent; 
color: #518D59; 
text-decoration: none;
}

table.fade {
background: url('images/fadelg.jpg');
color: #F8F8FF;
}

table.fadesm {
background: url('images/fadesm.jpg');
color: #F8F8FF;
}

table.fadexl {
background: url('images/fadexl.jpg');
color: #000000;
}

table.desc {
background: #999999;
color: #000000;
}

p.small {
font-size: 80%; 
}

p.big {
font-size: 120%; 
}

img.floatLeft { float: left; 
margin-left: 0;
margin-right: 0;
margin-bottom: 13px;
margin-top: 0; }



