  a.standardfooter:link {color: #FFFFCC; text-decoration: none}
  a.standardfooter:visited {color: #FFFFCC; text-decoration: none}
  a.standardfooter:hover {color: #FFFF66; text-decoration: none}
  a.standardfooter:active {color: #FFFF66; text-decoration: underline}
  
  a:link {color: #0707CD; text-decoration: underline}
  a:visited {color: #6E3C9C; text-decoration: underline}
  a:hover {color: #ffcc66; text-decoration: underline}
  a:active {color: #FFcc33; text-decoration: underline}

  a.black:link {color: #000000; text-decoration: none}
  a.black:visited {color: #000000; text-decoration: none}
  a.black:hover {color: #000000; text-decoration: none}
  a.black:active {color: #000000; text-decoration: none}

  
  a.library:link {color: #ff6633; text-decoration: underline}
  a.library:visited {color: #ff6633; text-decoration: underline}
  a.library:hover {color: #ff0000; text-decoration: underline}
  a.library:active {color: #ff6633; text-decoration: underline}

  a.white:link {color: #ffffff; font-weight: bold; text-decoration: underline}
  a.white:visited {color: #ff0000; font-weight: bold; text-decoration: underline}
  a.white:hover {color: #ffcc66; font-weight: bold; text-decoration: underline}
  a.white:active {color: #ff6633; font-weight: bold; text-decoration: underline}

  a.memory:link {color: #000000; font-weight: medium; text-decoration: underline}
  a.memory:visited {color: #ff0000; font-weight: medium; text-decoration: underline}
  a.memory:hover {color: #ffcc66; font-weight: medium; text-decoration: underline}
  a.memory:active {color: #ff6633; font-weight: medium; text-decoration: underline}

  .box { 
        border-width:1px; border-style:outset; 
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  }
  
  .box_nobottom {
	  border-bottom-width:0px;
	  border-top-width:1px;
	  border-left-width:1px;
	  border-right-width:1px;
	  border-style:outset;
  }

  .error, .errorbox {
          color: red;
          border: outset 1px red;
          padding: 2px;
          background-color: #ffdcdc;
  }

  input,textarea,select,table {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	/* border-color : #000000; */
  }

  input.post, textarea.post, select {
	background-color : #FFFFFF;
  }

  .biography {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
   }

  .basic {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
   }

  .big {
	color : #000000;
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
   }

  .greyback {background-color: #f8f8ff;}

  .blueback {background-color: #6699ff;}

  .nightback {background-color: #006fae;}

  .wiki {
	color : #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  }

  tr.tableheader td {
  text-align:left;
  background-color: #336699;
  font-weight: bold;
  color: #ffffff;
  padding: 4px;
  link: #ffffff;
  font: normal 12px Verdana, Arial, Helvetica, sans-serif;
  }

  #wiki h1 {
    margin-top: 10;
    margin-bottom: 10;
    border-bottom: 1px #000 dotted;
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    clear: both;
  }

  #wiki h2 {
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size: 2em;
    clear: both;
  }

  #wiki h3 {
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    clear: both;
  }
  
  #wiki h4 {
    font-weight: bold;
    font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
    font-size: 1.25em;
    clear: both;
  }
  
  h1 {
    margin-top: 10;
    margin-bottom: 10;
    border-bottom: 1px #000 dotted;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2.5em;
    clear: both;
  }

  h2 {
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 2em;
  }

  h3 {
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.5em;
  }
  
  h4 {
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1.25em;
  }
  
  span.highlight {background-color:#FFFF66;layer-background-color:#FFFF66;font-weight:bold}
