﻿body
{
    font-family: Arial, 'Lucida Console';
    color: #295973;
}

div.MHeader
{
    background-attachment: fixed;
    background-image: url(Acc_hdr.gif);
    background-repeat: no-repeat;
    position: absolute;
    top: 0PX;
    left: 0px;
    width: 874px;
    height: 80px;
    border-right: #ffebb2 outset;
    border-top: #ffebb2 outset;
    border-left: #ffebb2 outset;
    border-bottom: #ffebb2 outset;
    background-color: #948A00;
}
div.MLside
{
    position: absolute;
    left: 0px;
    top: 88px;
    width: 80px;
    height: 454px;
    border: #ffebb2 outset;
    background: #fffbe6;
    text-align: center;
    z-index: 100;
    line-height: 30pt;
}

div.MRside
{
    position: absolute;
    left: 764px;
    top: 88px;
    width: 110px;
    height:454px;
    border: #ffebb2 outset;
    background: #fffbe6;
    z-index:80;
    text-align:center;
}

div.MBottom
{
    position: absolute;
    left: 0px;
    top: 550px;
    width: 874px;
    height: 20px;
    border: #ffebb2 outset;
    background: #526b4d;
    z-index: 100;
    text-align: center;
    color: #FFEBB6;
    font-size: .8em;
    line-height: 17pt;
}
div.MMain
{
    position: absolute;
    left: 88px;
    top: 88px;
    width: 660px;
    height: 454px;
    border: #ffebb2 outset;
    background-attachment: fixed;
    background-image: url("Acc_WM.jpg" );
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 4px;
    padding-right: 4px;
}
div.MMainCal
{
    position: absolute;
    left: 88px;
    top: 88px;
    width: 660px;
    height: 454px;
    border: #ffebb2 outset;
    background-attachment: fixed;
    background-image: url("Acc_WM.jpg" );
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 4px;
    padding-right: 4px;
}
a.calendarevent
{
    color: #FFFF00;
    font-weight: bold;
    font-size: .9em;
    font-style: normal;
    font-variant: normal;
}
a.calendareventtime
{
    color: #FFFF75;
    font-weight:200;
    font-size: 0.8em;
    font-style: normal;
    font-variant: normal;
    text-decoration:underline;
}

a.calendarspecialday
{
    color: #82FF98;
    font-weight:bold;
    font-size: 0.95em;
    font-style: normal;
    font-variant: normal;
}
.Cal_Cell
{
    
    vertical-align: text-top;
    line-height: 12px;
    padding: 3px,2px,2px,2px;
    margin: 0px;
     background-color:Silver;
      max-height:50px;
      
}
@media print
{
    div.MHeader,div.MLside,div.MRside, div.MBottom, div.DivHead
    {
    display:none;
    }

div.MMain
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
   position:relative;
   top:20px;
   left:30px;
   
}
}
.Ad_Image
{
    border-style: solid;
    border-width: thin thick medium thin;
   border-color: #627D02;

}
