﻿body 
{
	background-color: #1A211E;
}

a:link
{
	font-family: Arial;
	font-size: 10px;
	color: black;	
	text-decoration: underline;
}
a:visited
{
	font-family: Arial;
	font-size: 10px;
	color: black;	
	text-decoration: underline;
	
}
a:hover
{
		font-family: Arial;
	font-size: 10px;
	color: black;	
	text-decoration: underline;
	
	
}
a img { border:0; }
a.feed-link, a.feed-link:visited { font-family: Arial;font-size:14px;font-weight:bold; }
.feed-date { padding:3px 0;font-family: Arial;font-size:11px;font-style:italic; }
.feed-desc { font-family: Arial;font-size:11px; }

.Copy
{
	font-family: Arial;
	font-size: 10px;
	color: black;	
}

.CopyTitle
{
	font-family: Arial;
	font-size: 12px;
	color: black;	
	font-weight: bold;
}

.NewsTitle
{
	font-family: Arial;
	font-size: 10px;
	color: #196D91;	
	font-weight: bold;
}

.NewsTitle:link
{
	font-family: Arial;
	font-size: 10px;
	color: #196D91;	
	font-weight: bold;
	text-decoration: none;
}
.NewsTitle:visited
{
	font-family: Arial;
	font-size: 10px;
	color: #196D91;	
	font-weight: bold;
	text-decoration: none;
}

.NewsCopy
{
	
	font-family: Arial;
	font-size: 10px;
	color: black;	

}
.HeaderTitle
{
		color:#AA4436; 
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.EmailAddress:link
{
	color:#AA4436; 
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
}

.EmailAddress:visited
{
	color:#AA4436; 
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
}


.BulletinBoard:link
{
	color:#004073;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;	
	
}

.BulletinBoard:visited
{
	color:#004073;
	text-decoration:none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;	
	
}


.CDTitle
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.CDDate
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.CDDescription
{
	color: white;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}


.CalendarTitle
{
	color: White;
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	
}

.CalendarMonth
{
	color: White;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}

.CalendarDay
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 36px;
	text-decoration: none;
	
}



.CDTitleB
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

.CDDateB
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.CDDescriptionB
{
	color: black;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}

.CalendarMonthB
{
	color: black;
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	
}

.CalendarDayB
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 36px;
	text-decoration: none;
	
}