.MenuHeading
{
font: 14px Arial;
text-align: center;
width: 110px;
color: #827E58;
}
.MenuItem_TopLevel
{
font: 10px Arial;
margin-left: 2px;
width: 110px;
text-decoration: none;
color: #827E58;
border: none;
}
.MenuItem_TopLevel:Hover
{
font: 10px Arial;
margin-left: 2px;
width: 110px;
text-decoration: none;
background: #827E58;
color: #ffffff;
border: 1px solid #000000;
border-right: none;
}
.MenuItem_Related
{
font: 10px Arial;
margin-left: 2px;
width: 110px;
text-decoration: none;
color: #827E58;
border: none;
}
.MenuItem_Related:Hover
{
font: 10px Arial;
margin-left: 2px;
width: 110px;
text-decoration: none;
background: #827E58;
color: #ffffff;
border: 1px solid #000000;
border-right: none;
}
.NewsTitle
{
font: 16px Tahoma;
text-align: center;
border: 1px solid #827e58;
border-left: none;
border-right: none;
background: #E0DAA6;
padding: 2px;
}
.News_Headline
{
font: 14px Arial;
color: #827e58;
background: #F0F0F0;

}
.News_Text
{
font: 10px Arial;
color: #000000;
background: #F8F8c8;
}
.News_Link
{
font: 10px Arial;
color: #827e58;
text-decoration: none;
}
.Calendar_Cell
{
font: 8px Arial;
border: 1px solid #827e58;
background: #C7C294;
}
.Calendar_CellToday
{
font: 8px Arial;
background: #F4DE00;
}
.Calendar_Weekdays
{
font: 8px Arial;
}
.Calendar_Month
{
font: 14px Arial;
background: #827e58;
color: #f4de00;
}
.CalendarButton
{
font: 14px Arial;
text-decoration: none;
color: #f4de00;
background: #827358;
border: 2px solid;
border-color: #BAB896 #5D5A3B #5D5A3B #bab896;
margin-left: 2px;
margin-right: 2px;
padding: 2px;
}
.CalendarButton:Hover
{
font: 14px Arial;
text-decoration: none;
color: #f4de00;
background: #827358;
border: 2px solid;
border-color: #5D5A3B #BAB896 #bab896 #5D5A3B;
margin-left: 2px;
margin-right: 2px;
padding: 2px;
}
.Calendar_Division
{
border-bottom: 1px solid #827358;
color: #827358;
font: 16px Arial;
text-align: right;
}
.Calendar_Text
{
font: 12px Arial;
}
.Calendar_EventLink
{
font: 12px Arial;
color: #827358;
}
.Calendar_EventTitle
{
border-bottom: 1px solid #827358;
color: #827358;
font: 16px Arial;
text-align: left;
}
.Calendar_EventDetails
{
font: 12px Arial;
}
.LocationLink
{
font: 12px Arial;
color: #827358;
}
.LocationDivider
{
font: 12px Arial;
color: #827358;
margin-left: 2px;
margin-right: 2px;
}
