
tr, td, th, tbody, a
{
    color: black;
    font-family: Verdana;
    font-size:10px;
}

a
{
    text-decoration: none;
}

.title
{
    font-family: Verdana;
    font-size:18px;
    font-style:normal;
    font-weight:bold;

}

.headerStrip
{
     background-color:E0E0E0;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    font-size:14px;
}
h2
{
    font-size:12px;
}

.subsectionheader
{
    background-image: url(/_Common/Images/SubsectionHeader.gif);    
}

.subsectionTop
{
    background-image: url(/_Common/Images/SubsectionTop.gif);    
}

.subsectionContent
{
    BORDER-RIGHT: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;
    
}

.subsectionContents
{
    BORDER-RIGHT: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    border-top: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
}


.fileListContent
{
    background-image: url(/_Common/Images/SubsectionBackground.gif);
    background-repeat: no-repeat;
    background-position: center center;
    BORDER-RIGHT: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
    BORDER-BOTTOM: black 1px solid;
}


.backgroundLogo
{
    background-image: url(/_Common/Images/Logo.gif);
    background-position: bottom left;
    background-repeat:no-repeat;
    background-color: #CADEEB;
}

.backgroundCurve
{
    background-image: url(/_Common/Images/Curve.gif);
    background-position: bottom left;
    background-repeat:no-repeat;  
    background-color: #CADEEB;      
}

.backgroundNavMenuGradient
{
    background-image: url(/_Common/Images/NavMenuGradient.gif);   
    background-position: bottom left;
    
}

.SideMenuHeader
{
    color: Black;
    border-top: solid 1px black;
    border-bottom: solid 1px black;
    text-decoration: none;
    background-color: #83B8D9;
}

.SideMenuTriBlock
{
    color: Black;
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-bottom: solid 1px black;
    text-decoration: none;
    background-color: #83B8D9;
}

.SideMenu
{
    background-color: #CADEEB;    
}
