body {
	background-color: white;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.nodeactive {
	font-size: 9pt;
	font-style: normal;
	line-height: 9pt;
	color: #666666;
	text-decoration: none
}
.nodeactive A:visited {
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.nodeactive A:link {
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.nodeactive A:hover {
	color: #996666;
	text-decoration: underline;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.Option {
	color: #CCCCCC;
	background-color: #D80A1F;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	border-top: thin solid #DA5E42;
	border-right: thin solid #AB251B;
	border-bottom: thin solid #AB251B;
	border-left: thin solid #DA5E42;
}
.Option A:link {
	color: white;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-weight: bolder;
}
.Option A:visited {
	color: white;
	text-decoration: none;
	width: 100%;
	height: 100%;
	font-weight: bolder;
}
.Option A:hover {
	color: #CC9999;
	text-decoration: underline;
	width: 100%;
	height: 100%;
	font-weight: bolder;
}
.OptionActive {
	background-color: #BB0000;
	color: #FFFF00;
	font-weight: normal;
	font-size: 9pt;
	text-align: left;
	line-height: 11pt;
	vertical-align: middle;
} 
.OptionActive A:visited {
	color: #0000CC;
	text-decoration: none;
}
.OptionActive A:link {
	color: #0000CC;
	text-decoration: none;
}
.OptionHeader {
	background-color: #AB251B;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	height: 1.8em;
	text-align: center;
	vertical-align: middle;
} 
.OptionLabel {
	background-color: #F0F0F0;
	color: #666666;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 11pt;
}
.textarea {
	color: #666666;
	font-size: 8pt;
	text-align: left;
	vertical-align: middle;
	line-height: 11pt;
}