body{
	background-color: #000000;
	text-align: center;
	vertical-align:middle;

scrollbar-base-color: ##3B87E0;
scrollbar-arrow-color: ##0039B3;
scrollbar-3dlight-color: ##97DFFF;
scrollbar-darkshadow-color: ##0039B3;
scrollbar-face-color: ##3B87E0;
}


#Table_01{
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom:auto;
}
#Table_01 tr, #Table_01 td{
	text-align: justified;
	/*
	color: #FFFFFF;
	*/
}
.extraMargin1{
	padding-left: 130px;
	padding-right: 50px;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#content{
	position:absolute;
	width:858px;
	height:593px;
	z-index:1;
	overflow: hidden;
	padding: 10px;
}
#content, #content *, #content td p{
	color: #000000;	
}
#find{
	color: #000033;
	border: 1px solid #000000;
	height: 20px;
	width: 113px;
}
#submit{
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background:none;
	background-image: url(main_slices/spacer.gif);
}
#searchInnerDiv{
	padding-left: 0px;
	text-align: center;
}
#searchInnerDiv2{
	text-align: right;
	width: 865px !important;
}
#innerContent{
	width: 493px;
	height: 525px;
	overflow:auto;
	position:reltive;
}
