
body {
	background-color : #0E90C0;
	color : #FFFFFF;
	margin-top : 25px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("http://www.greenhouse2009.com/images/gh_bg.gif");
}

.menu_bar 
{
	background-color: #8CC63F;
	height: 18px;
}

.siteTable
{
	padding: 4px;
	border: solid 1px #993300;
}
h1 
{
	font-size: 14px;
	font-weight: bold;
	color: #B2E3FA;
}
.heading 
{
	font-size: 14px;
	font-weight: bold;
	color: #B2E3FA;
}
h1.feature
{
	font-size: 14px;
	font-weight: bold;
	color: #1B5B85;
}
.feature_heading
{
	font-size: 14px;
	font-weight: bold;
	color: #1B5B85;
}
.bold 
{
	font-weight: bold;
}
a:link {
	color: #8CC63F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8CC63F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
td.content {
	font-size: 11px;
	padding: 25px;
	background-color: #0E90C0;
	border-bottom: none;
	border-left: solid 1 #1B5B85;
	border-right: solid 1 #1B5B85;
}

td {
	font-size: 11px;
}

td.feature {
	font-size: 11px;
	color : #1B5B85;
}