﻿body {
}
.PageStyle
{
    background-image: url(graphics/m-header.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #000000;
    text-decoration: none;
    
}
.HeaderMenu
{
    vertical-align: top;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #666666;
    text-decoration: none;
     
}
a:link{text-decoration:none;color:#0072b7;} 
a:visited{text-decoration:none;color:#0072b7;} 
a:hover{text-decoration:underline;color:#0072b7;} 
a:active{text-decoration:none;color:#0072b7;} 

.Content
{
    background-color: #ffffff;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: #000000;
    text-decoration: none;
}
.Copyright
{
    background-color: #ffffff;
    font-size: 7pt;
    font-family: Verdana, Arial;
    color: #888888;
    text-decoration: none;
}


.Content .Heading
{
    font-size: 9pt;
    color: #000000;
    font-weight: bold;
}
.Footer
{
    text-align: center;
    vertical-align: middle;
    font-size: 8pt;
    font-family: Verdana, Arial;
    color: gray;
}
.SideBar
{
    background-color: #edf1f3;
}
