@CHARSET "UTF-8";

body {
	font-family: arial, Myriad Pro, tahoma, verdana;
	font-size: 12px;
	background: #73b4e3 url('/images/start/bg_body.jpg') no-repeat top center;
	color: white;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
br.clear {
	clear: both;
}
a:link, a:visited {
	color: white;
	text-decoration: none;
}
div#page {
	width: 767px;
	margin: 10px auto 0px auto;
	padding: 332px 0px 0px 18px;
	background: transparent url('/images/start/bg_page.jpg') no-repeat 18px 1px;
}
div#foot {
	height: 16px;
	font-size: 11px;
	background: transparent url('/images/layout/bg_foot.png') no-repeat bottom center;
	text-align: center;
	padding-top: 77px;
}
