body{
color:                white;
background-color:     #888888;
background-image:     url(./images/heavymetalskulltile.gif);
font-family:          arial;
font-size:            22px;
scrollbar-base-color: #888888;
}

.mapText {
background-color: #CCCCCC;
}

.panelBorder {
  background-color: #FFFFFF;
}

A:link    {color:#999999; text-decoration:underline;}
A:visited {color:#888888; text-decoration:underline;}
A:active  {color:#AAAAAA; text-decoration:underline;}
A:hover   {color:#CCCCCC; text-decoration:underline;}

.panelBackground {
  background-color: #888888;
  background-image: none;
  font-size: 11px;
  padding: 10px;
}
