body {
	margin-top:30px;
	margin-left:0px;
	margin-right:0px;
}

table#corpo {
	width: 100%;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
}

table#corpo2 {
	width: 100%;
	border-style:solid;
	border-bottom-width:1px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#000000;
}

td#left_corpo {
	height: 320px;
	background-image: url(../pictures/circuit_left.png);
	background-repeat: no-repeat;
	width: 465px;
}

td#right_corpo {
	background-color:#EFFFFF;
}

tr#menu {
	background-image:url(../pictures/backgroung.png);
	background-repeat:repeat-x;
	height:50px;
	vertical-align:middle;
}

td#menu_logo {
	width:120px;
	}

td#menu_links {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a#links {
	text-decoration:none;
	color:#FFFFFF;
	}

#country_selector {
	text-align:right;
}

input#button {
	vertical-align:bottom;
}

#country {
	vertical-align:bottom;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:0A242C;
	padding:0px;
	border-left:#1A242C solid 1px;
	border-top:#1A242C solid 1px;
	border-right:#BCC9D4 solid 1px;
	border-bottom:#BCC9D4 solid 1px}