Body {
  scrollbar-arrow-color: #DDDDDD;
  scrollbar-track-color: #000000;
  scrollbar-face-color: #000000;
  scrollbar-highlight-color: #909090;
  scrollbar-3dlight-color: #333333;
  scrollbar-darkshadow-color: #333333;
  scrollbar-shadow-color: #333333; 

  cursor: default;

  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  color:#FFFFFF;
  background: #000000 url(images/index_bg.jpg);
  text-align: justify
  }
  
a:link, a:visited, a:active {
  height: 1px;
  color: FFFFBE;
  text-decoration: none; 
  cursor: help}

a:hover { 
  color : 2F2F2F; 
  text-decoration: underline; 
  cursor: help; filter: blur}
  
td {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px;
  color:C0C0C0;
  background-color: transparent;
  }

.head {
	font-family: Trebuchet MS;
	color: #E9D586; 
	font-size: 11px;
	text-align: center; 
	padding-right: 0px; 
	font-weight: bold;
	border-bottom: #E9D586 1px solid;}
  