.main
{
width: 780px;
border-collapse: collapse;
}

.header{}

.empty{}

.content
{
font-family: Verdana,Arial,Sans-serif;
font-size: 10pt ;
padding-left:10px;
padding-top:10px;
padding-right:10px;
padding-bottom:10px;
}

.footer
{
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt ;
}

.logo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 32pt;
    COLOR: #9fefd1;
    FONT-STYLE: italic;
    FONT-FAMILY: "times new roman", garamond, serif;
    TEXT-ALIGN: center
}
.logo_sm
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    MARGIN-LEFT: 10px;
    FONT-FAMILY: "times new roman", serif;
    TEXT-ALIGN: center
}
.pghead
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    FONT-FAMILY: "times new roman", garamond, serif;
    TEXT-ALIGN: center
}
A.nav 
{ 
    font-size: 16pt; 
    font-family: "times new roman", garamond, serif; 
    text-decoration: none; 
    color: black 
}
A.nav:link    { color: black; }
A.nav:active  { color: black; }
A.nav:visited { color: black; }
A.nav:hover   { color: 9fefd1; text-decoration: underline}

A
{
    TEXT-DECORATION: none
}
A:link
{
    COLOR: red
}
A:active
{
    COLOR: red
}
A:visited
{
    COLOR: red
}
A:hover
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
.homelink
{
    FONT-STYLE: oblique;
    TEXT-ALIGN: center
}
.credits
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    FONT-FAMILY: Georgia, 'Times New Roman', Arial;
    TEXT-ALIGN: center
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: purple;
    FONT-FAMILY: 'Times New Roman'
}
.banner
{
    FONT-WEIGHT: bold;
    FONT-SIZE: normal;
    FONT-STYLE: normal;
    COLOR: purple;
    FONT-FAMILY: 'Times New Roman', Arial;
    TEXT-ALIGN: center
}
.announcement
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    FONT-STYLE: normal;
    COLOR: red;
    FONT-FAMILY: 'Times New Roman', Arial;
    TEXT-ALIGN: center
}
.navigation
{
    width: 160px;
    padding-left:10px;
    padding-top:10px;    
    text-align: top;
    body { font-size: 9pt; font-family: "times new roman", garamond, serif; font-weight: bold;
       color: 9fefd1 }
}
.vborder
{
    width: 13px;
}
.hborder
{
    height: 15px;
}