.LHColumn {
	background-image: url(display/css_left_column.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.RHColumn {
	background-image: url(display/css_right_column.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}
.grey-bold-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
}
.treb-grey-13pt {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	line-height: 16px;
}
.white-24pt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.dark-blue-18pt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #155790;
}
.dark-blue-22pt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #155790;
}
.dark-green-18pt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #75951C;
}
.dark-blue-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #006699;
}
.dark-blue-12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
}
.dark-green-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #75951C;
}
.dark-blue-13p-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}
.dark-blue-12p-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.dark-green-13p-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #75951C;
}
.index-blue-panel-left {
	background-image: url(display/blue_board_left_panel.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.index-green-panel-left {
	background-image: url(display/green_board_left_panel.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.index-blue-panel-right {
	background-image: url(display/blue_board_right_panel.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.index-green-panel-right {
	background-image: url(display/green_board_right_panel.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}