body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	padding: 0px;
	height: 800px;
	width: 585px;
}
#wcoop {
	background-image: url(http://www.wcoop.com/images/wcoop.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 585px;
	float: left;
}
#header-popup {
	background-image: url(http://www.wcoop.com/images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 585px;
	float: left;
}
#header-popup2 {
	background-image: url(http://www.wcoop.com/images/header2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 585px;
	float: left;
}
#content-popup {
	background-image: url(http://www.wcoop.com/images/bg.gif);
	margin: 0px;
	padding: 0px;
	width: 585px;
	float: left;
}
#footer-popup {
	background-image: url(http://www.wcoop.com/images/footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 585px;
	float: left;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:10px 0 6px 30px;
}
p.title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:10px 0 6px 30px;
}
#header-popup p {
	margin: 0px;
	width: 500px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#header-popup2 p {
	margin: 0px;
	width: 500px;
	padding-top: 19px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content-all {
	margin: 0px;
	padding: 0px 0px 0px 30px;
	width: 520px;
	float: left;
}
#content-all p {
	margin: 0px;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.text1 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 16px;
	color: #CA0000;
	font-weight: bold;
	margin:0;
	padding:6px 0 4px 0px;
}
p.text2 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #CA0000;
	font-weight: bold;
	margin:0;
	padding:6px 0 4px 0px;
}
table {
	border:none;
	width:520px;
	border-collapse:collapse;
}
table th {
	background-image: url(http://www.wcoop.com/images/td1.gif);
	height: 27px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F6ECDF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:10px;
	text-align:left;
}
table tr td {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6ECDF;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-left:10px;
}
#close {
	margin: 0px;
	padding: 40px 18px 0px 0px;
	float: right;
	height: 19px;
	width: 59px;
}
#close a {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 19px;
	width: 59px;
}
.close {
	background-image: url(http://www.wcoop.com/images/close-off.gif);
	background-repeat: no-repeat;
}
.close:hover {
	background-image: url(http://www.wcoop.com/images/close-on.gif);
	background-repeat: no-repeat;
}

