.orangetop {

	background-image: url('images/Orange-Menu-Top-Repeater.jpg');
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	color: #ffffff;
}

.orangetopleft {

	background-image: url('images/Orange-Menu-Top-Left.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 8px;
	height: 35px;
}

.orangetopright {

	background-image: url('images/Orange-Menu-Top-Right.gif');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 9px;
	height: 35px;
}

.orangebtm {

	background-image: url('images/Orange-Menu-Bottom.png');
	background-repeat: repeat-x;
	width: 210px;
	height: 8px;
}

.orangecontentpane {
	border-left: 1px solid #f1a218;
	border-right: 1px solid #f1a218;
	padding: 3px;
}

.darkbluetop {

	background-image: url('images/DarkBlue-Menu-Top.jpg');
	background-repeat: repeat-x;
	width: 210px;
	height: 22px;
}

.darkbluetopleft {

	background-image: url('images/DarkBlue-Menu-Top-Left.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 11px;
	height: 12px;
}

.darkbluetopright {

	background-image: url('images/DarkBlue-Menu-Top-Right.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 11px;
	height: 12px;
}

.darkbluebtm {

	background-image: url('images/DarkBlue-Menu-Bottom.png');
	background-repeat: repeat-x;
	width: 210px;
	height: 8px;
}

.darkbluecontentpane {
	border-left: 1px solid #17548e;
	border-right: 1px solid #17548e;
	padding: 3px;
	width: 210px;
}

.lightbluetop {

	background-image: url('images/LightBlue-Menu-Top.jpg');
	background-repeat: repeat-x;
	width: 210px;
	height: 22px;
}

.lightbluetopleft {

	background-image: url('images/LightBlue-Menu-Top-Left.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 11px;
	height: 12px;
}

.lightbluetopright {

	background-image: url('images/LightBlue-Menu-Top-Right.png');
	background-repeat: no-repeat;
	margin-top: 0px;
	width: 11px;
	height: 12px;
}

.lightbluebtm {

	background-image: url('images/LightBlue-Menu-Bottom.png');
	background-repeat: repeat-x;
	width: 210px;
	height: 8px;
}

.lightbluecontentpane {
	border-left: 1px solid #6699cc;
	border-right: 1px solid #6699cc;
	padding: 3px;
	width: 210px;
}

.containertitle {

	color: #ffffff;
	font-size: 0.8em;
	font-weight: bold;
	float: left;
}

.containeractions {

	text-align: right;
	white-space: nowrap;
	padding-top: 10px;
	padding-bottom: 10px;
}

.containerheading {

	color: #5b5b5b;
	font-size: 1.7em;
	font-weight: bold;
}
