body{
background-color:#13A9D5;
}
.mlayout{
background-color:#DCE4FA;
}
.mtitle{
background-color:#3B5998;
}
.clp-l-b{
background: url('../images/blue/clop-l-b.gif') no-repeat 0 100%;
}
.clp-r-b{
background: url('../images/blue/clop-r-b.gif') no-repeat 100% 100%;
}
.bg-l-t{
background: url('../images/blue/bg-l-t.gif') no-repeat 0 0;
}
.bg-r-t{
background: url('../images/blue/bg-r-t.gif') no-repeat 100% 0;
}
.bg-r-b{
background: url('../images/blue/bg-r-b.gif') no-repeat 100% 100%;
}
.bg-l-b{
background: url('../images/blue/bg-l-b.gif') no-repeat 0 100%;
}


.bgx-l-t{
background: url('../images/blue/bgx-l-t.gif') no-repeat 0 0;
}
.bgx-r-t{
background: url('../images/blue/bgx-r-t.gif') no-repeat 100% 0;
}
.bgx-r-b{
background: url('../images/blue/bgx-r-b.gif') no-repeat 100% 100%;
}
.bgx-l-b{
background: url('../images/blue/bgx-l-b.gif') no-repeat 0 100%;
}
.bgx-border-l{
background: url('../images/blue/dotx-border.gif') repeat-y 0 0;
}
.bgx-border-t{
background: url('../images/blue/dotx-border.gif') repeat-x 0 0;
}
.bgx-border-r{
background: url('../images/blue/dotx-border.gif') repeat-y 100% 0;
}
.bgx-border-b{
background: url('../images/blue/dotx-border.gif') repeat-x 100% 100%;
}



.bgl-l-b{
background: url('../images/blue/bgl-l-b.gif') no-repeat 0 100%;
}
.bgl-r-b{
background: url('../images/blue/bgl-r-b.gif') no-repeat 100% 100%;
}

.bgt-l-b{
background: url('../images/blue/bgt-l-b.gif') no-repeat 0 100%;
}
.bgt-r-b{
background: url('../images/blue/bgt-r-b.gif') no-repeat 100% 100%;
}


.cp-l-t{
background: url('../images/blue/cp-l-t.gif') no-repeat 0 0;
}
.cp-r-t{
background: url('../images/blue/cp-r-t.gif') no-repeat 100% 0;
}

.gTitle{
width:517px;
background-color:#13A9D5;
color:#FFFFFF;
font-weight:bold;
text-align:left;
padding:3px;
}
.hGrammer{
color:green;
}