@charset "utf-8";
body {
	background-color: #000000;
}

#container {
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px auto;
	margin:0px auto;
	font-size: small;
}


.formhigh {
	font-family: Eurostile;
	font-weight: bold;
	color: #333333;
	background-color: #F47421;
	font-size: large;
}
#container #form1 {
	font-family: Eurostile;
	color: #333333;
	text-align: right;
	width: 350px;
	margin-left: 150px;
}
.HIGHBANNER {
	font-family: Eurostile;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
#container #message {
	width: 250px;
	margin-left: 300px;
}
.CCHigh {
	font-family: Eurostile;
	color: #E65B00;
	background-color: #000000;
}
