.flowchartcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 2px;
	height: 36px;
	width: 80px;
}
h1 {
	font-family: "Usherwood Medium", Arial, Verdana, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #FF9933;
	display: block;
	margin: 0px;
	padding: 2px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 105%;
	height: 24px;
	text-indent: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	background-position: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
div#menu {
	background-color: #FFFF99;
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 140px;
	left: 0px;
	top: 30px;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
div#comments {
	background-color: #FFFF99;
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 600px;
	left: 805px;
	top: 30px;
	display: block;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
a:link {
	color: #006600;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #990000;
}
table#content {
	position: absolute;
	left: 150px;
	top: 36px;
}
div#descriptive {
	display: block;
	position: absolute;
	left: 10px;
	top: 72px;
	height: 1000px;
	width: 240px;
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	z-index: 9;
}
.stages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.downcell {
	background-image: url(images/downarrow.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 24px;
	width: 80px;
	z-index: 9;
}
div#screenshot {
	border: 1px solid #000000;
}
.noborder {
	border: 0px none #FFFFFF;
	background-position: center;
}
