/*==============================================
CSS SHEET FOR EPMContainer_Admin
================================================*/
body {
color: #ABBED6;
font-size: 120%;
}


TABLE.content_master {
	width: 100%;
}

td.ContainerTopRow {
	height: 30px;
}

td.ContentPane {
	border-bottom: thick;
}

td.ContainerBottomRow {
	color: Maroon;
	font-size: 60%;
	border-top: thick;
}

.BottomLine {
	color: red;
}
