.blkBrd
{
    BORDER-BOTTOM: mediumblue 2px outset;
    BORDER-LEFT: gainsboro 2px outset;
    BORDER-RIGHT: mediumblue 2px outset;
    BORDER-TOP: gainsboro 2px outset
}
A
{
    COLOR: white;
    FONT-FAMILY: Arial,verdana,lithograph;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.secnav
{
    COLOR: #99ffff
}
A.secnav:hover
{
    COLOR: white
}
A.secnav:active
{
    COLOR: gold
}
A.thirdnav
{
    COLOR: navy;
    FONT-FAMILY: Arial,verdana,lithograph;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.thirdnav:hover
{
    COLOR: red
}
A.thirdnav:active
{
    COLOR: orange
}
.bgPic
{
    BACKGROUND-IMAGE: url(..\images\transparent.gif)
}
.navcel
{
    BORDER-BOTTOM: moccasin 2px solid;
    BORDER-LEFT: white 2px solid;
    BORDER-RIGHT: moccasin 2px solid;
    BORDER-TOP: white 2px solid;
    PADDING-LEFT: 5px
}
.tblnav
{
    BACKGROUND-COLOR: lightgoldenrodyellow;
    BORDER-BOTTOM: peachpuff 1px solid;
    BORDER-LEFT: wheat 1px solid;
    BORDER-RIGHT: peachpuff 1px solid;
    BORDER-TOP: antiquewhite 1px solid;
    WIDTH: 87%
}
