body {
	background-color: #B9BFB3;
	padding: 0;
	margin: 0px;
	overflow: auto;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #B9BFB3;
	scrollbar-darkshadow-color: #B9BFB3;
	scrollbar-face-color: #B9BFB3;
	scrollbar-highlight-color: #7E8577;
	scrollbar-shadow-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #7E8577;
}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #7E8577;
	text-decoration: none;
}

a:hover {
	color: #EE7F01;
	font-weight: bold;
	text-decoration: none;
}

a.active:link, a.active:visited, a.active:active {
	font-weight: bold;
	color: #EE7F01;
	text-decoration: none;
}

a.active:hover {
	font-weight: bold;
	color: #EE7F01;
	text-decoration: none;
}

TD, SPAN, DIV {
	font-size: 10px;
	line-height: 1em;
}

TD.top {
	background-image: url('../images/bg_top.gif');
	background-repeat: no-repeat;
}

TD.content {
	background-image: url('../images/bg_content.gif');
}

TD.topsep {
	background-color: #D6D9D3;
}

TD.white {
	background-color: #FFFFFF;
}

TD.content_left {
	background-image: url('../images/bg_content_left.jpg');
	background-repeat: no-repeat;
}

TD.content_right {
	background-image: url('../images/bg_content_right.jpg');
	background-repeat: no-repeat;
}
