/* style for module titles */
.EU-RedInternalNoHeaderTitle   {
	font-family: Arial;
	font-size:  12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 3px;
	padding: 5x 0px 5px 3px;
	background-color: #660000;
}
.EU-RedInternalNoHeaderContenttable {
	background-color: #ffffdd;
	margin: 0px 0px 0px;
	padding: 5px 5px 5px;
	height: 100%;
    width: 90%;
    border-bottom: 0px solid #660000;
	border-left: #660000 1px solid;
	border-top: #660000 0px solid;
	border-right: #660000 1px solid;
}
.EU-RedInternalNoHeaderActionscell {
	height: 30px;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-color: #996600;
}
.EU-RedInternalNoHeaderPrintcell {
	height: 30px;
	text-align: right;
	vertical-align: middle;
	margin: 0px 6px 0px 0px;
	padding: 0px 6px 0px 0px;
	background-color: #660000;
}
.EU-RedInternalNoHeaderTable {
}
.EU-RedInternalNoHeaderTopcell {
	text-align: left;
	vertical-align: top;
	height: 21px;
}
.EU-RedInternalNoHeaderBaseCell {
	background-color: #660000;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100%;
}
















