﻿.RSSNewsDateText
{
	padding:0 0 0 15px;
	font-size: 9px;
}
.RSSNewsTitleText
{
	padding:0 0 0 15px;
	font-size: 9pt;
	font-weight: bold;	
}
.RSSNewsSubTitleText
{
	padding:0 0 0 15px;
	font-size: 9pt;
	font-weight: normal;	
}

.RSSNews_Body{
	text-align:left;
	margin:0 0 0 15px;
	padding:0 0 0 0;
	width:281px;
	height:49px;
	background-image:url(Images/News_SectionFull.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

.News_Split
{
	text-align:left;
	width:281px;
	height:10px;
	background-image:url(Images/News_splitter.gif);
	background-repeat: no-repeat;
	text-decoration: none;   
}

/* ******************************** */
/* *************EVENT************** */
a.EventSummary:link
{
   cursor:pointer;
	color: #666666;
	text-decoration: none;
}
a.EventSummary:visited
{
   cursor:pointer;
	color: #666666;
	text-decoration: none;
}
a.EventSummary:hover
{
   cursor:pointer;
	color: #66cc33;
	text-decoration: none;
}

.eventDateText
{
	font-size: 9px;
}

.eventTitleText
{
	font-size: 9pt;
	font-weight: bold;	
}

.eventSubTitleText
{
	font-size: 9pt;
	font-weight: normal;	
}

.eventText
{
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;

}

.Header_NewestEvent{
	width:281px;
	height:54px;
	background-image: url(Images/Events_Title.gif);
	background-repeat: no-repeat;
}

.event_DIV{
	width:366px;
	text-align:right;
}

.event_Header{
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:281px;
	height:54px;
}

.event_Body{
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 15px;
	width:281px;
	background-image:url(Images/News_SectionFull.gif);
	background-repeat: repeat-y;
	text-decoration: none;
}

.event_BodySelected
{
   cursor:pointer;
	text-align:left;
	width:281px;
	color: #339933;
	text-decoration: none;
}

.event_Footer{
	margin:none;
	padding:0 0 0 0;
	width:281px;
	height:16px;
	background-image:url(Images/News_Bottom.gif);
	background-repeat:no-repeat;
}

.line_eventSection
{
   margin-left: 40px;
   font-weight: bold;
}

.newsHightLite
{
   color: #FFFFFF;
}