body
{
    background-image: url( "/templates/1/images/grid_bg_gray.gif" );
}

a:link
{
    color: #660033;
    text-decoration: underline;
}

a:visited
{
    color: #660033;
    text-decoration: none;
}

a:hover
{
    color: #FFFFCC;
    text-decoration: underline;
    background-color: #333333;
}

.BodyCopy
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    caption: Main Text;
    color: #000000;
    line-height: 16px;
}

A.BodyCopy:LINK, A.BodyCopy:VISITED
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    caption: Main Text;
    color: #333366;
}

A.BodyCopy:HOVER, A.BodyCopy:ACTIVE
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    caption: Main Text;
    color: #3333CC;
    background-color: #FFFFFF;
}

.footer
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    caption: Main Text;
    color: #FFFFFF;
    text-align: center;
    line-height: 16px;
}

A.footer:LINK, A.footer:VISITED
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    caption: Main Text;
    color: #FFFFFF;
    text-align: center;
}

A.footer:HOVER, A.footer:ACTIVE
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: underline;
    caption: Main Text;
    color: #FFFF99;
    text-align: center;
    background-color: #333333;
}


h2
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 20px;
    color: #660033;
    font-weight: bold;
    line-height: normal;
    padding-top: 10px;
    padding-right: 3px;
    padding-bottom: 3px;
}


h3
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: normal;
    background-color: #983333;
    padding: 7px;
}



.subnav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: normal;
    text-align: left;
}

.table-header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: normal;
    background-color: #983333;
    padding: 7px;
}

.table-row
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    line-height: normal;
    background-color: #CCCCCC;
    padding: 7px;
}

.table-altrow
{
    font-family: verdana, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    line-height: normal;
    background-color: #FFFFFF;
    padding: 7px;
}

.topnav
{
  background-image: url( "/templates/1/images/nav_bg.jpg" );  
    
}