body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
	background: #000000;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Arial, Tahoma, Verdana,  sans-serif;
	color: #000000;
}

a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130% Arial, Tahoma,  Verdana,  sans-serif;
	color: #000000;
}
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;
}
#top_left {
	background: url('../images/top_1.jpg') right bottom no-repeat;
}
#top_center {
	width: 500px;
	background: url('../images/top_2.jpg') 0 bottom no-repeat;
}
#top_right {
	background: url('../images/top_3.jpg') 0 bottom no-repeat;
}


#mid_left {
	height: 300px;
	background: url('../images/mid_1.jpg') right 0 no-repeat;
}
#mid_center {
	width: 500px;
	height: 300px;
	background: url('../images/mid_2.jpg') 0 0 no-repeat;
}
#mid_right {
	height: 300px;
	background: url('../images/mid_3.jpg') 0 0 no-repeat;
}

#bot_left {
	background: url('../images/bot_1.jpg') right 0 no-repeat;
}
#bot_center {
	width: 500px;
	background: url('../images/bot_2.jpg') 0 0 no-repeat;
}
#bot_right {
	background: url('../images/bot_3.jpg') 0 0 no-repeat;
}

#no_flash {
	display: none;
}
#no_flash table {
	width: 500px;
	height: 300px;
}
#no_flash td {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	color: #FFFFFF !important;
	font: normal normal 12px arial !important;
	
}
#no_flash td a {
	color: #FFFFFF !important;
	font: normal normal 12px arial !important;
}
#no_flash td img {
	margin: 6px auto;
}
