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

label01
{
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	color: Black;
}
labelError
{
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 10px;
	color: Red;
	text-align: center;
}
table
{
	font-family: Verdana, Arial, Trebuchet MS;
	vertical-align: middle;
	font-size: 11px;
	color: Black;
}
.pageTitle
{
	font-family: Verdana, Arial, Trebuchet MS;
	font-size: 18px;
	color: Black;
	font-weight: bold
}
.labelSuccessGreen
{
	font-family: Verdana, Arial, 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: Verdana, Arial, Trebuchet MS;
	font-size: 11px;
	font-weight: normal
} 
.background 
{
	background-image: url(bkgrd.jpg); background-repeat: repeat-y; 
}
p.dblspc
{ line-height: 150%; }

p.homespc
{ line-height: 175%; }

a { text-decoration: none; }
a:link{ color: #999999; }
a:visited{ color: #666666; }
div.projectname{ color: #d16304; font-weight: bold; }
div.grey
{
	color: #999999; 
	font-size: 9px;
	
}
table.olive
{
	border-style: none outset outset outset;
	border-width: 2px;
	border-color: #a8c919;
}
hr.thin{  
	border: 0;
	color: #8bb416;
	background-color: #8bb416;
	height: 1px;
}

