﻿body 
{
    font-size: 10pt;
    font-family: Arial;
    background-color: #cccccc;
    margin-top:0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
}

.pageHeader
{
    font-size: 24pt;
    color: white;
    font-family: 'Monotype Corsiva' , Arial, Verdana;
    background-color: #993333;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.pageFooter
{
    font-weight: bold;
    font-size: 7pt;
    font-family: 'Calisto MT' , 'Arial Narrow' , Arial;
    background-color: #cccccc;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.contentHeader
{
    font-size: 18pt;
    color: white;
    font-family: 'Monotype Corsiva' , Arial, Verdana;
    background-color: #993333;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.contentMenus
{
    font-size: 8pt;
    color: #cccccc;
    font-family: 'arial';
    text-align: center;
    font-weight: bold;
    background-color: #993333;
    padding-bottom: 4px;
}

.contact
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Arial;
}

A
{
    color: black;
    font-weight: bold;
    font-family: Arial;
}

.menuTable
{
    background-color:#cccccc; 
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
}

.content
{
    background-image: url(images/HCDCVerticalLine.jpg);
    width: 5;
    background-repeat: repeat-y;
    background-position: left;
}

.subMenus
{
    font-size: 8pt;
    color: #cccccc;
    font-family: Arial, Verdana;
    text-align: center;
}

A.subMenus
{ 
}

.eventDescription
{
    font-size: 8pt;
    font-family: Arial;
}