body {
	background: url('/_i/bg-main-3.jpg') no-repeat center top #e7e1c8;
	padding: 0px;
	margin: 0px;
	color: #2a2924;
	font: 12px Arial;
	text-align: left;
	line-height: 1.5em;
}

img {
	border: 0px;
	vertical-align: middle;
}

input, textarea, select, option {
	vertical-align: middle;
	font: 12px Tahoma;
}

a,
a:visited,
a:active {
	color: #00569f;
	text-decoration: underline;
}

a:hover {
	color: #00569f;
	text-decoration: none;
}

#body {
	padding: 0px;
	min-width: 1000px;
	width: 1000px;
	margin: 0px auto;
}

a.btns,
a.btn-sponsor,
a.btn-refresh {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
}

a.btn-sponsor {
	background: url('/_i/btn-sponsor.png') no-repeat left top;
	width: 503px;
	height: 65px;
	margin: 130px auto 0px auto;
	text-align: center;
}

a.btn-refresh {
	background: url('/_i/btn-refresh.png') no-repeat left top;
	width: 228px;
	height: 64px;
	margin: 30px auto 0px auto;
	text-align: center;
}

div.text {
	margin: 100px auto 20px auto;
	text-align: justify;
	width: 600px;
}

div.text a {
	font-size: 16px;
}

