@charset "utf-8";

/* IE PNG Fix */
img,
.body_table {
	behavior: url(iepngfix.htc);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00539B;
}
body {
	background-color: #00539B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #00539B;
}
a:visited {
	color: #00539B;
}
a:hover {
	color: #007EF0;
}
a:active {
	color: #00539B;
}
.body_table {
	width: 960px; margin: 0px auto 0px auto; background: url(../images/sliver.png) repeat-y;
}
.body_table_left {
	width: 460px;
}
.body_table_right {
	width: 500px;
	background-repeat: no-repeat;
}
.message {
	margin: 40px 0px 0px 60px; width: 340px;
}
.message p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.step_1 {
	margin: 40px 0px 0px 60px; width: 190px; height: 133px;
}
.step_2 {
	margin: 0px 0px 0px 60px; width: 190px; height: 133px;
}
.step_3_text {
	width: 180px; margin-left: 60px;
	padding-bottom: 10px;
}
.step_3_table {
	width: 340px; margin-left: 60px;
}
.step_3_table td {
	padding-top: 10px;
}
.input_half_left,
.input_half_right {
	width: 156px;
}
.input_half_left {
	margin: 5px 20px 0px 0px;
}
.input_half_right {
	margin: 5px 0px 0px 0px;
}
.select_full {
	width: 340px; margin-top: 5px;
}
.error {
	width: 316px; border: 2px #B82D2D solid; background: #FF8181; padding: 10px; margin-top: 10px; color: #FFFFFF; font-weight: bold;
}
.button {
	width: 340px; height: 40px; margin-top: 20px;
}
.games {
	padding: 20px;
	margin: 20px;
	background: #FFFFFF;
}
.break {
	width: 340px; height: 3px; background: #8CC63F; margin-bottom: 20px;
}
.flags {
	width: 800px; margin: 40px auto 40px auto;
}
.flags img {
	border: none;
}
.footer {
	width: 960px; margin: 0px auto 40px auto;
}
.footer table {
	width: 940px;
}
.footer_left {
	width: 700px; padding-left: 40px; color: #FFFFFF;
}
.footer_left a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_left a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_right {
	width: 200px; text-align: right;
}
.footer_country_select {
	width: 820px; margin: 0px auto 40px auto;
}
.footer table_country_select {
	width: 820px;
}
.footer_left_country_select {
	width: 740px; padding-left: 15px; color: #FFFFFF;
}
.footer_left_country_select a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_left_country_select a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_right_country_select {
	width: 85px;
}
.input_drop {
	width: 51px;
	margin: 5px 0px 0px 0px;
}