body 
{ 
   font-family: Verdana,sans-serif;
   text-size: 10pt;
   background: #ffffff;
}
body.title
{ 
   background: #000000;
   font-family: Verdana,sans-serif;
}
table 
{
   border-width: 0;
   cellspacing: 0;
   width: 100%;
}
table.inner
{
   text-size: 6pt;
   border-width: 0;
   background-color:"#000000";
   width: 170;
}
td
{
   border-width: 0; 
   width: "85%";
}
td.typtex
{
   valign: "top";
   width: "30%";
}
td.typpic
{
   valign: "top";
   width:  "70%";
}
td.twocol
{
   width: 50%;
}
td.main
{
   border-width: 0;
    
}
td.side
{
   vbackground-color: #000000;
   width: "15%";
   height: "300";
   valign="top";
}
td.nav
{
   height: 30;
   background-color:"#ededed";
}
td.topspace
{
   background-color:"#000000";
   border-width: 0;
   width: "100%";
   text-align = "right";
}  
h1,h2,h3
{
   color: #663399;
   font-weight: bold;
   text-align = "center";
}
h4,h5,h6
{
   color: #663399;
   font-weight: bold;
   text-align: left;
}
p
{
   font-family: Verdana,sans-serif;
   text-align: justify;
   margin-left: 2%;
   margin-right: 2%;
}
p.smallright
{
   font-size: 70%;
   text-align: right;
}
p.center
{
   text-align: center;
   
}
p.left
{
   text-align: left;
}
p.right
{
   text-align: right;
}
p.title
{
   font-family: Comic Sans ms,Verdana;
   font-size: 26pt;
   color: #FF0000;
} 
div.colorbox 
{
    display:none;
    text-size: 25pt;
    background: #CCFFFF;
    padding: 0.5em;
    border: solid;
    border-width: thin;
    
}
div.top
{
   position: absolute;
   top: 1px;
   left: 5px;
   width: 100%;
   background-color:#000000;
   align = right;
   text-align=right;
   border: solid;
   border-width: thin;  
   border-color: #ededed;
   z-index: 100;
}
div.top a
{
   align: right;
   text-align: right;
}
div.top a:img
{
   align:right;
   text-align: right;
}
div.side
{
   background-color:"#ffffff";;
   float: left;
   padding: 5px;
   width: "15%";
   valign="top";
}
div.typpic
{
   valign: "top";
   width:  "70%";
}
div.typtex
{
   valign: "top";
   width: "30%";
}
div.nav
{
   position: absolute;
   top: 65px;
   left: 20px; 
   width: 160px; 
   height: 400px; 
   font: 16px Verdana, sans-serif; 
   z-index: 100;
   background:#ededed;
   border: solid;
   border-width: thin;  
   border-color: #000000;
}
div.nav a 
{
   display: block; 
   text-align: center; 
   font: bold 1em sans-serif; 
   padding: 5px 10px;
   margin: 0 0 1px; 
   text-decoration: none; 

}
div.nav a:hover 
{
   color: #ffffff; 
   background: #AAA;
}
div.nav a span 
{
   display: none;
}
div.nav a:hover span 
{
   display: block;
   position: absolute; 
   top: 310px; 
   left: 0; 
   width: 125px;
   padding: 5px; 
   margin: 10px; 
   z-index: 100;
   font: 12px Verdana, sans-serif; 
   text-decoration: none;
   text-align: center;
   color: #000000;
}
div.navy
{
   height: 30;
   width: 150;
   text-align = "center";
   background-color:"#ededed";
   border: solid;
   border-width: thin;
}

ul
{
   text-align: left;
}
div.main
{
   position: absolute;
   top: 140px; 
   left: 180px;  
   right: 5px;
   height:100%;
}
div.buffer
{
   position: relative;
   height:1000px;
}
a:link
{
   color: #ee0000;
   font-weight: bold;
}
a:visited
{
   color: #506efa;
   font-weight: bold;
}
a:hover
{
   color: #ff0000;
}
a.menu 
{
   text-decoration: none;
   font-weight: bold; 
   color: #cc0000;
   font-size: 11pt;
}
a.menu:active
{ 
   color: #cc0000; 
}
a.menu:visited
{ 
   color: #cc0000; 
}
a.menu:hover 
{
   color: #ff0000;
   text-decoration:underline;
   font-size: 12pt;
}
img
{
   border-style: solid;
   border-width: 1;
   border-color: #000000;
}