body {

  margin:0;

  padding:0;

  height:100%;

}

body,td,th {

  font-family: Century Gothic, Verdana, Arial;

  font-size: 12px;

  color: #cccc99

}

.larger {

  font-size: 15px;

}

.shadow_table_content {

  border: #666644 1px solid; 

  background-image: url(images/000000_15opacity.png);

  padding: 20px;

}

.textshadow {

  text-shadow: -2px 2px 1px #000; 

  filter: Shadow(color=#000000,direction=225,strength=2);

}

.imageborder {

  border: #666644 1px solid; 

}

.margin8 {

  margin: 8px;

  padding: 0px;

}

a:link {

  color: #ffcc66;

  text-decoration: none;

}

a:visited {

  color: #ffcc66;

  text-decoration: none;

}

a:hover {

  color: white;

  text-decoration: none; 

}

a:active {

  text-decoration: none;

}


