elem.style.filter = 'progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)';
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e1e1e1;
	background-attachment: fixed;
	background-color: #133769;
	background-image: url(images/pr_style_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.right {
	background-color: #133769;
	background-image: url(images/pr_style_03.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	background-color: #133769;
	background-image: url(images/pr_style_01.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.lfill {
	background-attachment: fixed;
	background-color: #133769;
	background-image: url(images/pr_style_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;

}
.rfill {
	background-attachment: fixed;
	background-color: #133769;
	background-image: url(images/pr_style_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;

}
.lcol {
	background-color: #CCCCCC;
	background-image: url(images/pr_style_08.jpg);
	background-repeat: repeat-y;
	vertical-align: top;

}
.rcol {
	background-color: #CCCCCC;
	background-image: url(images/pr_style_10.jpg);
	background-repeat: repeat-y;
	vertical-align: top;

}
.mark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E1E1E1;
}
.markb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	vertical-align: bottom;
	text-align: right;
	position: relative;
	bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cont {
	padding-right: 5px;
	padding-left: 5px;
}
.art {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	visibility: visible;
	right: 50px;
	font-style: italic;
}
.hr_a {
	width: 446px;
	color: #C0C0C0;
	text-align: center;
}
.red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
