html, body {
	text-align: center;
	color: #616783;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
}

body {
	background: #caceda url("../grf/page_bg.jpg") top left repeat-x fixed;
}

.nodisp {display: none;}
.hidden {visibility: hidden;}
.fright {float: right;}
.fleft {float: left;}
hr.endfloat {clear: both; width: 0px; height: 0px; font-size: 0px; margin: 0px; padding: 0px; visibility: hidden;}

a {
	text-decoration: none;
	font-weight: normal;
	color: #8088aa;
}

a:hover {
	text-decoration: underline;
}

a.download {
	display: block;
	width: 121px;
	height: 38px;
	background: url("../grf/download_btn.jpg") top left no-repeat;
}

a.download span {
	display: none;
}

a.download:hover {
	background-position: -121px 0px;
}

img {
	border: 2px solid #9094a8;
}

h1, h2, h3, h4, h5 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}

h2 {
	font-size: 20px;
	border-bottom: 1px solid #9094a8;
	margin-bottom: 25px;
}






#page {
	width: 606px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#menu {
	padding: 20px;
	color: #ffffff;
	text-align: center;
	background: #616783;
}

#menu a {
	color: #ffffff;
	font-weight: bold;
}

#movie {
	margin-top: 30px;
	padding: 3px;
	background: url("../grf/movie_bg.jpg") top left no-repeat;
}

#footer {
}

.listitem {
	margin-bottom: 20px;
}

.listitem .text {
	width: 460px;
	float: right;
}

.listitem strong {
	font-size: 15px;
	display: block;
	margin-top: 8px;
}

.listitem span {
	display: block;
	margin: 8px 0px;
}

.noflash-footer {
	width: 606px;
	margin: 25px auto 0px;
	text-align: left;
	position: relative;
	border-top: 1px solid #9094a8;
}

strong.number {
	text-align: right;
	display: block;
	float: left;
	padding-right: 5px;
	width: 25px;
}

#merchant-buttons {
	width: 150px;
	float: right;
}

.message {
	background: #616783;
	color: #ffffff;
	font-weight: bold;
	padding: 20px;
	margin-bottom: 30px;
}
