.Container {}

.ContainerHeader { width: 100%;}
.ContainerHeader .SolpartActionsMenu {}
.ContainerHeader .HeaderTitle { width: 100%;}
.ContainerHeader .Title { font-size: 18px; font-weight: bold; }

.ContainerContent {}

.ContainerFooter {}
.ContainerFooter .ActionButtons { text-align:right;}

.colorcontainerrow1 {
	background-image:url(images/colorcontainer_02.gif);
	background-repeat:repeat-x;
	height:10px;
	width:100%;
}

.colorcontainerrow2 {
	background-image:url(images/colorcontainer_10.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	width:100%;
}

.colorcontainerleftrepeat {
	width:15px;
	background-image:url(images/colorcontainer_07.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.colorcontainerrightrepeat {
	width:15px;
	background-image:url(images/colorcontainer_08.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.colorcontainerback {
	width:100%;
	background-color:#e7e8e9;
	background-image:url(images/colorcontainer_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	vertical-align:top;
}

.colorcontainerkop {
    color: #000000;
}

