﻿body 
{
    font-family:Century Gothic;
    font-size:14px;
}

a:link 
{
    color:#000000;
    text-decoration:none;
}
a:visited
{
    color:#000000;
    text-decoration:none;
}
a:hover
{
    color:#555555;
    text-decoration:underline;
}

span.red
{
    color:#CC3333;
    font-weight:bold;
}

.divHdr
{
    background-color:#fcca47;
    padding:3px;
}
.divSubHdr
{
    font-size:14px;
}

.divContent
{
    background-color:#EFEFDD;
    font-size:12px;
}

.small
{
    font-size:14px;
}

.tblHeader
{
    font-size:14px;
    background-color:#CCCCCC;
    border:1px solid #999999;
    font-weight:bold;
}

table.event
{
    border-bottom:1px solid black;
    width:610px;
}

.table1
{
    font-size:13px;
}

.table2
{
    border:1px solid #AAAAAA;
    font-size:13px;
    background-color:#DDDDDD;
}

.date
{
    color:#565656;
    font-size:13px;
}

.title
    {
    color:#222222;
    font-size:22px;
    
    }
    
    .tblEvents
{
    border-bottom:1px solid black;
    width:630px;
    font-size:15px;
}
.eventText
{
    font-size:14px;
    color:#333333;
    font-weight:bold;
}

.eventTitle
{
    font-size:18px;
    color:#333333;
    font-weight:bold;
}

.bold
{
    font-weight:bold;
}

.divNotifRed
{
    color:#A81111;
}
.divNotifGreen
{
    color:#088A4B;
}
.divNotifBlack
{
    color:#333333;
}
