body
{
  font-family: verdana; 
  color:#000000; 
  font-size:9px; 
  font-weight:normal; 
  background: #FFFFFF url(images/grassbg.png) no-repeat;  
  background-position: left top; 
  background-attachment: fixed;  
  margin: 0px 0px 0px 0px; 
  scrollbar-face-color: #ffffff; 
  scrollbar-arrow-color: #a5e80c; 
  scrollbar-track-color: #ffffff; 
  scrollbar-shadow-color: #ffffff; 
  scrollbar-highlight-color: #ffffff; 
  scrollbar-3dlight-color: #ffffff; 
  scrollbar-darkshadow-color: #ffffff; 
  padding: 5px;
}


.title
{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #a5e80c;
}

.date
{
  font-family: times;
  font-size: 13px;
  font-weight: normal;
  color: #404040;
  text-align: center;
}

.colortext
{
  font-size: 11px;  
  font-weight: bold;
  color: #a5e80c;
}

.colortext2
{
  font-size: 11px;
  font-weight: bold;
  color: #22ca00;
}

.colortext3
{
  font-size: 11px;
  font-weight: bold;
  color: #038002;
}

.colortext4
{
  font-size: 11px;  
  width:100%; 
  font-weight: bold;
  color: #ecfa11;
  filter:glow(color=#000000, strength=3)
}

.stars
{
  font-size: 12px; 
  width:5%; 
  font-weight: bold;
  color: #ecfa11;
  filter:glow(color=#000000, strength=2)
}

.warning {
  font: 9px verdana;
  font-weight: normal;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #a5e80c;
}

.intro {
  font: 9px verdana;
  font-weight: normal;
  color: #038002;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 2px;
}

td.small {
  font-family: arial;
  font-size: xx-small;
  font-weight: normal;
  color: #000000;
}

.foreground {
padding: 5px;
background-color:#ffffff;
font: 10px verdana; 
font-weight: normal;
text-align: left;
color: #000000;
filter: alpha(opacity=90, style=0); -moz-opacity: 90%;
}

a:link {color: #8db323; font-weight: bold; text-decoration: none; }
a:visited {color: #c0c0c0; font-weight: bold; text-decoration: none; }
a:active {color: #8db323; font-weight: bold; text-decoration: underline; }
a:hover {FILTER: FlipH; HEIGHT: 10px; COLOR: #808080; TEXT-DECORATION: none }
