/*---------------BLUE and RED container--------------*/
.sbt_leftcor{ background-image:url(images/CLC-SB.jpg); background-position:top left; background-repeat:repeat-y; width:10px; height:23px;}
.sbt_rightcor{ background-image:url(images/CRC-SB.jpg); background-position:top right; background-repeat:repeat-y; width:10px; height:23px;}
.sbt_centercor{ background-image:url(images/TCC-SB.jpg); background-position:top right; background-repeat:repeat-x; width:100%; height:23px;}
.sbt_leftcor1{ background-image:url(images/CLC-SB.jpg); background-position:top left; background-repeat:repeat-y; width:10px;}
.sbt_rightcor1{ background-image:url(images/CRC-SB.jpg); background-position:top right; background-repeat:repeat-y; width:10px;}
.sbt_contentarea{ padding:6px 2px 0px 8px; margin:0px; width:100%;}
.sbt_leftcor2{ background-image:url(images/BLC-SB.jpg); background-position:top left; background-repeat:no-repeat; width:10px; height:10px;}
.sbt_rightcor2{ background-image:url(images/BRC-SB.jpg); background-position:top right; background-repeat:no-repeat; width:10px; height:10px;}
.sbt_centercor2{ background-image:url(images/BCC-SB.jpg); background-position:bottom left; background-repeat:repeat-x; width:100%; height:10px;}
.solidblue_title
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#E6E5E3;
}
.sbt_Contaner .normal{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}

/*---------------RED container--------------*/
.srt_centercor{ background-image:url(images/TCC-SR.jpg); background-position:top right; background-repeat:repeat-x; width:100%; height:23px;}
.solidred_title
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#E6E5E3;
}
.srt_Contaner .normal{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}
/*---------------Main container--------------*/
.main_title{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	color:#656e8a;
}
.main_Contaner{
	font-family:Arial;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#000000;
}






















