body{
background-color:#17C400;
}
.mlayout{
background-color:#C0FEB7;
}
.mtitle{
background-color:#007D00;
}
.clp-l-b{
background: url('../images/green/clop-l-b.gif') no-repeat 0 100%;
}
.clp-r-b{
background: url('../images/green/clop-r-b.gif') no-repeat 100% 100%;
}
.bg-l-t{
background: url('../images/green/bg-l-t.gif') no-repeat 0 0;
}
.bg-r-t{
background: url('../images/green/bg-r-t.gif') no-repeat 100% 0;
}
.bg-r-b{
background: url('../images/green/bg-r-b.gif') no-repeat 100% 100%;
}
.bg-l-b{
background: url('../images/green/bg-l-b.gif') no-repeat 0 100%;
}


.bgx-l-t{
background: url('../images/green/bgx-l-t.gif') no-repeat 0 0;
}
.bgx-r-t{
background: url('../images/green/bgx-r-t.gif') no-repeat 100% 0;
}
.bgx-r-b{
background: url('../images/green/bgx-r-b.gif') no-repeat 100% 100%;
}
.bgx-l-b{
background: url('../images/green/bgx-l-b.gif') no-repeat 0 100%;
}
.bgx-border-l{
background: url('../images/green/dotx-border.gif') repeat-y 0 0;
}
.bgx-border-t{
background: url('../images/green/dotx-border.gif') repeat-x 0 0;
}
.bgx-border-r{
background: url('../images/green/dotx-border.gif') repeat-y 100% 0;
}
.bgx-border-b{
background: url('../images/green/dotx-border.gif') repeat-x 100% 100%;
}



.bgl-l-b{
background: url('../images/green/bgl-l-b.gif') no-repeat 0 100%;
}
.bgl-r-b{
background: url('../images/green/bgl-r-b.gif') no-repeat 100% 100%;
}

.bgt-l-b{
background: url('../images/green/bgt-l-b.gif') no-repeat 0 100%;
}
.bgt-r-b{
background: url('../images/green/bgt-r-b.gif') no-repeat 100% 100%;
}


.cp-l-t{
background: url('../images/green/cp-l-t.gif') no-repeat 0 0;
}
.cp-r-t{
background: url('../images/green/cp-r-t.gif') no-repeat 100% 0;
}

.gTitle{
background-color:#17C400;
color:#FFFFFF;
}
.hGrammer{
color:blue;
}