body {
	margin: 0px;
	padding: 0px;
}
.middlearea {
	background-image: url(images/midd-fill.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%;
}
.footer {
	background-image: url(images/midd-footer.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.ctyext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099CC;
}
.headertext {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
}
.bluebackground {
	background-color: 3a9ec8;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 770px;
}
.headeroptions {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 770px;
}
.trechucht12 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 25px;
	color: #069;

}
.orange-buble {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/orange-bubble.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	margin: 0px;
	padding: 4px;
	height: 89px;
	width: 333px;
	text-align: left;
}
.creatorbg {
	background-image: url(images/creator-bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.bannerinput {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #910000;
	height: 30px;
	width: 555px;
	margin: 1px;
	padding: 3px;
	border: 1px solid #FFFFFF;

}
.done {
	border: 1px double #66CC66;
}
.ok {
	background-color: #E1FED3;
	border: 1px solid #00CC66;
}

