BODY, TABLE, TD {font-family:Verdana, Arial, Helvetica, sans-serif;
}
.body {
	font-size: .7em;
}
.bodygreen {
	font-size: .7em;
	color:#297A61;
}
.bodylggreen {
	font-size: .9em;
	color:#297A61;
}
.bodygreenlarge {
	font-size: 1em;
	color:#297A61;
}
.bodyredbold
{
	font-size: 0.7em;
	color: red;
	font-weight:bold;
}
.bodysmall {
	font-size:.6em;
}
.bodysmallgreen {
	font-size:.6em;
	font-weight:bold;
	color:#297161;
}
.bgltgreen {
	background-color:#D5E3D3;
}
.bgpalegreen {
	background-color:#E9FAD6;
}
.bgdkgreen{
	background-color:#297A61;
}
.bgltgrey {
	background-color:#DFE1E0;
}
.bgdkgrey {
	background-color:#949594;
}
.hdr_green {
	color:#297a61;
	font-size: 1em;
	font-weight:bold;
}

.link {
	color:#297a61;
	font-size:.7em;
	text-decoration:none;
}
A:hover {
	color:#000000;
	text-decoration:underline;
}
A:visited {
	color:#999999;
	text-decoration:underline;
}

#banner
{
	float: left;
	overflow: hidden;
	width: 776px;
	height: 110px;
	background: #ffffff url(../Images/banner_top_bg.gif) repeat-x 0 0;
}


img.banner
{
	float: left;
	overflow: hidden;
	width: 375px;
}

img
{
	border: none;
}
