﻿#body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:gray;
	line-height:140%
}
.outer {
	position:absolute;
	left: 50%;
	top:10px;
	margin-left:-486px;
}
.header {
	display:none;
	position:absolute;
	left: 0px;
	top:0px;
	width:972px;
	height:119px;
	overflow:hidden;
}
.inner {
	position:absolute;
	top:118px;
	width:972px;
	min-height:300px;
}
.content {
	width:952px;
	padding-left:10px;
	padding-right:10px;
	min-height:300px;
	background-image:url('SITE-Images/hdr_02.jpg');
}
.footer {
	width:972px;
	height:25px;
	background-image:url('SITE-Images/hdr_03.png');
}
.mainDIV {
	z-index:2000;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	min-width:100px;
	min-height:100px;
	display:none;
}
.hor{
	background-color:silver;
	width:720px;
	height:242px;
	overflow:auto;
	white-space: nowrap;
}
