.right-panel {
	background-image: url(display/right_panel.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.left-panel {
	background-image: url(display/left_panel.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.grey_12pt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #656565;
}
.grey_11pt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #656565;
	font-style: normal;
	font-weight: normal;
}
.grey_13pt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #656565;
	font-style: normal;
	font-weight: normal;
}
.grey-14pt-bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #656565;
}
.blue_12pt_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}
.blue_14pt_bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.red_12pt_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.grey-16pt-bold {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.left-grey {
	background-image: url(display/grey-1px.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.right-grey {
	background-image: url(display/grey-1px.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.blue_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}

