body { 
     background-image:url("orie_wall06.jpg");
     background-attachment:fixed;
     background-repeat:no-repeat;
     background-position:right top;
     background-color:#000000;

     scrollbar-3dlight-color:#696969;
     scrollbar-arrow-color:#000000;
     scrollbar-darkshadow-color:#696969;
     scrollbar-face-color:#ffffff;
     scrollbar-highlight-color:#ffffff;
     scrollbar-shadow-color:#ffffff;
     scrollbar-track-color:#ffffff; 

     margin-top:1em;
     margin-bottom:1em;
     margin-left:1em;
     margin-right:1em; 
}

p { 
  line-height:1.3em; 
  font-size:0.9em; 
  color: ffffff;
}

div {
    line-height:1.2em;
    font-size:0.9em; 
    color:#696969
}

td { 
    line-height:1.2em;
    font-size:0.9em; 
    color:#696969

}


input {
color: #696969;
background-color: #ffffff;
border: 1px solid #696969;
}

A:link {color:#000000;}
A:visited {color:#666666;}
A:active {color:#ff0000;text-decoration:none;}
A:hover {color:#0000ff;text-decoration:none;}
A {text-decoration:none}
