.BigBlue
{
    COLOR: #aaaaff;
    FONT-SIZE: large;
    FONT-WEIGHT: bold
}
.SmallBlue
{
    COLOR: #aaaaff;
    FONT-SIZE: small
}
FONT.title
{
    FONT-SIZE: 14pt
}
FONT.heading
{
    FONT-SIZE: 12pt
}
.fixed
{
    FONT-SIZE: 9pt
}
.Heading2
{
    COLOR: firebrick;
    FONT-FAMILY: Times New Roman;
    FONT-STYLE: oblique
}
.Heading3
{
    FONT-FAMILY: 'Times New Roman Special G1';
    FONT-STYLE: oblique
}

body {position: relative; margin: 0; padding: 0;top: 0; left: 0; border-width: 0;}

div#links {position: absolute; top: 70px; left: 0; width: 116px; height: 200px; font: 11px Arial, sans-serif; z-index: 100; font-weight: bold;}
div#links a {display: block; text-align: left; font: bold 1em sans-serif; 
   padding: 5px 5px #E23C3C; margin: 0 0 3px; border-width: 0; 
   text-decoration: none; color: #000000; border-left: 5px solid #FFF;
   border-right: 1px solid #FFF; border-bottom: 1px solid #000;}
div#links a:hover {color: #411; background: #E23C3C;border-left: 5px solid #E23C3C;
   border-right: 5px #E23C3C;}

div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 250px; left: 0; width: 116px;
   padding: 5px; margin: 0px; z-index: 100;
   color: #AAA; background: black;
   font: 9px Verdana, sans-serif; text-align: center;}

 div#image1 {
position: absolute; 
top: 0px; 
left: 0px;  
background: #FFFFFF; 
}
div#image2 {
position: absolute; 
top: 0px; 
left: 119px;  
background: #FFFFFF; 
}
   
div#content {
position: absolute; 
top: 280px; 
left: 0; 
width: 100px; 
height: 150px; 
color: #000000; 
background: #FFFFFF; 
font: 9px Verdana, sans-serif; 
}

div#contentsmall {
position: absolute; 
top: 3px; 
left: 675px; 
width: 116px; 
color: #000000; 
font: 9px Arial, Helvetica, sans-serif;
height : 30px;
}   

div#contentsmall1 {
position: absolute; 
top: 240px; 
left: 7; 
width: 100px; 
color: #000; 
font: bold 10px Arial, Helvetica, sans-serif;
height : 30px;
background: #FFF;
border-left: 5px solid #FFF;
 padding-top : 5px;
}  

div#contentsmall2 {
position: absolute; 
top: 260px; 
left: 7; 
width: 100px; 
color: #000; 
font: 9px Arial, Helvetica, sans-serif;
height : 25px;
background: #FFF;
border-left: 5px solid #FFF;
border-right: 5px #FFF;
 padding-top : 5px;
 border : 2px solid;
}  
 
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
