
BODY {
  margin           : 20px 0px 0px 0px;
  background-color : #605F4F;
  color            : #000000;
  font-family      : Verdana, Arial, sans-serif;
  font-size        : 12px;

  scrollbar-3dlight-color:#EEEECF;
  scrollbar-arrow-color:#C8C78B;
  scrollbar-base-color:#EEEECF;
  scrollbar-darkshadow-color:#EEEECF;
  scrollbar-face-color:#EEEECF;
  scrollbar-highlight-color:#EEEECF;
  scrollbar-shadow-color:#EEEECF;
  scrollbar-track-color:#ffffff; 
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited {
  color: #D1D9A9;
  font-weight: bold;
  text-decoration: none;
  font-size : 15px;
  letter-spacing : 1;
}

a.mainmenu:hover, {
  color: #D1D9A9;
  text-decoration: underline;
}


.footer {
  font-size        : 11px;
  color            : #D1D9A9;
  text-decoration  : none;
  font-weight      : normal;
}

.pagetext {
  font-size        : 11px;
}

.smalltext {
  font-size        : 1px;
  color            : #ffffff;
}

a:link, a:visited {
  color            : #D1D9A9;
  text-decoration  : none;
  text-decoration: underline;
}

a:hover {
  color            : #D1D9A9;
  text-decoration  : none;
}

