img {behavior: url(iepngfix.htc);}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d0d4c3;
	text-decoration: none;
}
.right {
	/*background-attachment: fixed;*/
	background-image: url(images/tree.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	/*background-attachment: fixed;*/
	background-image: url(images/left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	color: #6699FF;
	text-decoration: underline;
}
a:visited {
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	color: #6699ff;
	text-decoration: none;
}
a:active {
	color: #6699ff;
	text-decoration: none;
}
.text_on_white a:link {
	color: #3d1e0b;
	text-decoration: underline;
}
.cmsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d1e0b;
	text-decoration: none;
}
cmsbody a:link {
	color: #26375d;
}
