A
{
    FONT-SIZE: 10pt;
    COLOR: #008080;
    FONT-FAMILY: "Times New Roman"
}
INPUT
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #008080;
    FONT-FAMILY: "Times New Roman";
    BACKGROUND-COLOR: white
}
TEXTAREA
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #008080;
    FONT-FAMILY: "Times New Roman";
    BACKGROUND-COLOR: white
}
.SmallLinks
{
    FONT-SIZE: 10pt;
    COLOR: teal;
    FONT-FAMILY: "Times New Roman"
}
.MyHeading
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: "Times New Roman";
    BACKGROUND-COLOR: #008080
}
.MyHeadingSmall
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: "Times New Roman";
    BACKGROUND-COLOR: #008080
}
.MyLabel
{
    FONT-SIZE: 8pt;
    COLOR: #008080;
    FONT-FAMILY: "Times New Roman"
}
.ErrorTable
{
    BORDER-RIGHT: red thick inset;
    BORDER-TOP: red thick inset;
    BORDER-LEFT: red thick inset;
    BORDER-BOTTOM: red thick inset
}
.ErrorHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: red;
    FONT-FAMILY: "Times New Roman";
    BACKGROUND-COLOR: yellow
}
.ErrorText
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: "Times New Roman"
}
.MenuTopBarMain
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #008080;
    TEXT-DECORATION: none
}
SELECT
{
    BORDER-RIGHT: solid;
    BORDER-TOP: solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    BORDER-LEFT: solid;
    COLOR: #008080;
    BORDER-BOTTOM: solid;
    FONT-FAMILY: 'Times New Roman';
    BACKGROUND-COLOR: white
}
A :hover
{
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A :visited
{
    FONT-SIZE: 10pt;
    COLOR: #008080;
    FONT-FAMILY: 'Times New Roman'
}
A :link
{
    FONT-SIZE: 10pt;
    COLOR: #008080;
    FONT-FAMILY: 'Times New Roman'
}
.MyLabelSmall
{
    FONT-SIZE: 8pt;
    COLOR: darkcyan;
    FONT-FAMILY: 'Times New Roman'
}
.NewLabel
{
    BORDER-RIGHT: teal thick outset;
    BORDER-TOP: teal thin outset;
    BORDER-LEFT: teal thin outset;
    BORDER-BOTTOM: teal thick outset;
    TEXT-ALIGN: center
}
.Table
{
    BORDER-RIGHT: teal inset;
    BORDER-TOP: teal thin inset;
    BORDER-LEFT: teal thin inset;
    BORDER-BOTTOM: teal inset;
    TEXT-ALIGN: center
}
.Logo
{
    BORDER-RIGHT: teal thick double;
    BORDER-TOP: teal thick double;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 22px;
    BORDER-LEFT: teal thick double;
    COLOR: white;
    BORDER-BOTTOM: teal thick double;
    FONT-STYLE: italic;
    FONT-FAMILY: "Times New Roman", Times, serif;
    LETTER-SPACING: 7px;
    BACKGROUND-COLOR: teal;
    TEXT-ALIGN: center
}
.Line
{
    FONT-WEIGHT: bolder;
    COLOR: teal;
    LETTER-SPACING: -1px
}
