html, body {
	margin: 0px;
	padding: 0px;
	background: #F1F1F1;
	text-align: center;
}

a {
}

#page {
	width: 1000px;
	position: relative;
	margin: 0px auto;
	background: url('../grf/bg_shadow.jpg') top left repeat-y;
}

a:hover {
}

img {
	border: none !important;
}

#flashcontent {
	width: 960px;
	position: relative;
	margin: 0px auto;
}

#warning {
}

#warning .txt {
}

body {
}
