/* CSS Document */
#berText{position:absolute; left:-9999px;}
.dr-style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a:link {
	color: #9DFFFC;
}
a:visited {
	color: #9DFFFC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("images/background01d.gif");
	background-repeat: repeat-x;
	background-position: top;
}
/*a:hover {
	color: #FF3300;
}