/* style for title */
.LightBluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.LightBluetitlecell {
	background-repeat: repeat-x;
	background-image: url(LBCenter.gif);
}
.LightBluetopleftcorner {
	background-image: url(LBLeft.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 24px;
}
.LightBluetopleftspacer {
	background-image: url(LBCenter.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.LightBlueicon {
	background-image: url(LBCenter.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.LightBluetoprightspacer {
	background-image: url(LBCenter.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.LightBluetoprightcorner {
	background-image: url(LBRight.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 24px;
}
/* style for content pane */
.LightBluecontentpane {
	background-color: transparent;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
	border-left: 1px solid #D4D8E4;
	border-right: 1px solid #D4D8E4;
	border-bottom: 1px solid #D4D8E4;
}
.LightBluebottom {
/*	background-image: url(LightBlue_3x1.gif);
	background-repeat: repeat-x;*/
	background-color: transparent;
	height: 5px;
}

