/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ACB1AA;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;


}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#page_bg {
	background-color: #9CC184;
	border: #9CC184 12px solid;
}
#content img {
	border: white solid medium;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-size: 13px;

}
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}
.bigger {
	font-size: 12px;
}
.tablehead {
	font-weight: bold;
	font-size: 12px;
	background-color: #89230A;
	color: #FFFFFF;
	text-align: center;



}
.bolder {
	font-size: 12px;
	font-weight: bold;

}
.tiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:hover {
	color: #266499;
}
.thispage {
	color: #D3D8CD;
}
.menucell {
	background-color: #8BA9C1;
	text-align: center;
	padding: 4px;
}
.whitesmall {

	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
.whitesmalllink {
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
	font-size: 11px;

}
.green {
	color: #247154;
}
.housemenucell {

	background-color: #9CC184;
	text-align: center;
	padding: 4px;
}
.nudgeright {
	padding-left: 12px;
}
