.MenuHeading
{
font: Bold 14px Arial;
color: white;
text-align: center;
letter-spacing: 1px;
padding-left: 5px;
}
.MenuItem_TopLevel
{
font: 12px Arial;
text-decoration: none;
color: white;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_TopLevel:Hover
{
font: 12px Arial;
text-decoration: none;
color: #CACACA;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_Related
{
font: 12px Arial;
text-decoration: none;
color: white;
letter-spacing: 0px;
padding-left: 5px;
}
.MenuItem_Related:Hover
{
font: 12px Arial;
text-decoration: none;
color: #F47AFF;
letter-spacing: 0px;
padding-left: 5px;
}
.MainMenu
{
font: Bold 14px Arial;
color: white;
text-align: center;
letter-spacing: 1px;
padding-left: 5px;
}

.NewsTitle
{
font: 14px Arial;
text-align: center;
color: white;
}
.News_Headline
{
font: Bold 12px Arial;
text-align: left;
color: white;
padding: 2px;
}
.News_Text
{
font: 10px Arial;
text-align: left;
color:White;
padding: 2px;
}
.News_Link
{
font: 10px Arial;
text-align: right;
color: #F47AFF;
padding: 2px;
padding-bottom: 10px;
width: 100%;
}
.LocationLink
{
font: 10px Arial;
color: #F47AFF;
}
.LocationDivider
{
font: 10px Arial;
color: #F47AFF;
margin-left: 2px;
margin-right: 2px;
}
.Calendar_Weekdays
{
background: #000000;
font: 8px Arial;
color: #000000;
color: White;
}
.Calendar_Cell
{
background: #000000;
font: 10px Arial;
color: white;
border: 1px outset #5F4272;
color: White;
}
.Calendar_CellText
{
font: 10px Arial;
color: white;
}
.Calendar_CellToday
{
background: #CACACA;
font: 10px Arial;
color: black;
border: 1px inset #FFBCFF;
}
.Calendar_Month
{
font: Bold 14px Arial;
color: #5F4272;
}
.CalendarButton
{
font: 10px Arial;
background: #5F4272;
border: 1px outset #5F4272;
text-decoration: none;
color: #ffffff;
padding: 2px;
margin-left: 1px;
margin-right: 1px;
}
.Branding
{
font: 10px Arial;
color: #000000;
}
.BrandLink
{
font: 10px Arial;
color: black;
}
.Calendar_Division
{
font: Bold 16px Arial;
border-bottom: 1px solid #5F4272;
color: #5F4272;
}
.Calendar_Text
{
font: 12px Arial;
}
.Calendar_EventLink
{
font: 12px Arial;
color: #5F4272;
}
.Calendar_Details
{
font: 10px Arial;
}
.Calendar_EventTitle
{
font: Bold 16px Arial;
border-bottom: 1px solid #5F4272;
color: #5F4272;
}
.FileWindow
{
border: 1px outset #5F4272;
background: #5F4272;
width: 450px;
}
.FileWindowBar
{
font: 14px Arial;
}
.FileWindowText
{
font: 10px Arial;
background: white;
border: 1px inset #5F4272;
padding: 5px;
text-align: center;
}
.FileWindowLink
{
font: 10px Arial;
color: #5F4272;
}
.SearchResultLink
{
font: 14px Arial;
color: #5F4272;
}
.SearchResult
{
font: Bold 14px Arial;
}
.SearchDescription
{
font: 12px Arial;
margin-left: 15px;
}
.SearchHighlightText
{
font: Bold Italic 12px Arial;
color: #5F4272;
background: #FCFFAD;
padding-left: 2px;
padding-right: 2px;
}
