/* CSS Document */

BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
.logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
.ban1 {
	background-image: url(images/mid-1.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 137px;
}
.bld {
	font-weight: bold;
	color: #FF9900;
}

.ban2 {
	background-image: url(images/mid-2.jpg);
	background-repeat: no-repeat;
	width: 110px;
}
.ban3 {
	background-image: url(images/mid-3.jpg);
	background-repeat: no-repeat;
	width: 97px;
}
.line {
	background-image: url(images/line2.jpg);
	background-repeat: repeat-x;
	width: 35px;
}
.undrl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96C20D;
}

.ban4 {
	background-image: url(images/mid-4.jpg);
	background-repeat: no-repeat;
	width: 114px;
}
.dedict {
	background-image: url(images/dedicated.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 315px;
}

.ban5 {
	background-image: url(images/mid-5.jpg);
	background-repeat: no-repeat;
	width: 117px;
}
.ban6 {
	background-image: url(images/mid-6.jpg);
	background-repeat: no-repeat;
	width: 204px;
}
