body {
	background: transparent;
	height: 100%;
}	
body, td, th, div, span, p {
	font: normal normal 13px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #301a11;
}
input, textarea, option, select {
	font: normal normal 13px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #301a11;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 13px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #95111c;
}
a:hover {
	text-decoration: none;
}
.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}	

.full {
	width: 100%;
	height: 100%;
	background: #981B1F;
}
.full td {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.flash_area {
	width: 990px;
	height: 600px;
	margin: auto;
}
#no_flash {
	display: none;
	width: 990px;
	height: 600px;
	position: relative;
}
#no_flash .here {
	width: 45px;
	height: 20px;
	position: absolute;
	top: 324px;
	left: 616px;
}
#no_flash .here img {
	width: 45px;
	height: 20px;
}