﻿body 
{
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #ededed;
	color:#363636;
}
.tahoma9ptBold
{
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
}
.tahoma10ptBold
{
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}
.blackOutline
{
	border-left: solid 1px black;
	border-right: solid 1px black;
}
.tahoma20ptBoldBlue /*"Welcome" Font */
{
	font-family: Tahoma;
	font-size: 20pt;
	font-weight:bold;
	color:#00428e;
}
.tahoma18ptBoldBlue /*"Whats Happening" Font */
{
	font-family: Tahoma;
	font-size: 16pt;
	font-weight:bold;
	color:#00428e;
}
.tahoma14ptBoldBlue 
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color:#00428e;
}
.tahoma14ptBoldRed 
{
	font-family: Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color:red;
}
.tahoma12ptBoldBlue 
{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight:bold;
	color:#00428e;
}
.tahoma10ptBoldBlue 
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color:#00428e;
}
.tahoma12ptBoldGreen
{
	font-family:Tahoma;
	font-size:12pt;
	font-weight:bold;
	color:#3aac31;
}
.verdana10ptWhite 
{
	font-family:verdana;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
}
.verdana12ptBlack /*"To Our Site" Font */
{
	font-family:verdana;
	font-size:12pt;
	color:#363636;
}
.verdana8ptBoldBlack /*"Latest Events" Font */
{
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
	color:#363636;
}
.verdana10ptBoldBlack
{
	font-family:Verdana;
	font-size: 10pt;
	font-weight:bold;
	color:#363636;
}
.tahoma14ptBold /*"Latest Events" Font */
{
	font-family:tahoma;
	font-size: 14pt;
	font-weight:bold;
	color:#707070;
}
.tahoma13ptBold 
{
	font-family:tahoma;
	font-size: 13pt;
	font-weight:bold;
	color:#707070;
}
.arial12ptBoldWhite
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
}

.moreLinks
{
	font-family: Verdana;
	font-size: 10pt;
	background-color: #ededed;
	color:#363636;
}

.red11pxBold
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}
.whiteLink
{
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	text-decoration:none;
}
.verdana12pxBoldBlack 
{
	font-family:Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#363636;
}