/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_menu_06 {
	width: 100%;
	background-color: #C8CABD;
	BORDER-RIGHT: #B7B3B4 1px solid; 
	BORDER-TOP: #B7B3B4 1px solid; 
	BORDER-LEFT: #B7B3B4 1px solid; 
	BORDER-BOTTOM: #B7B3B4 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_menu_06 {
	BACKGROUND-IMAGE: url(in_the_news.gif);
	height: 40px;
	background-repeat: no-repeat;
}
.containerrow2_menu_06 {
	background-color: e8d7b9;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:40px;
	background-color: Transparent;
}













































