
.containermaster_blue
{  
	width: 100%;
	/*background-color: #DEECFF;*/	
	
	margin-bottom:10px;
	margin-top:10px;
	moz-border-radius-bottomleft:0px; /*15px;*/
	moz-border-radius-bottomright: 0px; /*15px;*/
	moz-border-radius-topleft: 0px;/*3px;*/
	moz-border-radius-topright:0px ;/*3px;*/
	
 }


.tilteContainer
{
	/*text-align:center;*/
	/*font-family: Times New Roman, Arial, Helvetica;*/
	font-size: 13px;
	font-weight: bold;
	color:CaptionText ;
	/*width: 100%;*/
}
.containerrow1_blue
{
	/*width: 100%;*/
	/*height: 25px; */
	/*background-image: url("nav_02.jpg"); *//*background-color:#006699;*/
	/*background-color: #3399cc;*/
}
.containerrow2_blue
{
	/*width: 100%;*/
	/*background-color: #111111;*/
border-right: #7994CB 1px solid;
	border-top: #7994CB 1px solid;
	border-left: #7994CB 1px solid;
	border-bottom: #7994CB 1px solid;
}


