﻿body {
}
.submenu
{
	color: white;
	font-weight: normal;
	font-size: 14px;
	font-family: Sans-Serif;
	text-decoration: none;
}
.menu
{
	background-image: url(images/Menu_C.png);
}
.menudropdown
{
	font-size: 10pt;
	margin: 0px;
	font-family: Sans-Serif;
	color: black;
}
.pagefooter
{
	font-size: 10pt;
	color: gray;
	font-family: Sans-Serif;
	text-align: center;
}
.header1
{
	font-size: 10pt;
	color: white;
	font-family: Sans-Serif;
	font-weight: bold;
}
.cal_hdr
{
	font-size: 11pt;
	font-family: Sans-Serif;
	font-weight: bold;
	color: white;
}
.cal_odd
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: white;
	background-color: #5074df;
}
.cal_even
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: white;
	background-color: #4169e1;
}
.broadcast_title
{
	font-size: 11pt;
	font-family: Sans-Serif;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.broadcast_text
{
	font-size: 9.5pt;
	font-family: Sans-Serif;
	color: white;
}
.calitem_title
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #f1ccf1;
}
.calitem_desc
{
	font-size: 10pt;
	font-family: Arial;
	margin-left: 5px;
	background-color: #f1ccf1;
}
.calitem_text
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #f1ccf1;
}
.calitem_link
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #f1ccf1;
	font-weight: bold;
	color: black;
}
.caldetail_title
{
	font-size: 18pt;
	color: black;
	font-family: Arial;
}
.caldetail_dates
{
	font-size: 12pt;
	color: black;
	font-style: italic;
	font-family: Arial;
}
.calwidget_link
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
	text-decoration: underline;
}
.calwidget_date
{
	font-size: 10pt;
	color: white;
	font-family: Arial;
}
.newswidget_link
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}
.newswidget_date
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.news_hdr
{
	font-size: 11pt;
	font-family: Sans-Serif;
	font-weight: bold;
	color: black;
}
.news_odd
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: black;
	background-color: #e7d760;
	text-align: left;
}
.news_even
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: black;
	background-color: #e8cf60;
	text-align: left;
}
.page_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}