/* CSS Document */
.dr-style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	background-color: #443F47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
.tblback01 {
	background-attachment: scroll;
	background-image: url(images/page-back01.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
