
.Container_BlueTitle
{
	font-family:Verdana,Tahoma,Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
}

.Container_BlueBg
{
	background-image:url(images/Container_BlueBg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-attachment:scroll;
	height:27px;
	line-height:27px;
}

.Container_BlueIcon
{
	background-image:url(images/Container_Blue_Left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:27px;
	line-height:27px;
	width:19px;
}

.Container_ImageTitle
{
	font-family:Verdana,Tahoma,Arial;
	font-size:13px;
	font-weight:bold;
	color:#296f94;
}

.Container_ImageBg
{
	background-image:url(images/Container_ImageBg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-attachment:scroll;
	height:30px;
	line-height:30px;
}

.Container_ImageLeft
{
	background-image:url(images/Container_ImageLeft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:30px;
	line-height:30px;
	width:26px;
}

.Container_ImageRight
{
	background-image:url(images/Container_ImageRight.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:30px;
	line-height:30px;
	width:10px;
}

.Container_ImageBottomLeft
{
	background-image:url(images/Container_ImageBottomLeft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:10px;
	line-height:10px;
	width:14px;
}

.Container_ImageBottomRight
{
	background-image:url(images/Container_ImageBottomRight.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
	height:10px;
	line-height:10px;
	width:10px;
}
.Bg_content
{
	padding:3px; background-color:#ffffff;
	border-right: #ffffff 1px solid; 
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid; 
	border-bottom: #ffffff 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
}