body
{
    background-color: #99b78f;
 /*    background-image: url(/images/AspenBuildBckGrnd.jpg);  */
 /*   background-image: url(/images/aspenLeafBackground3.gif);  */
    margin-left: 0px;
    margin-top: 0px;
}
.Button {
	cursor: hand;
}
.menu11verdana{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #eeeeee;
	text-decoration: none;
}
a.menu11verdana:link, a.menu11verdana:hover, a.menu11verdana:active, a.menu11verdana:visited {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
	margin-right: 40px;
}

a.menu11verdana:hover {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #f6842b;
	text-decoration: none;
	margin-right: 40px;
}

.menu12verdana{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f6842b;
	text-decoration: none;
}
a.menu12verdana:link, a.menu12verdana:active, a.menu12verdana:visited {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f6842b;
	text-decoration: none;
}

a.menu12verdana:hover {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #a0bf95;
	text-decoration: none;
}
.hideme {
	display: none;
}
.errorText	{
	color: red;
}

.planFolderArea {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
}