﻿body
{
    margin: 0px 0px 0px 0px;
    font: 13px/15px Arial, Helvetica, sans-serif;
    height: 100%;
}

.wholepage
{
    background: #white;
    position: absolute;
    width: 100%;
    height: 100%;
    margin-top: 0px;
}
.mainpanel
{
    display: block;
    position: relative;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    background-color: White;
}

td img
{
    display: block;
}


a.calLink:link
{
    color: black;
    font-size: 11px;
    font-family: Segoe UI, Myriad Pro, Arial;
    letter-spacing: 1px;
}
a.calLink:visited
{
    color: black;
    font-size: 11px;
    font-family: Segoe UI, Myriad Pro, Arial;
    letter-spacing: 1px;
}
a.calLink:hover
{
    color: #A6013B;
    font-size: 11px;
    font-family: Segoe UI, Myriad Pro, Arial;
    letter-spacing: 1px;
}
a.calLink:active
{
    color: black;
    font-size: 11px;
    font-family: Segoe UI, Myriad Pro, Arial;
    letter-spacing: 1px;
}

a.eventLink:link
{
    font-size: 13pt;
    font-family: Segoe UI, Arial, Times New Roman;
    color: #6C0026;
    font-size: 13pt;
}
a.eventLink:visited
{
    font-size: 13pt;
    font-family: Segoe UI, Arial, Times New Roman;
    color: #6C0026;
    font-size: 13pt;
}
a.eventLink:hover
{
    font-size: 13pt;
    font-family: Segoe UI, Arial, Times New Roman;
    color: #000;
    font-size: 13pt;
}
a.eventLink:active
{
    font-size: 13pt;
    font-family: Segoe UI, Arial, Times New Roman;
    color: #6C0026;
    font-size: 13pt;
}

a.localLink:link
{
    font-family: Segoe UI, Trebuchet MS, Arial, Times New Roman;
    color: #000;
    font-size: 16px;
}
a.localLink:visited
{
    font-family: Segoe UI, Trebuchet MS, Arial, Times New Roman;
    color: #000;
    font-size: 16px;
}
a.localLink:hover
{
    font-family: Segoe UI, Trebuchet MS, Arial, Times New Roman;
    color: #6C0026;
    font-size: 16px;
}
a.localLink:active
{
    font-family: Segoe UI, Trebuchet MS, Arial, Times New Roman;
    color: #6C0026;
    font-size: 16px;
}

.bold
{
    text-decoration: none;
}

a.doc:link
{
    font-family: Times New Roman, Arial;
    color: #6C6658;
    text-decoration: underline;
}
a.doc:visited
{
    font-family: Times New Roman, Arial;
    color: #6C6658;
    text-decoration: underline;
}
a.doc:hover
{
    font-family: Times New Roman, Arial;
    color: #6C6658;
    text-decoration: underline;
}
a.doc:active
{
    font-family: Times New Roman, Arial;
    color: #6C6658;
}

#btnBOD2 a
{
    display: block;
    width: 79px;
    height: 88px;
    background: transparent url( "images/bodBox_folder2.jpg" ) 0 0 no-repeat;
}
#btnBOD2 a:hover
{
    background-position: -79px 0;
}

.btnBODdoc a
{
    display: block;
    width: 84px;
    height: 79px;
    background: transparent url( "images/bodDoc.jpg" ) 0 0 no-repeat;
}
.btnBODdoc a:hover
{
    background-position: -84px 0;
}
