body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
	scrollbar-face-color: #300; 
	scrollbar-shadow-color: #eae9d4; 
	scrollbar-highlight-color: #eae9d4; 
	scrollbar-3dlight-color: #eae9d4; 
	scrollbar-darkshadow-color: #eae9d4; 
	scrollbar-track-color: #eae9d4; 
	scrollbar-arrow-color: eae9d4; 
	background: url(../images/Background.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: center;
}
.main_table {
	position: relative;
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
} 
.hdr {
	width: 900px;
	height: 120px;
}
.panelNav {
	width: 900px;
	height: 50px;
}
.panelBody {
	top: 170px;
	position: absolute;
	left: 0px;
	width: 900px;
	background: url(../images/index_images/bodyBg.jpg) repeat;
}
.panelLeft {
	width: 726px;
	height: 552px;
	left: 0px;
	margin-top: 0px;
}
.body {
	width: 726px;
	height: 552px;
	padding-left: 45px;
	padding-right: 65px;
	background: url(../images/index_images/subBodyBg.gif) no-repeat bottom center;
}
.subBodyFF {
	width: 726px;
	height: 552px;
	top: 170px;
	left: 91px;
	margin-top: 0px;
	margin-left: 91px;
	vertical-align: top;
	text-align: left;
}
.subBodyIE {
	width: 726px;
	height: 552px;
	top: 170px;
	left: 91px;
	padding-left: 91px;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
}
.panelPhotos {	
	top: 0px;
	position: absolute;
	right: 0px;
	width: 149px;
	text-align: right;
	float: right;
}
.ftr {
	position: absolute;
	width: 900px;
	height: 46px;
	top: 722px;
	left: 0px;
	background: url(../images/index_images/ftr.jpg) no-repeat;
}
img {
	border: 0px;
}
.ScrollDiv {  	
	overflow: auto; 
    width:580px;
	height:450px;
	margin-top: 1px; 
	margin-bottom: 1px; 
	margin-left: 1px; 
	margin-right: 1px;
	padding-right: 10px;
    scrollbar-base-color: #f0f6f4;
	scrollbar-arrow-color:#c6c6c6;
}
