body
{
	background-color: #333366
}

.MainTable
{
	background-color: #FFFFFF;
	border: 1px solid; 
	align: center
	width "700";
	cellpadding: 4;
}

.HomepageWorthyCell
{
	background-color: #FF9999;
}


.lbg
{
	background-image: url("../images/leftcolumn.jpg");
	background-repeat: repeat-x;
}

.rbg
{
	background-image: url("../images/rightcolumn.jpg");
	background-repeat: repeat-x;
}

a
{
	font-size: 9pt;
	font-family: verdana;
	color: blue;


}

.topspan
{
	font-size: 9pt;
	font-family: verdana;
}

.important
{
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

.important2
{
	font-size: 9pt;
	font-family: verdana;
	font-weight: bold;
}

td
{
	font-size: 9pt;
	font-family: verdana;
	border: none;
}

td.HistoryDate
{
	font-size: 9pt;
	font-family: verdana;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
}

td.CalendarEvent
{
	font-size: 9pt;
	font-family: verdana;
	white-space: nowrap;
	border: 1px solid #CCCCCC;
}

td.WeekView
{
	font-size: 7pt;
	font-family: verdana;
	border: 1px solid #CCCCCC;
}

td.HistoryDesc
{
	font-size: 9pt;
	font-family: verdana;
	border: 1px solid #CCCCCC;
}

.leftnavbutton
{
	height: 35px;
	width: 100px;
	font-family: verdana,arial,times;
	font-size: 8pt;
	font-weight: bold;
	cursor: hand;
	text-align: center;
	background-color: transparent;
	border: 1px solid #000000; 
}

a.WMList
{
	font-size: 8pt;
	font-family: verdana;
	color: blue;
}

.WMListSelected
{
	font-size: 8pt;
	font-family: verdana;
	font-style: italic;
	color: #000000;
}

a.HistoryHeader
{
	font-size: 9pt;
	font-family: verdana;
	color: #000000;
}

.DayHeader
{
	color: "#ffffff";
	font-size: 9pt;
	font-family: verdana;
}

.DateNumber
{
	color: "#000000";
	font-size: 9pt;
	font-family: verdana;
	border: 1px solid #CCCCCC;
}

.EventListing
{
	font-size: 7pt;
	font-family: verdana;
}

.PrintListing
{
	font-size: 5pt;
	font-family: arial;
}

.mainbutton
{
	cursor: hand;
	width: 2in;
}

.mainbuttonSM
{
	cursor: hand;
	width: 1in;
}
