/* CSS Document */
.dr-style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #000000;
	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;
}


.tbl-back01 {
	background-attachment: scroll;
	background-image: url(images/background01.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.tad{top:-345px; position:absolute; width:602px; left:-609px;}