.MenuHeading
{
font: Bold 14px Arial;
color: #1F251E;
text-align: center;
letter-spacing: 1px;
padding-left: 5px;
}
.MenuItem_TopLevel
{
font: 12px Arial;
text-decoration: none;
color: #efef00;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_TopLevel:Hover
{
font: 12px Arial;
text-decoration: none;
color: #ffffff;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_Related
{
font: 12px Arial;
text-decoration: none;
color: #1F251E;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_Related:Hover
{
font: 12px Arial;
text-decoration: none;
color: #DAEDD7;
letter-spacing: 0px;
padding-left: 5px;
}
.NewsTitle
{
font: 14px Arial;
text-align: center;
background: #205E1D;
color: #B7E4B5;
border-bottom: 1px solid #205E1D;
}
.News_Headline
{
font: Bold 12px Arial;
text-align: left;
color: White;
background: #3D7E6C;
padding: 2px;
text-align: center;
border-top: 1px solid #00553E;
}
.News_Text
{
font: 10px Arial;
text-align: left;
background: #3D7E6C;
color: White;
padding: 8px;
text-align: left;
}
.News_Link
{
font: 10px Arial;
text-align: right;
background: #3D7E6C;
color: #efef00;
padding: 2px;
padding-bottom: 10px;
width: 100%;
}
.LocationLink
{
font: 10px Arial;
color: #6BC467;
}
.LocationDivider
{
font: 10px Arial;
color: #6BC467;
margin-left: 2px;
margin-right: 2px;
}
.Calendar_Weekdays
{
background: #6BC467;
font: 8px Arial;
color: #000000;
}
.Calendar_Cell
{
background: #1B7816;
font: 10px Arial;
color: white;
border: 1px outset #1B7816;
}
.Calendar_CellText
{
	font: 10px Arial;
	color: White;
}
.calendar_CellHighlight
{
	background: #a0a000;
}
.Calendar_CellToday
{
background: #ACD5AA;
font: 10px Arial;
color: black;
border: 1px inset #ACD5AA;
}
.Calendar_Month
{
font: Bold 14px Arial;
color: #205E1D;
}
.CalendarButton
{
font: 10px Arial;
background: #205E1D;
border: 1px outset #205E1D;
text-decoration: none;
color: #ffffff;
padding: 2px;
margin-left: 1px;
margin-right: 1px;
}
.Branding
{
font: 10px Arial;
}
.BrandLink
{
font: 10px Arial;
color: #55390a;
}
.Calendar_Division
{
font: Bold 16px Arial;
border-bottom: 1px solid #205E1D;
color: #205E1D;
}
.Calendar_Text
{
font: 12px Arial;
}
.Calendar_EventLink
{
font: 12px Arial;
color: #205e1d;
}
.Calendar_Details
{
font: 10px Arial;
}
.Calendar_EventTitle
{
font: Bold 16px Arial;
border-bottom: 1px solid #205E1D;
color: #205E1D;
}
.FileWindow
{
border: 1px outset #97D893;
background: #97D893;
width: 450px;
}
.FileWindowBar
{
font: 14px Arial;
}
.FileWindowText
{
font: 10px Arial;
background: white;
border: 1px inset #97D893;
padding: 5px;
text-align: center;
}
.FileWindowLink
{
font: 10px Arial;
color: #97D893;
}
.SearchResultLink
{
font: 14px Arial;
color: #205E1D;
}
.SearchResult
{
font: Bold 14px Arial;
}
.SearchDescription
{
font: 12px Arial;
margin-left: 15px;
}
.SearchHighlightText
{
font: Bold Italic 12px Arial;
color: #205E1D;
background: #FCFFAD;
padding-left: 2px;
padding-right: 2px;
}
