body         { font-family: 'Trebuchet MS', Arial; background-color: #FFCCFF; font-size: 10pt }
p            { font-family: 'Trebuchet MS', Arial; font-size: 10pt }

.tablerow    { font-size: 8pt; color: #008080; text-align:center }
.tableheading    { font-size: 8pt; color: #000000; font-weight:bold; text-align:center }
.tablerowhighlight
{
    font-size: 8pt;
    color: #FF00FF; background-color:#FFFFFF; text-align:center
}
.hyperlink
{
    font-size: 10pt;
    color: #FF00FF; background-color:#FFFFFF; font-family:Tahoma; text-decoration:underline 
}
.FlamingoButton
{
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 3px;
    WIDTH: 120px;
    COLOR: #000000;
    TEXT-ALIGN: center
}
.FlamingoSmallButton
{
    FONT-SIZE: 8pt;
    WIDTH: 70px;
    COLOR: #FFFFFF;
    TEXT-ALIGN: center; font-family:Tahoma; background-color:#0000FF; height:19px
}
.MenuHeading
{
    BORDER-RIGHT: black thin solid;
    BORDER-TOP: black thin solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 24pt;
    BORDER-LEFT: black thin solid;
    COLOR: red;
    BORDER-BOTTOM: black thin solid;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.MenuItem
{
    FONT-SIZE: 14pt;
    TEXT-ALIGN: center
}
.PageFooter
{
    BORDER-TOP: thin solid;
    FONT-SIZE: 8pt;
    COLOR: black;
    BORDER-BOTTOM: black thin solid;
    FONT-FAMILY: 'Trebuchet MS', Arial
}
.PageHeader
{
    FONT-SIZE: 8pt
}
.MaintButton
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    MARGIN-BOTTOM: 3px;
    WIDTH: 80px;
    COLOR: blue;
    LINE-HEIGHT: normal;
    TEXT-ALIGN: center
}
.MenuButton
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 14pt;
    MARGIN-BOTTOM: 3px;
    WIDTH: 400px;
    COLOR: black;
    TEXT-ALIGN: center
}
.ValidationMessage
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20pt;
    COLOR: white;
    BACKGROUND-COLOR: red;
    TEXT-ALIGN: center
}
.SearchDisplay
{
    FONT-SIZE: 8pt
}

.SmallLink
{
    FONT-SIZE: 8pt;
    COLOR: blue;
    TEXT-ALIGN: center; font-family:Verdana;
}
.Heading1
{
    FONT-SIZE: 14pt;
    font-weight:bold;
}