h1
{
	font-size:16px;
	font-family:"Century Gothic";
}

h2
{
	margin:0cm;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:8pt;
	font-family:"Century Gothic";
	font-weight:normal;
	text-decoration:underline;
	text-underline:single;
}

h3
{
	margin-top:5pt;
	margin-bottom:3pt;
	font-size:10pt;
	font-family:"Century Gothic";
	text-decoration:underline;
	text-underline:single;
	text-align:center;
}

p, li, div
{
	margin:0cm;
	margin-bottom:.0001pt;
	font-size:11px;
	font-family:"Century Gothic";
	color:white;
}

a:link
{
	font-family:"Century Gothic";
	color:white;
	text-decoration:underline;
	text-underline:single;
}

a:visited
{
	color:white;
	text-decoration:underline;
	text-underline:single;
}

.adminlink:link
{
	color:#000000;
}

.adminlink:visited
{
	color:#000000;
}

td
{
	font-family:"Century Gothic";
	font-size:10px;
}

input
{
	font-family:"Century Gothic";
	font-size:10px;
	border-width:1px;
}

select
{
	font-family:"Century Gothic";
	font-size:10px;
	border-width:0px;
}

.title3
{
	margin-top:5pt;
	margin-bottom:3pt;
	font-size:10pt;
	font-weight:bolder;
	font-family:"Century Gothic";
	text-decoration:underline;
	text-underline:single;
	text-align:center;
}

.blueCell
{
	background-color:#003366;
	color:#FFFFFF;
	border:solid 1px #000000;
}

.orangeCell
{
	background-color:#FF6600;
	border:solid 1px #000000;
}

.edit
{
	background-color:#FF8A3C;
}

.error
{
	background-color:#FF0000;
	color:#FFFFFF;
	border:solid 1px #000000;
	empty-cells:hide;
}

.yearList
{
	background-color:#FF6600;
	border:solid 1px #000000;
	border-collapse:collapse;
}

.menu
{
	border-spacing:10px;
}

.menuItem
{
	background-color:#003366;
	padding:10px;
}

.monthDay
{
	width:9;
}

.weekDay
{
	border:solid 1px #FF8A3C;
	color:#000000;
	width:20px;
	height:10px;
}

.selection
{
	width:20px;
	height:10px;
	background-color:#003366;
}

.daysInMonthFiller
{

}

.monthName
{
	font-weight:bolder;
	font-size:8;
	border:solid 1px #FF8A3C;
	color:#000000;
}

.weekDayName
{
	border:solid 1px #FF8A3C;
	color:#000000;
	text-align:center;
}

.red
{
	display:inline;
}

.inputtext
{
	width:300px;
}

.errorCol
{
	color:#FFFFFF;
	background-color:#FF0000;
	margin:4px;
	display:block;
}

