.BodyTx
{
    FONT-SIZE: 12px;
    COLOR: #000066;
    font-family: "Verdana", "Arial", sans-serif;
}
.TopTx
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000099;
    font-family: "Verdana", "Arial", sans-serif;
}
A.LinkTx:hover
{
    COLOR: #0000CC;
    TEXT-DECORATION: underline
}
.LinkTx
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000099;
    font-family: "Verdana", "Arial", sans-serif;
    TEXT-DECORATION: none
}
.upperleft {
    background-image: url(images/UL.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.upperright {
    background-image: url(images/UR.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.lowerleft {
    background-image: url(images/LL.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.lowerright {
    background-image: url(images/LR.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.bluetb {
	background-color: #DDDDDD;
	margin-top: 1em;
}
TD {
    text-align: left;
    vertical-align: top;
}

.SB
{
    NoWrap: on;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: white;
    FONT-FAMILY: Arial,Tahoma, Verdana; 
}
.SR
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: red;
    FONT-FAMILY: Arial, Tahoma
}
.HG
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #009900;
    FONT-FAMILY: Arial, Tahoma;
}
