body, .hideCell {
	background-color: #FFCB45;
}
.mainBody {
	background-color: #FFFF99;
}
td,p,ul,ol,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 12px;
}
.menu {
	background-color: #FFBF59;
	background-image: url(images/watermark.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.edge {
	background-color: #FF6600;
}
h3 {
	color: #FF6600;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 13pt;
	margin-bottom: 6px;
	margin-top: 0px;
}
h4 {
	color: #FF6600;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-size: 10pt;
	margin-bottom: 0pt;
	margin-top: 10px;
}
p {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	margin-bottom: -6pt;
}
ul {
	line-height: 15px;
	padding-right: 5px;
}
.menuParagraph {
	line-height: 20px;
}
a.menuLink, a.menuLink:visited {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.menuLink:hover, .selected {
	color: #FF0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.topEdge {
	background-image: url(images/topedge.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #FF6600;
	color: #FFFFFF;
}
.priceCell {
	background-color: #FFCB45;
}

.style1 {
	color: #3F0000;
	margin-bottom: 6pt;
	margin-top: 0px;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 0pt;
	margin-top: 6px;

}
.style3 {color: #FF0000}