@charset "UTF-8";
.border {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
}
.border2 {
	border: thin solid #000000;
}


iframe#ifrm {
	width:650px;
	height:500px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: none;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	clip: rect(150px,auto,150px,auto);
    }
	.logobkgrnd {
	background-attachment: scroll;
	background-image: url(http://dfluddworks.com/100209/images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellow {
	background-attachment: scroll;
	background-image: url(images/yellow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.bannerstyle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 900;
	color: #333333;
	text-decoration: underline;
}
.bannerstyle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bannerstyle3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #999999;
}
