body, form, div, p, img, table, table td {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	border: none;
	background: none;
	border-collapse: collapse;
}

body {
	color: #bedfff;
	font-family: Arial, sans-serif;
	background: #000347 url(../images/body-bg.jpg) 0 0 no-repeat;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	padding: 0px;
	margin: 27px 0px 0px -1px;
}
h1 span {
	color: #ffcc00;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #ffcc00;
	padding: 0px;
}
h3 {
	font-size: 21px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 24px;
}
h3.yellow {
	color: #ffcc00;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-weight: normal;
	color: #bedfff;
	padding: 0px;
	line-height: 19px;
}

p {
	margin: 26px 0px 10px 0px;
	padding: 0px;
	color: #bedfff;
	line-height: 150%;
}

p.stat {
  margin: 26px 0px 10px 0px;
	padding: 0px;
	color: #bedfff;
	line-height: 10%;
	font-weight: normal;
}

p.codes {
  margin: 26px 0px 10px 0px;
	padding: 0px;
	color: #bedfff;
	line-height: 80%;
	font-weight: normal;
}

span.errors {
  color: #ff9900;
  line-height: 110%;
  font-weight: bold;
}

span.errors2 {
  color: #ff9900;
  line-height: 150%;
  font-weight: bold;
}

ul li {
	color: #bedfff;
	line-height: 150%;
}

ul.rules ul {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}

ul ul.without-disc {
	list-style-type: none;
}

ul.rules {
	font-family: Arial;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.rules li {
	padding: 0px 0px 5px 0px;
}
ul.rules ul li {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}
ul.rules li span, ul.rules ul li span {
	position: absolute;
	margin-left: -37px;
	text-align: left;
	font-size: 12px;
	color: #bedfff;
}
li.li-big {
	font-size: 18px;
	color: #ffcc00;
	margin: 33px 0px 0px 38px;
	line-height: 110%;
}
li.li-small {
	font-size: 12px;
	color: #bedfff;
	margin: 0px 0px 0px 38px;
}
li.li-small a:link, li.li-small a:visited {
	color: #bedfff;
	text-decoration: underline;
}
li.li-small a:hover {
	color: #bedfff;
	text-decoration: underline;
}

table.rules-table {
	width: 99%;
	font-family: Arial;
	font-size: 12px;
	color: #bedfff;
	text-align: center;
	border-right: 1px solid #1c2462;
	border-bottom: 1px solid #1c2462;
}

table.rules-table tr.rules-table-subj td {
	font-weight: bold;
	background: #0a0e50;
}

table.rules-table tr td {
	padding: 5px 5px 6px 5px;
	border-left: 1px solid #1c2462;
	border-top: 1px solid #1c2462;
}
table.rules-table tr td.date {
	white-space: nowrap;
}



a:link, a:visited {
	color: #ffcc00;
	text-decoration: underline;
}
a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
input.text {
	background: #000636;
	border: 1px solid #79b9ff;
	font-size: 12px;
	color: #bedfff;
	padding: 3px;
}
textarea {
	background: #000;
	border: 1px solid #606468;
	font-size: 13px;
	color: #cbcccc;
}
div.clear {
	font-size: 1px;
	clear: both;
}
#main-menu {
	height: 17px;
	padding: 16px 0px 0px 39px;
}
#main-menu a img {
	height: 17px;
	border: none;
	float: left;
	margin-right: 12px;
}

#header {
	width: 100%;
	height: 100px;
	background: #000 url(../images/header-bg.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #999999;
}
img.logo {
	width: 231px;
	height: 100px;
	border: none;
}

#content {
	width: 720px;
	padding: 29px 0px 60px 80px;
}

#breadcrumbs {
	font-size: 8px;
	color: #fff;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #ff9900;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #ff9900;
	text-decoration: underline;
}

table.tel-number tr td {
	padding: 0px 10px 0px 0px;
}
table.tel-number tr td span {
	font-size: 9px;
}

table.personal-data tr td {
	padding: 0px 10px 5px 0px;
}
table.personal-data tr td span {
	font-size: 10px;
}

#footer {
	width: 100%;
	height: 60px;
	border-top: 1px solid #999999;
	color: #9da1bd;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
}
#footer p {
	padding: 9px 0px 0px 37px;
	margin: 0px;
	color: #9da1bd;
	font-size: 11px;
}
#footer a:link, #footer a:visited, #footer a:hover {
	font-size: 11px;
	color: #9da1bd;
	text-decoration: underline;
}
#footer #footer-logo {
	float: left;
	padding-left: 35px;
	width: 157px;
	height: 17px;
}
#footer #footer-logo img {
	width: 192px;
	height: 17px;
}
#footer #international-contacts {
	float: right;
	width: 169px;
	height: 17px;
}


#home-image {
	margin-top: 11px;
	width: 100%;
	height: 635px;
	background: transparent url(../images/home2.jpg) 542px 0 no-repeat;
}
#home-image img {
	width: 542px;
	height: 635px;
	border: none;
}
#slogan {
	position: absolute;
	left: 452px;
	top: 344px;
	width: 415px;
	height: 157px;
}
#slogan img {
	width: 415px;
	height: 157px;
	border: none;
}
#dvd-text {
	position: absolute;
	left: 559px;
	top: 526px;
	width: 182px;
	height: 74px;
}
#dvd-text img {
	width: 182px;
	height: 74px;
	border: none;
}
#dvd {
	position: absolute;
	left: 735px;
	top: 533px;
	width: 110px;
	height: 112px;
}
#dvd img {
	width: 110px;
	height: 112px;
	border: none;
}
#terms {
	width: 850px;
	padding-bottom: 30px;
}
#terms p {
	color: #2a4f84;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 10px;
}
#home-terms {
	position: absolute;
	left: 34px;
	top: 718px;
	font-size: 9px;
	color: #fff;
}
#home-terms a:link, #home-terms a:visited, #home-terms a:hover {
	color: #fff;
	text-decoration: underline;
}
img.tokio {
	margin: 5px 0px 0px -12px;
	width: 639px;
	height: 403px;
}


#tokio {
	width: 685px;
	height: 312px;
}
img.tokio1 {
	width: 349px;
	height: 137px;
	border: none;
}
img.tokio2 {
	position: relative;
	top: 12px;
	width: 349px;
	height: 160px;
	border: none;
}
img.tokio3 {
	position: absolute;
	left: 443px;
	top: 535px;
	width: 322px;
	height: 258px;
	border: none;
}
img.tokio4 {
	position: absolute;
	left: 508px;
	top: 719px;
	width: 241px;
	height: 128px;
	border: none;
}








#deadline {
	position: absolute;
	left: 187px;
	top: 145px;
	z-index: 9000000;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: none;
}
img.regulation {
	margin: 4px 0px 50px 0px;
}
div.regulation {
	font-weight: bold;
}