.CNT_wrapper {
	background: url(images/content_bg.gif) top left repeat-y;
	margin-bottom: 20px;
}

.CNT_wrapper_main {
	background: url(images/content_bg.gif) top left repeat-y;
	margin-left: 34px;
	margin-bottom: 20px;
}

.CNT_header {
	background: url(images/content_bg.gif) top left repeat-x;
	background-color: #dbe6eb;
	height: 13px;
}

.CNT_contentwrapper {
	background: url(images/content_bg.gif) top right repeat-y;
}

.CNT_titlewrapper {
	background: url(images/content_bg.gif) top left repeat-y;
	background-color: #dbe6eb;
	padding-left: 13px;
	margin-right: 3px;
	padding-bottom: 4px;
}

.CNT_content {
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 6px;
}

.CNT_footer {
	background: url(images/content_bg.gif) bottom left repeat-x;
	height: 13px;
}

.SKN_containertitle {
	font-family: Trebuchet MS, Arial;
	font-size: 18px;
	color: #015172;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.CNT_mainbg {
	background-color: #dbe6eb;
}


.CNT_contenttable {
	margin-top: 4px;
	margin-bottom: 30px;
}






