<!--
Tom Hoffman Jr
Modified 5-24-04
-->

<style type="text/css">

{}

body
{
   background-image: url("/img/circuit.gif");
   background-repeat: repeat;
   background-attachment: fixed;
   scrollbar-3d-light-color: #a9a9a9;
   scrollbar-arrow-color: #000000;
   scrollbar-base-color: #a9a9a9;
   scrollbar-dark-shadow-color: #FCDDFF;
   scrollbar-face-color: #a9a9a9;
   scrollbar-highlight-color: #696969;
   scrollbar-shadow-color: #8769fc;
} 

h1
{
   font: 24pt verdana;
   color: red;
   width:100%;
   filter:glow(color=5571ff);
}

h2
{
   font: 16pt verdana;
   color: 55bcff;
   width:100%;
   filter:glow();
}

h3
{
   font: 12pt verdana;
   color: white;
   width:100%;
   filter:glow();
}

h4
{
   font: 14pt verdana;
   color: blue;
   width:100%;
   filter:glow(Color=white, strength=10);
}

p.plain
{
   font: 12pt verdana;
   color: #FFFFFF;
   font-weight: bold;
}

p.home
{
   font: 12pt verdana;
   color: #FFFFFF;
   font-weight: bold;
}

p.fineprint
{   
   font: 8pt verdana;
   font-style: italic;
   color: #FFFFFF;
}

li
{ 
   color: #FFFFFF; 
} 

span 
{ 
   font: 10pt verdana;
   color: #00FF00; 
   font-weight: bold; 
} 

a.link
{
   cursor:auto; color: #3333ff; font: 14pt arial;
}


A:link{color:#33ccff;text-decoration:none}
A:visited{color:#cc99ff;text-decoration:none}
A:active{color:#b300b3;text-decoration:none}
A:hover{color:#ffffff;text-decoration:none}

A.menulink {
display: block;														
width: 198px;
text-align: center;
text-decoration: none;
font-family:verdana;
font-size:14px;
color: #000000;
BORDER: none;
border: solid 1px #696969;
cursor:auto; color: #33ccff; 
font: 12pt arial; 
font-weight: bold;
background-image: url("/img/gray.jpg");
background-repeat: repeat;
background-attachment: fixed;
}

A.menulink:hover {
border: solid 3px #663399;
cursor:auto; 
color: #33ccff; 
font: 14pt arial; 
font-weight: bold;
}

<script>

/*
CSS Menu highlight- By Marc Boussard (marc.boussard@syntegra.fr)
Modified by DD for NS4 compatibility
Visit http://www.dynamicdrive.com for this script
*/

var ns4class=''
</script>