body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color:#3B5998;
	cursor:pointer;
	outline-style:none;
	text-decoration:none;
}

.border_none {
	border: none;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:900px;
}

#header {
	background-image:url(images/header.jpg);
	position:absolute;
	left:57px;
	top:0px;
	width:904px;
	height:397px;
}

#leftMargin {
	background-image:url(images/leftMargin.gif);
	position:absolute;
	left:57px;
	top:397px;
	width:75px;
	height:503px;
}

#body {
	background-image:url(images/body.gif);
	position:absolute;
	left:132px;
	top:397px;
	width:498px;
	height:451px;
}

#rightMargin {
	background-image:url(images/rightMargin.gif);
	position:absolute;
	left:630px;
	top:397px;
	width:331px;
	height:103px;
}

#leftMenuMargin {
	background-image:url(images/leftMenuMargin.gif);
	position:absolute;
	left:630px;
	top:500px;
	width:32px;
	height:348px;
}

#btnHome {
	position:absolute;
	left:662px;
	top:500px;
	width:232px;
	height:41px;
}

#btnHomeSelected {
	position:absolute;
	left:662px;
	top:500px;
	width:232px;
	height:41px;
}

#rightMenuMargin {
	background-image:url(images/rightMenuMargin.gif);
	position:absolute;
	left:894px;
	top:500px;
	width:67px;
	height:400px;
}

#btnStructure {
	position:absolute;
	left:662px;
	top:541px;
	width:232px;
	height:47px;
}

#btnRules {
	position:absolute;
	left:662px;
	top:588px;
	width:232px;
	height:48px;
}

#btnRegister {
	position:absolute;
	left:662px;
	top:636px;
	width:232px;
	height:46px;
}

#btnRegisterSelected {
	position:absolute;
	left:662px;
	top:636px;
	width:232px;
	height:46px;
}

#btnPrizes {
	position:absolute;
	left:662px;
	top:682px;
	width:232px;
	height:47px;
}

#btnContact {
	position:absolute;
	left:662px;
	top:729px;
	width:232px;
	height:45px;
}

#btnSports {
	position:absolute;
	left:662px;
	top:774px;
	width:232px;
	height:47px;
}

#bottomMenu {
	background-image:url(images/bottomMenu.gif);
	position:absolute;
	left:662px;
	top:821px;
	width:232px;
	height:27px;
}

#Footer {
	background-image:url(images/Footer.gif);
	position:absolute;
	left:132px;
	top:848px;
	width:762px;
	height:52px;
}

.field {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}