﻿body {
}

.mainBodyText, .mainbodyTextBold, .mainBodyTextsm
{
	font-size: 10pt;
	color: Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.mainbodyTextBold
{
	font-weight: bold;
}
.mainBodyTextsm
{
	font-size: 8pt;
	font-style:italic;
}
.mainPageText
{
	font-size: 11pt;
	color: Black;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

.pageTitle
{
	font-size: 12pt;
	color: white;
	font-family: Arial;
	font-weight: Bold;
	text-decoration: none;
	vertical-align: middle;
	width: 530px;
	background-color: #bb0605;
	text-align: center;
}

.pageTitleAlt
{
	font-size: 14pt;
	color: #bb0605;
	font-family: Arial;
	font-weight: Bold;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	 font-style:italic;
}

.newsBox
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
	width: 255px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
}

.photoBox
{
	font-size: 9pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
	width: 355px;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
}

.WebMasterBox
{
	font-size: 8pt;
	padding:2px;
	color: white;
	text-align:center;
	font-family: Arial;
	font-weight: normal;
	width: 100px;
	border-right: red 1px solid;
	border-top: red 1px solid;
	border-left: red 1px solid;
	border-bottom: red 1px solid;
}

.newsTitle
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	font-weight: Bold;
	background-color: #bb0605;
	text-align: center;
	width: 255px;
}

.photoTitle
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	font-weight: Bold;
	background-color: #bb0605;
	text-align: center;
	width: 355px;
}

.eventsTitle
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	font-weight: Bold;
	background-color: #3924c3;
	text-align: center;
	width: 255px;
}


.newsItem, .newsAltItem
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	font-weight: normal;
	vertical-align:top;
}
.newsAltItem
{
	background-color: gainsboro;
}	


A.headerLinks
{
	font-size: 9pt;
	color: #bb0605;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
A.headerLinks:hover
{
	color: #3924c3;
}

.headerTitle
{
	color: #bb0605;
	font-family: 'Arial';
	font-weight: normal;
	font-size: 12pt;
	line-height:20pt;
}

A.leftNavLinks
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.leftNavLinks:hover
{
	color: red;
}

A.leftNavLinksSm
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
A.leftNavLinksSm:hover
{
	color: red;
}

.footerText
{
	font-size: 8pt;
	color: white;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

#oTable td
{
	border-right: lightblue 1px solid;
	border-bottom: lightblue 1px solid;
}

.sss_select
{
	font-size: 10pt;
	font-weight: normal;
}
