<style type="text/css"> { }
body {
scrollbar-arrow-color: #FFCC99; 
scrollbar-base-color: #FFCC99; 
scrollbar-face-color: #CC9966; 
scrollbar-highlight-color: #CC9966; 
scrollbar-shadow-color: #996633; 
scrollbar-3dlight-color: #FFCC99; 
scrollbar-track-color: #FFCC99; 
scrollbar-darkshadow-color: #996633; 
}

.head { font-family: trebuchet ms, tahoma, arial; font-size: 15px; color: #663300; font-weight: bold; letter-spacing: 0px; height: 16px; text-transform: uppercase; background-color: none; text-align: center; border-bottom: 3px solid #CC9966; border-top: 2px solid #FFCC99; background-image: url(p.jpg); filter: blur(strength=5);}

A:link {color: #CC6600; cursor: crosshair; text-decoration: none; font-weight: normal;}
A:visited {color: #CC6600; cursor: crosshair; text-decoration: none; font-weight: normal;}
A:active {color: #CC6600; cursor: crosshair; text-decoration: none; font-weight: normal;}
A:hover {color: #CC9966; cursor: crosshair; text-decoration: none; font-weight: normal; background-color: #FFCC99;}

hr{
border: 1px solid #CC9966; 
width: 100%;
}

INPUT, SELECT, TEXTAREA, IFRAME.HTMLEDITOR, .TEXTFIELD, .BUTTON {

  BORDER: 1px solid #CC9966; 
  FONT: 11px trebuchet ms, tahoma, arial;
  FONT-WEIGHT: bold;
  BACKGROUND-COLOR: #FFCC99; 
  color: #996633; 
  filter: alpha(style=0,opacity=70); 

  }

body 
{
background-image: url(background.gif);
background-repeat: repeat-y; 
font-family: trebuchet ms, tahoma, arial;
color: #996633; 
letter-spacing: 0px; 
font-weight: normal;
font-size: 11px;
background-color: #FFCC99; 
cursor: crosshair; 
}

</style>