BODY
{
    BORDER-RIGHT: white thin;
    BORDER-TOP: white thin;
    BORDER-LEFT: white thin;
    BORDER-BOTTOM: white thin
}
.SmallLabel
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.DefLabel
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial
}
.tblHeading
{
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: teal
}
.PixBorder
{
    BORDER-RIGHT: silver thin ridge;
    BORDER-TOP: silver thin ridge;
    FONT-SIZE: 8pt;
    BORDER-LEFT: silver thin ridge;
    COLOR: black;
    BORDER-BOTTOM: silver thin ridge;
    FONT-FAMILY: Arial
}
.NavBorder
{
    BORDER-RIGHT: white;
    BORDER-TOP: white;
    BORDER-LEFT: white;
    BORDER-BOTTOM: white
}
.shadow
{
    BACKGROUND: url(shadow1.jpg)
}
.AboutUs
{
    FONT-SIZE: 18px;
    TEXT-TRANSFORM: uppercase;
    COLOR: navy;
    FONT-FAMILY: Arial
}
.BoxBorder
{
    BORDER-RIGHT: white thin outset;
    BORDER-TOP: white thin outset;
    BORDER-LEFT: white thin outset;
    BORDER-BOTTOM: white thin outset
}
.SinglePixHeading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    COLOR: navy;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial
}

