@charset "utf-8";
@charset "utf-8";
body {
background-color:#C9E0B4;
margin:0;
padding:0
}
.oneColFixCtrHdr #container {
	width:860px;
	color:#390;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#FFF;
	margin:0 auto;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #C9E0B4;
	border-left-color: #C9E0B4;
}
.oneColFixCtrHdr #header {
background-color:#FFF;
text-align:left;
padding:0 10px 0 20px
}
.oneColFixCtrHdr #header h1 {
margin:0;
padding:0
}
.oneColFixCtrHdr #mainContent {
background:#F5F9F2;
color:#360;
border-bottom-width:8px;
border-bottom-style:double;
border-bottom-color:#FFD5EF;
padding:10px 10px 15px
}
.oneColFixCtrHdr #footer {
text-align:center;
color:#FF9DDB;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding:0 10px
}
.oneColFixCtrHdr #footer p {
margin:0;
padding:10px 0
}
.oneColFixCtrHdr #container #footer table {
text-align:center;
font-size:11px;
color:#FF9DDB
} 

