#Center_Panel H1 {
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	text-decoration:underline;
	padding-top: 3px;
	padding-left: 10px;
	padding-right:5px;
	padding-bottom:0px;
	margin: 0px;
}

#Center_Panel H2 {
	text-align:left;
	font-size:12pt;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:5px;
	padding-bottom:0px;
	margin: 0px;
}

#Center_Panel H3 {
	text-align:Right;
	font-size:10pt;
	font-weight:bold;
	padding-top: 5px;
	padding-left: 10px;
	padding-right:15px;
	padding-bottom:0px;
	margin: 0px;
}

div#Center_Panel Form {
	padding: 5px;
	margin: 0px;
	text-align: right;
}

div#Center_Panel { 
	position:absolute;
	z-index:1;   
	margin-left:155px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
	width: 800px;    
	padding: 0px;
}

div#Center_Panel_Header {    
	width: 800px;
	background-image:url(../Images/Background/header_main.gif);
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-color: transparent;
	background-position: top;
	background-attachment: scroll;
}

div#Center_Panel_Header_Front_Page {
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/Background/header_main.gif);
	height: 120px;
	background-color: transparent;
	background-position: top;
	background-attachment: scroll;
}


div#Center_Panel_Body {    
	margin: 0px;    
	padding: 0px;
	background-color:#EBEBF0;
}

div#Center_Panel_Body A{    
	margin: 0px;    
	padding: 0px;
	color:#889;
}

div#Center_Panel_Body A:HOVER{    
	margin: 0px;    
	padding: 0px;
	color:#778;
}

div#Center_Panel_Footer {
	background-image:url(../Images/Background/footer_main.gif);
height: 120px;
	margin: 0px;
	width: 800px;
	background-color: transparent;
	background-position: top;
	background-attachment: scroll;	
}

#Center_Panel P {
	text-align: left;
	text-indent: 15px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#Center_Panel_Footer P {
	padding-top: 75px;
	padding-left:100px;
	padding-right:100px;
	font-size:10pt;
	text-align:center;
	text-indent:0px;
}

#Center_Panel strong {
 padding-top: 0px;
 padding-left: 10px;
 padding-Right: 10px;
 padding-bottom: 0px;
 margin:0px;
 text-indent:15px;
 font-weight:bold;
 font-style:oblique;
}
