@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/15px Verdana, Geneva, sans-serif;
	color: #333;
	background: #999;
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #960;
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #960;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #960;
	border: none;
}
a:active {
	text-decoration: none;
	color: #960;
	border: none;
}

.Bold {
	font-weight: bold;
	color: #960;
}

#webbanner {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:150px;
	z-index:1;
}

#backgroundwhite {
	position:absolute;
	left:0px;
	top:150px;
	width:900px;
	height:2000px;
	z-index:2;
	background-color: #FFFFFF;
}

#textblockA {
	position:absolute;
	left:24px;
	top:165px;
	width:280px;
	height:41px;
	z-index:3;
}

#textblockB {
	position:absolute;
	left:24px;
	top:225px;
	width:280px;
	height:500px;
	z-index:4;
}

#textblockC {
	position:absolute;
	left:312px;
	top:225px;
	width:280px;
	height:842px;
	z-index:5;
}

#textblockD {
	position:absolute;
	left:602px;
	top:225px;
	width:280px;
	height:500px;
	z-index:6;
}

#textblockE {
	position:absolute;
	left:312px;
	top:165px;
	width:281px;
	height:40px;
	z-index:7;
}

#textblockF {
	position:absolute;
	left:602px;
	top:165px;
	width:285px;
	height:37px;
	z-index:8;
}

#ruleone {
	position:absolute;
	left:7px;
	top:184px;
	width:10px;
	height:50px;
	z-index:10;
}
