BODY {
 background: #000000;
 FONT-WEIGHT: normal;
 FONT-SIZE: 12px;
 COLOR: #aaaaaa;
 font-family: Arial;
 scrollbar-3dlight-color:#98A6A9;
 scrollbar-arrow-color:#98A6A9;
 scrollbar-base-color:#98A6A9;
 scrollbar-darkshadow-color:##;
 scrollbar-face-color:#5F6C7A;
 scrollbar-highlight-color:#5F6C7A;
 scrollbar-track-color:#98A6A9;
 scrollbar-shadow-color:##;
}

body.Background {
 background-image:url('gfx/back.jpg');
 background-repeat:no-repeat;
 background-position: center 0px;
 background-attachment:fixed;
}

frameset {
 frameborder="0" 
 framespacing="0" 
 border="0"
}

a {
 font-family: Arial;
 font-weight: bold;
 COLOR: #AAAAAA;
 text-decoration:none;
}

a:hover {
COLOR: #FFFFFF;
}

h2 {
 font-family: Arial;
 font-size: 11;
  font-weight: bold;
 text-align: center;
}
h6 {
 font-family: Arial;
 font-size: 15;
  font-weight: bold;
}
table {
 align: "center";
 font-family: Arial;
 FONT-SIZE: 12px;

}

table.Transparent {
 background-image:url('gfx/tableback.gif');

}

td.Name {
 font-size: 20;
 font-weight: bold;
 align: center;
}

td.Spacer1 {
  height: 16;
}

td.Spacer2 {
  height: 64;
}


