.FrontPageHeadline
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.FrontPageHeadline a
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.FrontPageHeadline a:visited
{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.FrontPageHeadline a:hover
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.HotNewsHeadline,
.HotNewsHeadline a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: Silver;
	text-decoration: none;
}

.HotNewsHeadline a:hover
{
	text-decoration: underline;
	color: #99cc33;

}

.HotNewsText2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:White;
}
.HotNewsLink2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#66ff00;
	text-decoration:none;
}
.HotNewsText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:White;
}
.HotNewsFrontPageText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Black;
}
.HotNewsLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#66ff00;
	text-decoration:none;
}
.HotNewsFrontPageLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Red;
	text-decoration:none;
}
.ErrorText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:Red;
}
.NormalText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:White;
}

.NormalTextBig
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:White;
}

.NormalTextBigger
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:White;
}

.NormalTextBigBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:White;
	font-weight:bold;
}

.NormalTextSmall
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:White;
}

.NormalTextSmall a
{
	color:White;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:none;
}

.NormalTextSmall a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.NormalTextSmall a:visited
{
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
}

.NormalBold
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:White;
	font-weight:bold;
}

.NormalTextBlack
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Black;
}

.NormalText a
{
	color:White;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.NormalText a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.NormalText a:visited
{
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}
.BodyLinkWhite
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
}
.BodyLinkWhite a
{
	color:#ACD934;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkWhite a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}


.BodyLinkWhiteNoUnderline
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
}
.BodyLinkWhiteNoUnderline a
{
	color:White;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:none;
}

.BodyLinkWhiteNoUnderline a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:none;
}

.BodyLinkWhiteNoUnderline a:visited
{
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:none;
}

.BodyLinkBlack
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
}
.BodyLinkBlack a
{
	color:#ACD934;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkBlack a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkBlackSmall
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 10px;
}
.BodyLinkBlackSmall a
{
	color:Black;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkBlackSmall a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkWhiteSmall
{
	color:white;
	font-family:Verdana, Arial, Tahoma;
	font-size: 10px;
}
.BodyLinkWhiteSmall a
{
	color:#ACD934;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.BodyLinkWhiteSmall a:hover
{
	color:Red;
	font-family:Verdana, Arial, Tahoma;
	cursor:hand;
	text-decoration:underline;
}

.EventListTitle
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight:bold;
	background-color:#ACD934;
}
.EventDateTitle
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight:bold;
	background-color:black;
	color:White;
	padding-top:15px;
}
.EventListLineAlt
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color:#303030;
	color:White;
}
.EventListLineSpec
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color:Yellow
}
.EventListLine
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	background-color:Transparent;
	color:White;
}
.FrontTestimonyText
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px;
	text-align:justify;
}
.EnterEventTitle
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight:bold;
}
.EnterEventError
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
	color:red;
}
.EnterEventStandard
{
	font-family:Verdana, Arial, Tahoma;
	font-size: 12px;
}
.thumbnail {float:left; margin:0 7px 0 0;}
.BackgroundLine 
{
	 BACKGROUND-POSITION: center center; 
	 BACKGROUND-IMAGE: url(images/grayline2.gif); 
	 BACKGROUND-REPEAT: repeat-y;
}
