.NavButton
{
	cursor: hand;
	border-style: none;
}

BODY
{
	font-family: arial;
	font-size: 10pt;
	margin: 5;
}

TD.PageHeader
{
	font-weight:bold;
	font-size: 18pt;
	color:Red;
}

TD.List
{
	border-top:0px;
	background-color:#EEEEEE;
	font-family:Arial;
}

TD.SessionList
{
	border-top:0px;
	background-color:#EEEEEE;
	font-family:Arial;
	font-size:smaller;
}

TD.SessionListFull
{
	border-top:0px;
	background-color:#FFC0C0;
	font-family:Arial;
	font-size:smaller;
}

TD.SessionListClosed
{
	border-top:0px;
	background-color:#FF4040;
	font-family:Arial;
	font-size:smaller;
}

TD.ListHeader
{
	border-top:0px;
	font-weight:bold;
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:smaller;
}

TD.RowHeader
{
	font-weight:bold;
	color:Blue;
}

TR.RowHeader
{
	font-weight:bold;
	color:Blue;
}

TR.List
{
	border-top:0px;
	background-color:#EEEEEE;
	font-family:Arial;
	font-size:x-small;
}

TR.ListItem
{
	border-top:0px;
	background-color:#EEEEEE;
	font-family:Arial;
	font-size:bigger;
}
