/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width: 100%;
	background-color: transparent;
}
.containerTitleRed {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(232,10,14);
}
.containerTitleYellow {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(252,187,0);
}
.containerTitleOrange {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(255,125,0);
}
.containerTitleGreen {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(84,169,0);
}
.containerTitleBlue {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(33,37,164);
}
.containerTitleGrey {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: RGB(140,140,140);
}
.c1_top_left {
	background-image: url(c1_top_left.gif);
	background-repeat: no-repeat;
}
.c1_top_mid {
	background-color: RGB(241,241,241);
}
.c1_top_right {
	background-image: url(c1_top_right.gif);
	background-repeat: no-repeat;
}
.c1_body_left {
	background-color: RGB(230,230,230);
}
.c1_body_mid {
	background-color: RGB(230,230,230);
}
.c1_body_right {
	background-color: RGB(230,230,230);
}
.c1_bottom_left {
	background-image: url(c1_bottom_left.gif);
	background-repeat: no-repeat;
}
.c1_bottom_mid {
	background-color: RGB(230,230,230);
}
.c1_bottom_right {
	background-image: url(c1_bottom_right.gif);
	background-repeat: no-repeat;
}
.c2_top_left {
	background-image: url(c2_top_left.gif);
	background-repeat: no-repeat;
}
.c2_top_mid {
	background-image: url(c2_top_mid.gif);
	background-repeat: repeat;
}
.c2_top_right {
	background-image: url(c2_top_right.gif);
	background-repeat: no-repeat;
}
.c2_body_left {
	background-color: transparent;
}
.c2_body_mid {
	background-color: transparent;
}
.c2_body_right {
	background-color: transparent;
}
.c2_bottom_left {
	background-color: transparent;
}
.c2_bottom_mid {
	background-color: transparent;
}
.c2_bottom_right {
	background-color: transparent;
}
.c3_top_left {
	background-image: url(c3_top_left.gif);
	background-repeat: no-repeat;
}
.c3_top_mid {
	background-image: url(c3_top_mid.gif);
	background-repeat: repeat-x;
}
.c3_top_right {
	background-image: url(c3_top_right.gif);
	background-repeat: no-repeat;
}
.c3_body_left {
	background-image: url(c3_body_left.gif);
	background-repeat: repeat-y;
}
.c3_body_mid {
	background-color: RGB(230,230,230);
}
.c3_body_right {
	background-image: url(c3_body_right.gif);
	background-repeat: repeat-y;
}
.c3_bottom_left {
	background-image: url(c3_bottom_left.gif);
	background-repeat: no-repeat;
}
.c3_bottom_mid {
	background-image: url(c3_bottom_mid.gif);
	background-repeat: repeat-x;
}
.c3_bottom_right {
	background-image: url(c3_bottom_right.gif);
	background-repeat: no-repeat;
}
.c4_top_left {
	background-image: url(c4_top_left.gif);
	background-repeat: no-repeat;
}
.c4_top_mid {
	background-image: url(c4_top_mid.gif);
	background-repeat: repeat-x;
}
.c4_top_right {
	background-image: url(c4_top_right.gif);
	background-repeat: no-repeat;
}
.c4_body_left {
	background-image: url(c4_body_left.gif);
	background-repeat: repeat-y;
}
.c4_body_mid {
	background-color: RGB(241,241,241);
}
.c4_body_right {
	background-image: url(c4_body_right.gif);
	background-repeat: repeat-y;
}
.c4_bottom_left {
	background-image: url(c4_bottom_left.gif);
	background-repeat: no-repeat;
}
.c4_bottom_mid {
	background-image: url(c4_bottom_mid.gif);
	background-repeat: repeat-x;
}
.c4_bottom_right {
	background-image: url(c4_bottom_right.gif);
	background-repeat: no-repeat;
}
.c5_top_left {
	background-image: url(c5_top_left.gif);
	background-repeat: no-repeat;
}
.c5_top_mid {
	background-color: RGB(230,230,230);
}
.c5_top_right {
	background-image: url(c5_top_right.gif);
	background-repeat: no-repeat;
}
.c5_body_left {
	background-color: RGB(210,210,210);
}
.c5_body_mid {
	background-color: RGB(210,210,210);
}
.c5_body_right {
	background-color: RGB(210,210,210);
}
.c5_bottom_left {
	background-image: url(c5_bottom_left.gif);
	background-repeat: no-repeat;
}
.c5_bottom_mid {
	background-color: RGB(210,210,210);
}
.c5_bottom_right {
	background-image: url(c5_bottom_right.gif);
	background-repeat: no-repeat;



