.topbanner
{
    FONT-SIZE: 18pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: white;
    BORDER-BOTTOM: red thin solid;
    FONT-FAMILY: 'Arial Black';
    BACKGROUND-COLOR: lightslategray
}
.menubar
{
    BORDER-RIGHT: red thin;
    BORDER-TOP: red thin;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 9pt;
    TEXT-TRANSFORM: uppercase;
    BORDER-LEFT: red thin;
    COLOR: white;
    BORDER-BOTTOM: red thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: navy;
    TEXT-ALIGN: center
}
.sidemenu
{
    BACKGROUND-COLOR: gray;
    TEXT-ALIGN: center
}
.notices
{
    BORDER-RIGHT: black;
    BORDER-TOP: black;
    FONT-SIZE: 10pt;
    BORDER-LEFT: black;
    COLOR: black;
    BORDER-BOTTOM: black;
    FONT-FAMILY: Arial
}
.memos
{
    BORDER-RIGHT: blue thin;
    BORDER-TOP: blue thin;
    FONT-SIZE: 10pt;
    BORDER-LEFT: blue thin;
    COLOR: black;
    BORDER-BOTTOM: blue thin;
    FONT-FAMILY: Arial
}
.docs
{
    BORDER-RIGHT: gray thin;
    BORDER-TOP: gray thin;
    FONT-SIZE: 10pt;
    BORDER-LEFT: gray thin;
    COLOR: black;
    BORDER-BOTTOM: gray thin;
    FONT-FAMILY: Arial
}
.bottommenu
{
    BORDER-TOP: silver solid;
    FONT-SIZE: 10pt;
    TEXT-TRANSFORM: uppercase;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: navy;
    TEXT-ALIGN: center
}
.tblhdr
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
.normal
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
