body
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}

a:link 
{ 
	text-decoration: none; 
	color: #2f6a9b; 
}

a:visited 
{ 
	text-decoration: none; 
	color: #2f6a9b; 
}

a:hover 
{ 
	text-decoration: underline; 
}

.dialogtitle
{
	font-weight: bold;
}

.dialogpanel
{
	border-right: solid;
	border-top: solid;
	border-left: solid;
	border-bottom: solid;
}

.dialogerror
{
	color: red;
}

.mainheader
{
	color: white;
	background-color: #2f6a9b;
}

.listhr
{
	border: 0;
	width: 95%;
	height: 1px;
	color: Red;
}

.dateselectheader
{
	background-color: #010101;
	text-align: center;
	color: white;
}

.dateselectoutsidemonth
{
	background-color: #dddddd;
	text-align: center;
}

.dateselectinsidemonth
{
	text-align: center;
}
