p.indent
{ 
	text-indent: 3em;
}


p.indentStandard
{ 
	text-indent: 3em;
}


p.indentThin 
{ 
	text-indent: 2em;
	margin-top: 0;
	margin-bottom: 0; 
}


p.sideMenu
{ 
	margin-top: 0em;
	margin-bottom: 26pt; 
}


img.sideMenu
{
	position:center;
	width: 180;
	height: 38;
	
}

div.topHeader
{
	min-width: 200;
}


th.calenderTitle
{
	background: #ddddff;
}

tr.calenderEven
{
	background-color: #ffdddd;
}

tr.calenderOdd
{ 
	background-color: #ddffdd;
}


font.standard
{
	font-family: Times, Verdana, Helvetica, Arial;
	font-weight: normal;
/*	font-size: 10px; */
/*	color: #DD0033; */
}
