body
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	color: Black;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.topurl
{
	text-decoration: none;
}

label01
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	color: Black;
}
labelError
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	color: Red;
	text-align: center;
}
table
{
	font-family: Arial, Verdana, Trebuchet MS;
	vertical-align: middle;
	font-size: 11px;
	color: Black;
}
.pageTitle
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 18px;
	color: Black;
	font-weight: bold
}
.labelSuccessGreen
{
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	color: Green;
}
.calendarHide
{
	display: none;
	position: relative;
}
.calendarShow
{
	visibility: visible;
	position: absolute;
	z-index: 0;
	background-color: #d5df3d;
}
INPUT
{
	background-color: #dff179;
	font-family: Arial;
	font-size: 11px;
}
TEXTAREA {
	background-color: #dff179;
	border: solid 1px default;
	color: black;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: normal
} 
p.dblspc{ line-height: 125%; }
a:link{
	color: #999999;
}
a:visited{
	color: #666666;
}
