div.layer1 { visibility: visible; position: absolute; top: 0; left: 0; width: 760px; height: 61px }
div.layer2  { visibility: visible; position: absolute; top: 61px; left: 0; width: 140px; height: 100% }
div.layer3 { visibility: visible; position: absolute; top: 61px; left: 140px; width: 620px; height: 100% }

A.leftmenu {font size : 10pt;
color : white; 
font-family : Trebuchet MS, Arial, sans-serif;
}
A.leftmenu:hover {
text-decoration : underline;
color : blue;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 10pt;
}

A.rightmenu {font size : 10pt;
color : blue; 
font-family : Trebuchet MS, Arial, sans-serif;
}
A.rightmenu:hover {
text-decoration : underline;
color : blue;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 10pt;
}

A.darklink {font size : 10pt;
color : #191970; 
text-decoration : none;
font-family : Trebuchet MS, Arial, sans-serif;
}
A.darklink:hover {
text-decoration : underline;
color : blue;
font-family : Trebuchet MS, Arial, sans-serif;
font-size : 10pt;
}

BODY {COLOR: black; FONT-FAMILY: Trebuchet MS, Arial, sans-serif; FONT-SIZE: 10pt;}
DIV {COLOR: black; FONT-FAMILY: Trebuchet MS, Arial, sans-serif; FONT-SIZE: 10pt;}
TD {COLOR: black; FONT-FAMILY: Trebuchet MS, Arial, sans-serif; FONT-SIZE: 10pt;}
P {COLOR: black; FONT-FAMILY: Trebuchet MS, Arial, sans-serif; FONT-SIZE: 10pt;}
H1 {font-family : Trebuchet MS, Arial, sans-serif; font-size : 12pt;}
H2 {font-family : Trebuchet MS, Arial, sans-serif; font-size : 10pt;}




