/* 
================================
 Container Styles for DotNetNuke - Part of the AuSHS protal
================================
*/   

.containerHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #FFFFFF;
}


.containermaster {
	width: 100%;
	background-color: #7f9647;
	BORDER-RIGHT: #cdcdcd 0px solid; 
	BORDER-TOP: #cdcdcd 0px solid; 
	BORDER-LEFT: #cdcdcd 0px solid; 
	BORDER-BOTTOM: #cdcdcd 0px solid; 
	margin-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.TL {
	BACKGROUND-IMAGE: url(aushs_gradLS.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.containerrow1 {
	BACKGROUND-IMAGE: url(aushs_gradBG.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 15px;
}
.TR {
	BACKGROUND-IMAGE: url(aushs_gradRS.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}

.BTL {
	BACKGROUND-IMAGE: url(aushs_bgradLS.gif);
	width: 12px;
	height: 17px;
	background-repeat: no-repeat;
}
.containerrow2 {
	BACKGROUND-IMAGE: url(aushs_bgradBG.gif);
	background-repeat: repeat-x;
	height: 17px;
	line-height: 17px;
}
.BTR {
	BACKGROUND-IMAGE: url(aushs_bgradRS.gif);
	width: 12px;
	height: 17px;
	line-height: 15px;
	background-repeat: no-repeat;
}


/*  End container */

