
.containermaster
{
    padding:10px 0px 0px  0px;
}
.Header-txt
{
	font-family:Verdana,Tahoma,Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;

}
.HeaderText
{
	font-family:Verdana,Tahoma,Arial;
	font-size:13px;
	font-weight:bold;
	color:#595959;
}
.HeaderTextLine
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#595959;
}

.HeaderQC
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:#595959;

}
.Container_Bg
{
	background-image:url(images/Container_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
}
.ContainerQC
{
	background-image:url(images/bg_Line.png);
	background-position:left bottom;
	background-repeat:epeat-x;
	height:21px;
}

.Bg_Container
{
	background-image:url(images/bg_container.gif);
	background-position:right top;
	background-repeat:no-repeat;
	height:26px;
}

.ContainerBlue_TopCenter
{
	background-image:url(images/title_Blue.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:26px;
}

.BorderBlue_container
{
	background-color:transparent;
	padding:5px; 
	border:solid 1px #d2d6d7; 
	border-top:none;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px;
}


