﻿body 
{
    background-color: #9AA790;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
}

a
{
    color: #006400;
    text-decoration:none;
}

a:visited { color: #006400;}
a:hover {color: #000000;}

.toppanel 
{
    background-color: #228b22;
    font-family: Arial;
    font-size: 18pt;
    font-weight: bold;
    padding-left: 10px;
    color: #FFF5D0;
}

.top1 
{
    border-bottom: solid 2px #9AA790;
    background-color:#DEEBA5;
    border-right: solid 2px #9AA790;
}

.sidepanel 
{
    background-color: #D2D7AA;
    border-right: solid 2px #9AA790;
}

.main 
{
    background-color: #F8FAE5;
}

.bottompanel 
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    background-color: #9AA790;
    border-left: solid 1px #D2D7AA;
    border-right: solid 1px #D2D7AA;
    border-bottom: solid 1px #D2D7AA;
}

.bio 
{
    border-bottom: solid 1px #006400;
    font-size: 14pt;
    text-align: justify;
    padding: 10px 10px 10px 10px;
}    
    
.content 
{
    font-family: Arial;
    font-size: 12pt;
    padding: 5px 10px 5px 5px;
}
    
.link 
{
    border-bottom: solid 1px #006400;
    font-size: 14pt;
}    

.link2 
{
    border-bottom: solid 1px #006400;
    font-size: 12pt;
}    

.link3 
{
    border-bottom: solid 1px #006400;
    font-size: 10pt;
    padding-left: 5px;
    text-align: left;
}    

.title 
{
    font-size: 16pt;
    color: #006400;
}

.Month 
{
    background-color: #D2D7AA;
}

.Month a
{
    color: #228b22;
}

.Month a:visited { color: #228b22;}
.Month a:hover {color: #000000;}

.WeekDay
{
    background-color: #9AA790;
}

.Day
{
        background-color: #FFF5D0;
        height: 70px;
}

.Daya
{
    border: solid 2px #9AA790;
    background-color: #D2D7AA;
}

.Event 
{
    font-size: 8pt;
}

.Event a 
{
    color:Blue;
}

.ses {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
