﻿.content-topleft {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_01.jpg');
	background-color: #003366;
	background-repeat: no-repeat;
}
.content-topmiddle {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_02.jpg');
	background-repeat: repeat-x;
	background-color: #003366;
}
.content-topright {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_04.jpg');
	background-color: #003366;
	background-repeat: no-repeat;
}
.content-middleleft {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_05.jpg');
	background-color: #003366;
	background-repeat: repeat-y;
}
.content-middlemiddle {
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 20px;
}
.content-middleright {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_07.jpg');
	background-color: #003366;
	background-repeat: repeat-y;
}
.content-bottomleft {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_10.jpg');
	background-color: #003366;
	background-repeat: no-repeat;
}
.content-bottommiddle {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_12.jpg');
	background-color: #003366;
	background-repeat: repeat-x;
}
.content-bottomright {
	background-image: url('../images/contentbox/images/Sliced-Content-Box_13.jpg');
	background-color: #003366;
	background-repeat: no-repeat;
}

.content-middlemiddle {
	color: #FFFFFF;
	background-color: #003366;
	padding-top: 25px;
}

.ContainerMargins {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 3px;
}

