body {
  background: #c8c8d6 url(../images/Background-02.jpg) no-repeat fixed center top;
  font-family: Arial,Helvetica;
  font-size: 12pt;
  color: black;
 
}
table.navf{
background-;
   filter:alpha(opacity=40);
  opacity:0.4;
   z-index:1;
}
td.navb{
background-color: #000000;
 filter:alpha(opacity=30);
  opacity:0.3;
   z-index:-1;
}
div.top
{
position:relative;
width: 90%;
 height: 8px;
z-index:-2;
background-color: #000000;
filter:alpha(opacity=20);
opacity:.2;
}
div.left
{
position:relative;
top: -1px;
height: 90%;
width: 8px;
z-index:-2;
background-color: #000000;
filter:alpha(opacity=20);
opacity:.2;
}

div.transbox
 {
  width: 90%;
  height: 100%;
  background-color: #ffffff;
  filter:alpha(opacity=40);
  opacity:0.4;
}
div.transbox p
{
  margin: 10px 10px;
  font-weight: normal;
  color: #000000;
}

img.counter{
 filter:alpha(opacity=20);
  opacity:0.2;
   z-index:1;
}

a:link {color: #0000CC; text-decoration: none; font-weight: normal; z-index:2;}
a:visited {color: #0000CC; text-decoration: none; font-weight: normal; z-index:2;}
a:active {color: #0000CC; text-decoration: none; font-weight: normal; z-index:2;}
a:hover {color: #4B4BFF; text-decoration: none; filter: none; font-weight: normal; z-index:2;}

a:link.nav {color: #0000CC; text-decoration: none; font-weight: normal; z-index:2; filter:alpha(opacity=100); opacity:1;}
a:visited.nav {color: #3333FF; text-decoration: none; font-weight: normal; z-index:2;}
a:active.nav {color: #0000CC; text-decoration: none; font-weight: normal; z-index:2;}
a:hover.nav {color: #000000; text-decoration: blink; font-variant: small-caps; font-weight: bold; z-index:2;}

a:link.shad {color: #0000FF; text-decoration: none; font-weight: bold; z-index:2; }
a:visited.shad {color: #0000CC; text-decoration: none; font-weight: bold; z-index:2;}
a:active.shad {color: #0000CC; text-decoration: none; font-weight: bold; z-index:2;}
a:hover.shad {color: #3366FF; text-decoration: none;  width:100%; font-weight: bold; filter:shadow(Strength=5 color=#666666); z-index:2;}
h1           { font-family: Comic Sans MS, Papyrus, Arial; font-weight: bold; z-index:2;}
h2         { font-family: Comic Sans MS, Papyrus, Arial; font-weight: bold; z-index:2;}

