@CHARSET "ISO-8859-1";

body {
	font-family: Verdana, Tahoma, Helvetica, Arial;
	font-size: 12px;
}

#container {
	margin: 0 auto;
	width: 1075px;
	tet-align: center;
}

.form_container {
	text-align: left;
	margin: 0 auto;
}

.header {
	padding: 4px;
	background-color: #0065CC;
	color: #FFF;
	height: 25px;
	text-align: center;
	font-size: 20px;
}

.round_labels {
	background-color: #309863;
	width: 100%;
	color: #FFF;
	height: 20px;
	font-size: 15px;
}

.separator {
	background-color: #33CCCC;
}

.label_left {
	position: absolute;
	left: 5px;
	bottom: 0px;	
}

.label_right {
	position: absolute;
	right: 5px;
	bottom: 0px;	
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.round_1_left {
	float: left;
	width: 132px;
}

.round_2_left {
	float: left;
	width: 132px;
}

.round_3_left {
	float: left;
	width: 132px;
}

.round_4_left {
	float: left;
	width: 132px;
}

.match_1_left_top {
	float: left;
	position:relative;
	height: 30px;
	width: 130px;
	clear: both;
}

.match_1_left_bottom {
	float: left;
	position:relative;
	height: 80px;
	width: 130px;
	margin-bottom: 30px;
	border-top: solid 2px #33CCCC;
	border-right: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_2_left_top {
	float: left;
	position:relative;
	height: 72px;
	width: 130px;
	clear: both;
}

.match_2_left_bottom {
	float: left;
	position:relative;
	height: 142px;
	width: 130px;
	margin-bottom: 70px;
	border-top: solid 2px #33CCCC;
	border-right: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_3_left_top {
	float: left;
	position:relative;
	height: 146px;
	width: 130px;
	clear: both;
}

.match_3_left_bottom {
	float: left;
	position:relative;
	height: 290px;
	width: 130px;
	margin-bottom: 85px;
	border-top: solid 2px #33CCCC;
	border-right: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_4_left_top {
	float: left;
	position:relative;
	height: 284px;
	width: 130px;
	border-bottom: solid 2px #33CCCC;
}

.round_1_right {
	float: left;
	width: 132px;
}

.round_2_right {
	float: left;
	width: 132px;
}

.round_3_right {
	float: left;
	width: 132px;
}

.round_4_right {
	float: left;
	width: 132px;
}

.match_1_right_top {
	float: left;
	position:relative;
	height: 30px;
	width: 130px;
	clear: both;
	padding-right: 3px;
}

.match_1_right_bottom {
	float: left;
	position:relative;
	height: 80px;
	width: 130px;
	margin-bottom: 30px;
	border-top: solid 2px #33CCCC;
	border-left: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_2_right_top {
	float: left;
	position:relative;
	height: 72px;
	width: 130px;
	clear: both;
}

.match_2_right_bottom {
	float: left;
	position:relative;
	height: 142px;
	width: 130px;
	margin-bottom: 70px;
	border-top: solid 2px #33CCCC;
	border-left: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_3_right_top {
	float: left;
	position:relative;
	height: 146px;
	width: 130px;
	clear: both;
}

.match_3_right_bottom {
	float: left;
	position:relative;
	height: 290px;
	width: 130px;
	margin-bottom: 85px;
	border-top: solid 2px #33CCCC;
	border-left: solid 2px #33CCCC;
	border-bottom: solid 2px #33CCCC;
}

.match_4_right_top {
	float: right;
	position:relative;
	height: 284px;
	width: 130px;
	
	border-bottom: solid 2px #33CCCC;
}

.center {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

.match_final_bottom {
	clear: both;
	padding-top: 20 px;
	text-align: center;
	position:relative;
	margin: 0 auto;
	margin-bottom: 85px;
	
}

.message{
	font-size: 14px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url('http://www.aeaweb.org/include/icons/warning_yellow_on_white.gif');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	overflow:hidden;
	clear: both;
}
