BODY
{
}
.NavBarMsg
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', 'Arial Baltic', Arial;
    FONT-SIZE: 8pt;
    FONT-STYLE: normal
}
.NavBarText
{
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', 'Arial Baltic', Arial;
    FONT-SIZE: 10pt
}
.UserPromptLinks
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'Arial Baltic';
    FONT-SIZE: 8pt
}
.TableSideHeading
{
	TEXT-ALIGN: center;
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'Arial Baltic';
    FONT-SIZE: 10pt
}
.TableHeading
{
	TEXT-ALIGN: center;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'Arial Baltic';
    FONT-SIZE: 11pt;
    FONT-WEIGHT: 500
}
.NormalTextSideHeading
{
    BACKGROUND-COLOR: dimgray;
    COLOR: lightgoldenrodyellow;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'Arial Baltic';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 800
}
.NormalText
{
	TEXT-ALIGN: center;
    COLOR: #0000ff;
    FONT-FAMILY: Arial, 'Arial Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 500
}
.NormalTextLeft
{
	TEXT-ALIGN: left;
    COLOR: #0000ff;
    FONT-FAMILY: Arial, 'Arial Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 500
}
.NormalTextRight
{
	TEXT-ALIGN: right;
    COLOR: #0000ff;
    FONT-FAMILY: Arial, 'Arial Black';
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 500
}
.NormalTextUserPrompt
{
    COLOR: red;
    FONT-FAMILY: Arial, 'Arial Black';
    FONT-SIZE: 9pt;
    FONT-WEIGHT: 500
}
.MenuItem
{
    COLOR: blue;
    FONT-FAMILY: Garamond, 'Trebuchet MS';
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 300;
}
.MenuItem A:link {color: blue}
.MenuItem A:visited {color: blue}
.MenuItem A:active {color: blue}
.MenuItem A:hover {color: red}