<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #0055A5;
background-image: url('images/beanie_bg.gif');
}

.maintable 
{ 
background-color: #ffffff;
}

.maincontent
{
font-family: arial, verdana;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: left;
}



.footer
{
font-family: arial;
font-size: 7.5pt;
font-weight: normal;
color: #006633;
text-align: center;
vertical-align: middle;
}

.save{
   behavior:url(#default#savehistory);}
a.dsphead{
   text-decoration:none;
   margin-left:.8em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   }

a:link
{
color: #0033CC; text-decoration: underline;
}
a:visited
{
color: #0033CC; text-decoration: underline;
}
a:active
{
color: #0033CC; text-decoration: underline;
}
a:hover
{
color: #0033FF; text-decoration: none;
}

a.footerlink:link
{
color: #000066; text-decoration: none;
}
a.footerlink:visited
{
color: #000066; text-decoration: none;
}
a.footerlink:active
{
color: #000066; text-decoration: none;
}
a.footerlink:hover
{
color: #003399; text-decoration: none;
}

-->