a { color: #5A3F24; background-color: transparent; font-weight: bold;
text-decoration: none; cursor: crosshair; }
a:hover { filter: blur(add=true, direction=90, strength=95; ); height: 1; cursor: crosshair; }
td, p, body, div, br { text-align: center; font-family: Times new roman; 
font-size: 13.5px; color: #5F6941; }
-->


body {
scrollbar-base-color: C37A83;
scrollbar-3dlight-color: 5F6941;
scrollbar-darkshadow-color: 5F6941;
scrollbar-shadow-color: 5F6941;
scrollbar-highlight-color: 5F69413;
scrollbar-arrow-color: 5F6941;
scrollbar-track-color: C37A83;
}

body{
color: 5F6941;
}

#main   {position:absolute;
  top:10px;
  left:10px;
  width:80%;
  padding:5px;
  font-weight:normal;
  margin-bottom:50px;
  filter: alpha(opacity=60);
  background:#C2CAA8 ;}

 .mainheader {font:18px times new roman;
  font-weight:normal;
  margin:10px 5px 5px 5px;
  text-align:center;
  padding:3px;
  background:#C37A83;
  border:3px solid #5F6941;}

 .mainbody {margin:10px 10px 10px 10px;
  padding:5px;
  font:10px times new roman;
  background:#C37A83;
  border:2px solid #5F6941;}

 .title  {font:15px times new roman;
  font-weight:bold;
  text-align:center;
  margin:3px;
  padding:3px;}