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

#container {
	width: 780px;
	font-family: Eurostile;
	margin: 0 auto;
}


.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: #FF6600;
	background-color: #424242;
}
