/* 
================================
 Container Styles for DotNetNuke
================================
*/  

.container_northstar1{
	width: 100%;
}
.containermaster_gray {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

}


.containerrow2_gray {
}
#myTable {
	height:100%;
}
#myTableRed {
	height:100%;
	border: 1px solid #5A3839;
	background-color: #e8e8e8;
}

.head4, .head4 a, .head4 a:hover {
	background-color:#5A3839;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#FFFFFF;
}