.Container_RightPane {
	width: 215px;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 6px 8px 6px;

	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	
	color: #FFFFFF;
}

.Container_RightPane .Head {
	font-family: Arial, serif; 
	font-size: 14pt; 
	color: #FFFFEA;
}

.Container_RightPane a:link, .Container_RightPane a:visited {
	font-weight: bold;
	color: #000000;
}

.Container_LeftPane {
	width: 193px;
	padding: 8px 6px 8px 6px;

	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}

.Container_LeftPane .Head {
	font-family: Arial, serif; 
	font-size: 14pt; 
	color: #336667;
}