/* START Container Style*/
.TitleDarkBubble  {
	font-size: 14px;
	font-weight: bold;
	color: #2076b0;
	padding-top:10px;
	padding-left: 3px;
	transform:uppercase;
	vertical-align:middle;
}
.TitleDarkBubble2  {
	font-size: 14px;
	font-weight: bold;
	color: #2076b0;
	padding-top:10px;
	padding-left: 3px;
	transform:uppercase;
	vertical-align:middle;
}
.TitleDarkBubble3  {
	font-size: 14px;
	font-weight: bold;
	color: #2076b0;
	padding-top:10px;
	padding-left: 3px;
	transform:uppercase;
	vertical-align:middle;
}

.DarkBubbleWidth {
	width: 100%;
	font-size:10px;
	background-color: transparent;
}

.DarkBubbleContentbkgrd {
	align: left;
	vertical-align: top;
	font-size:10px;
	background-color: transparent;
}

.DarkBubbleTopLeftCorner {
    width: 11px;
	height: 41px;	
	background: url(Images/DarkBubble_03.jpg);
	background-repeat:no-repeat;
}

.DarkBubbleTopMIddle {
    transform:uppercase;
	background: url(Images/DarkBubble_04.jpg);
	background-repeat: repeat-x;
}

.DarkBubbleTopRightCorner {
    width: 11px;
	height: 41px;
	background: url(Images/DarkBubble_06.jpg);
	background-repeat: no-repeat;
}

.DarkBubbleLeftSide {
	width: 11px;
	background: url(Images/DarkBubble_08.jpg);
	background-repeat: repeat-y;
}
.DarkBubbleRightSide {
	width: 11px;
	background: url(Images/DarkBubble_10.jpg);
	background-repeat: repeat-y;
}

.DarkBubbleBottomLeftCorner {
    width: 11px;
	height: 14px;
	background: url(Images/DarkBubble_13.jpg);
	background-repeat: no-repeat;
}

.DarkBubbleBottomMiddle {
    height: 14px;
	background: url(Images/DarkBubble_15.jpg);
	background-repeat: repeat-x;
}

.DarkBubbleBottomRightCorner {
    width: 11px;
	height: 14px;
	background: url(Images/DarkBubble_16.jpg);
	background-repeat: no-repeat;
}
/* END Container Style*/


