#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #0000000000;
	background-color: #FFFFFF;
	padding: 5px;
}
#content {
	float: right;
	height: auto;
	width: 780px;
	border: 2px solid #b1becf;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#menu {
	height: auto;
	width: 160px;
	float: left;
	border: thin none #666666;
	margin-top: 10px;
}
#footer {
	clear: both;
	height: auto;
	width: 966px;
	border: 2px solid #B1BECF;
}

#header {
	height: auto;
	width: 970px;
	border: thin none #666666;
}
.main_header {
	font-size: 24px;
	color: #758ba9;
	font-weight: bold;
}
.body_text {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #869BC5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #869BC5;
}
a:hover {
	text-decoration: none;
	color: #869BC5;
}
a:active {
	text-decoration: none;
	color: #869BC5;
}
.table_month_text {color: #758BA9; font-weight: bold; }
.table_red_text {
	color: #FF0000;
	font-weight: bold;
}








body {
	text-align: center;
}
 body { scrollbar-arrow-color: FFFFCD; scrollbar-base-color:b1becf; 
scrollbar-dark-shadow-color: 6F2424; scrollbar-track-color: FFFFFF; scrollbar-face-color: 
A03939; scrollbar-shadow-color: 999933; scrollbar-highlight-color: D9403D; scrollbar-3d-light-color: 
CD9C95; }  
