img {
	behavior: url(iepngfix.htc);
}
.bgleft {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	background-position: 0px 218px;
}
.bgright{
	background-image: url(images/right.png);
	background-repeat: no-repeat;
	background-position: 0px 34px;
}
.bg_home {
	background-image: url(images/bg_home.jpg);
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: c42419;
}
a {
	color:#00CC00;
	text-decoration: underline;
}
a:hover {
	color:#CC0000
	text-decoration: none;
}
