﻿body, td
{
	font: 10pt Verdana;
}
body
{
	background-color: #cccccc;
}
DIV.divContent
{
	padding: 1px 5px;
}
DIV.divLogo
{
	padding: 5px;
}
DIV.divMain
{
	margin: 10px;
}
DIV.divSiteMap
{
	background-color: #333333;
	color: #ffffff;
	padding: 3px 15px;
}
DIV.divSiteMap A
{
	color: #cccccc;
}
DIV.divSiteMap A:link
{
	color: #cccccc;
}
DIV.divSiteMap A:visited
{
	color: #cccccc;
}
DIV.divTreeView
{
	border: 1px solid #cccccc;
}
TABLE.tblMain
{
	background-color: #ffffff;
	border: 1px solid #333333;
}
TD.tdContent
{
	border-bottom: 1px solid #006600;
	border-top: 1px solid #006600;
}
TD.tdFooter
{
	background-color: #cccccc;
	border-top: 1px solid #cccc00;
	font: 8pt Verdana;
	text-align: center;
}
TD.tdHeader
{
	border-bottom: 1px solid #cccc00;
}
TD.tdTreeView
{
	background-color: #006600;
	color: #ffffff;
	padding: 3px 10px;
}
TD.tdTreeView A
{
	color: #cccccc;
}
TD.tdTreeView A:link
{
	color: #cccccc;
}
TD.tdTreeView A:visited
{
	color: #cccccc;
}
TABLE.CalendarCtlTable
{
	table-layout: fixed;
}
TABLE.CalendarCtlTable TR.CalendarCtlDateRow
{
	height: 80px;
}
TABLE.CalendarCtlTable TR.CalendarCtlDateRow TD
{
	font-size: 8pt;
}
TD.CalendarCtlPrevMonth
{
	background-color: #cccccc;
}
TD.CalendarCtlCurrentMonth
{
	background-color: #ffffff;
}

