﻿p
{
    font-family: verdana, Arial, Helvetica;
    font-size: 11px;
    color: black;
}


.bgimage1
{
    background-attachment: fixed;
    background-image: url(bottomRight.gif);
    background-repeat: repeat;
    background-color: transparent;
}

.tns
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px,0px,0px,0px;
    border-collapse:collapse; 
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}

.tbmenu
{
    font-family: verdana, Arial, Helvetica;
    height: 25px;
    font-weight: bold;
    font-size: 11px;
    color: #0072A1;
    border-bottom: #0072a1 1px solid;
    cursor: hand;
}

.tbmenu_unselected
{
    font-family: verdana, Arial, Helvetica;
    height: 25px;
    font-weight: bold;
    font-size: 11px;
    color: #0072A1;
    border-bottom: #0072a1 1px solid;
    cursor: hand;
    background-color : #EBECEC
}

.tbmenu_selected
{
    font-family: verdana, Arial, Helvetica;
    height: 25px;
    font-weight: bold;
    font-size: 11px;
    color: #0072A1;
    border-bottom: #0072a1 1px solid;
    cursor: hand;
    background-color : #C3D4E3
}

.tbmenu_group
{
    font-family: verdana, Arial, Helvetica;
    height: 25px;
    font-weight: bold;
    font-size: 11px;
    color: white;
    border-bottom: #0072a1 1px solid;   
    background-color:#0072A1; 
    
}

.PageHeader
{
    font-family: verdana, Arial, Helvetica;
    font-weight: normal;
    font-size: 22px;
    color: #0072A1;
}

.PageBody
{
    font-family: verdana, Arial, Helvetica;
    font-size: 11px;
    color: black;
}

.Footer
{
    font-family: verdana, Arial, Helvetica;
    font-size: 9px;
    color: gray;
}

A.links:link    {color:#1A71A2; text-decoration:none;}
A.links:visited {color:#1A71A2; text-decoration:none;}
A.links:active  {color:#1A71A2; text-decoration:none;}
A.links:hover   {color:#1A71A2; text-decoration:underline;}


.IE8Fix
{
    z-index: 100;
} 


 

