﻿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: 12px; font-family: Segoe UI, Myriad Pro, Arial; }
a.calLink:visited {color: black; font-size: 12px; font-family: Segoe UI, Myriad Pro, Arial; }
a.calLink:hover {color: #A6013B; font-size: 12px; font-family: Segoe UI, Myriad Pro, Arial; }
a.calLink:active {color: black; font-size: 12px; font-family: Segoe UI, Myriad Pro, Arial; }

a.eventLink:link {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; font-size: 13pt; }
a.eventLink:visited {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; font-size: 13pt; }
a.eventLink:hover {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #000; font-size: 13pt; }
a.eventLink:active {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; font-size: 13pt; }

a.eventLink2:link {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; font-size: 13pt; }
a.eventLink2:visited {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; font-size: 13pt; }
a.eventLink2:hover {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #000; font-size: 13pt; }
a.eventLink2:active {font-size: 11pt; font-family: Segoe UI, Arial, Times New Roman; color: #3C5E3E; 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;}


