A:link
{
    FONT-WEIGHT: bold;
    COLOR: #175199;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bold;
    COLOR: #175199;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #000000;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
A.leftnav
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.leftnav:active
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.leftnav:hover
{
    COLOR: yellow;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
BODY
{
    FONT-SIZE: small;
    MARGIN: 4px;
    COLOR: black;
    FONT-FAMILY: arial, helvetica, serif;
    bgcolor: transparent
}
.LeftNav
{
    bgcolor: transparent
}
.Emergency
{
    BORDER-RIGHT: red thick solid;
    BORDER-TOP: red thick solid;
    BORDER-LEFT: red thick solid;
    BORDER-BOTTOM: red thick solid
}
.AppSumRptDtl
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.AppSumRptHdr
{
    FONT-SIZE: 14pt;
    FONT-FAMILY: Arial
}
.PlayLengthRptDtl
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial
}
.PlayLengthRptHdr
{
    FONT-SIZE: 18pt;
    FONT-FAMILY: Arial
}
.PlayLengthRptDtlPRT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}
.PlayLengthRptHdrPRT
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial
}
.PrintRptTitle
{
    FONT-SIZE: 24pt;
    FONT-FAMILY: Arial
}
.DspRptTitle
{
    FONT-SIZE: 24pt;
    FONT-FAMILY: Arial
}
.not_visible
{
    visibility: hidden;
}
.visible
{
    visibility: visible;
}

