﻿body {
}
.TEST
{
	background-color: #B5C7DE;
	filter:alpha(opacity=90);
}
.Steward_Detail
{
	font-size: 11pt;
	color: black;
	font-family: Arial;
}
.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;
}
.calitem_title
{
	font-size: 12pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #ccccff;
}
.calitem_desc
{
	font-size: 10pt;
	font-family: Arial;
	margin-left: 5px;
	background-color: #ccccff;
}
.calitem_text
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #ccccff;
}
.calitem_link
{
	font-size: 10pt;
	font-family: Arial;
	background-color: #ccccff;
	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;
}
.news_odd
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: white;
	background-color: #e7d760;
	text-align: left;
}
.news_even
{
	font-size: 12pt;
	font-family: Sans-Serif;
	color: white;
	background-color: #e8cf60;
	text-align: left;
}
