﻿
body 
{
	background-color: #ffffff;
}

#menubar a:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

#menubar a:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

#menubar a:hover
{
	color: Red;
}

.contentText
{
	color: Black;
	font: small Arial, Helvetica, sans-serif;
}

.statusLabel
{
	color: #009900;
	font: small Arial, Helvetica, sans-serif;
}

.requiredField
{
	color: Red;
	font: small Arial, Helvetica, sans-serif;
}

.contentHeading
{
	color: Red;
	font: Large Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.contentNotice
{
	color: Red;
	font: small Arial, Helvetica, sans-serif;
}

.pageTitle
{
	color: Black;
	font: x-large Arial, Helvetica, sans-serif;
}

.contact
{
	color: Black;
	font: Large Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.venuePlan
{
	cursor: pointer;
}

.calendarLink
{

}

.map
{
	cursor: pointer;
}

.hyperlink:link
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.hyperlink:hover
{
	color: Red;
}

.hyperlink:visited
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Navy;
}

.hosting
{
	font-family: "Trebuchet MS";
    color: Navy;
    font-size: x-small;
}

.interestList
{
	font-family: "Trebuchet MS";
    color: Black;
    font-size: small;
}