.contentbg {
	background-image: url(../img/design_contentbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.imgTrans {
	filter: blendTrans(duration = .4)
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
	line-height: 180%

}
.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #657D68;
	text-decoration: none;
}
a:hover.bodylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AFA788;
	text-decoration: none;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #919191;
}
