.containermaster_blue {
	width: 100%;
	background-color: #EDEEFF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.containerrow1_blue 
{
	background-color:#ffffff;
	background-image: url(gradientbg.gif);
	background-repeat:repeat-y;
	background-position:right bottom;
}
.containerbody_lt
{
	background-image:url(lt.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.containerbody_rt
{
	
	background-image:url(rt.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.containerbody_rb
{
	
	background-image:url(rb.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.containerbody_lb
{
	
	background-image:url(lb.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.containerbody_blue
{
	background-color:#D2D2FF;
}
.containerseparator
{
	background-color:#D2D2FF;
	background-image:url(strip.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.containerspace
{
	margin-left:5px;
	margin-top:5px;
}
.containerbody_blue1
{
	background-color:#9A9AFF;
}
.containersqrbg
{
	background-image:url(tri.gif);
	background-position: left top;
	background-repeat:no-repeat;
}
.containersquare
{
	border:solid 1px #9A9AFF;
}

.cm_blue {
	width: 100%;
	background-color: #E7F1FA;
	border-right: #006BC8 1px solid; 
	border-top: #006BC8 1px solid; 
	border-left: #006BC8 1px solid; 
	border-bottom: #006BC8 1px solid; 
}
.MSSkin01LU
{
	background: url(LeftUp.gif) left top repeat-x;
}
.MSSkin01MU
{
	background: url(MidUp.gif) left top no-repeat;
	width:46px;
	height:30px;
}
.MSSkin01RU
{
	background: url(RightUp.gif) left top repeat-x;
}
.MSSkin01LB
{
	background: url(LeftBottom.gif) left bottom repeat-x;
}
.MSSkin01MB
{
	background: url(MidBottom.gif) left bottom no-repeat;
	width:46px;
	height:30px;
}
.MSSkin01RB
{
	background: url(RightBottom.gif) left bottom repeat-x;
}