﻿body
{
	font-family: Rockwell;
	font-size: medium;
	margin: 0,0,0,0;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

a:hover
{
	text-decoration: overline;
	color: #FFFFFF;
}

a:visited
{
	color: #FFFFFF;
}

.Reverse
{
	color: #FFFFFF;
}

.ReverseOld
{
    background-color: #BEAF96;
    color: Blue;
}

.Smaller
{
    font-size: smaller;
    width: 150px;
    text-align: center;
}

.Bold
{
    font-weight: bold;
}

h1
{
    text-align: center;
    font-size:large;
}

h4
{
    text-align: center;
}

Menu
{
    font-size:medium;
}

input
{
    font-size: smaller;
}

textarea
{
    font-size: small;
}
.top
{
    vertical-align:top;
}

th
{
    background-color: #222222;
    color: #FFFFFF;
}

td
{
    overflow: visible;
    vertical-align:top;
}

.eventTitle
{
    font-size: medium;
    font-weight: bold;
    background-color: #000033;
}

.eventDate
{
    font-size: smaller;
    font-weight: bold;
}