<!--
a{text-decoration:none}

TD.menuleft {
width: 192px;
text-align: left;
background-color: #555580;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
height: 10px;
border: 1px;
border-style: solid;
border-color: #555580;
}

TD.menuright {
width: 192px;
text-align: left;
background-color: #003162;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
height: 10px;
border: 1px;
border-style: solid;
border-color: #003162;

}
TD.middle {
text-align: center;
background-color: #88B0D0;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
}

TABLE.menuleft {
width=100%;
text-align: center;
background-color: #555580;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
border: 1px;
border-style: solid;
border-left-color: #88B0D0;
border-top-color: #88B0D0;
border-right-color: #003162;
border-bottom-color: #003162; 
}

TABLE.menuright {
width=100%;
text-align: center;
background-color: #303060;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
border: 1px;
border-style: solid;
border-left-color: #88B0D0;
border-top-color: #88B0D0;
border-right-color: #000000;
border-bottom-color: #000000; 
}

TABLE.middle {
width=100%;
height=120px;
text-align: center;
background-color: #88B0D0;
font-family: Verdana, helvetica; font-size: 8pt;
color: #FFFFFF; 
border: 1px;
border-style: solid;
border-left-color: #CAF1F0;
border-top-color: #CAF1F0;
border-right-color: #003162;
border-bottom-color: #003162; 
}

//-->
