body, html{
}


/* rounded textbox green*/

background: url('cssimages/bgtop.png') no-repeat top center; 


.blgreen95 {background: #000000 url('blgreen.png') no-repeat 0 100%; width: 95%}
.brgreen95 {background: url('brgreen.png') no-repeat 100% 100%;}
.tlgreen95 {background: url('tlgreen.png') no-repeat 0 0;}
.trgreen95 {background: url('trgreen.png') no-repeat 100% 0; padding:5px}
.clear {font-size: 1px; height: 1px} 


/* rounded textbox darkblue*/

.blblue95 {background: #0070C0 url('blgreen.png') no-repeat 0 100%; width: 95%}
.brblue95 {background: url('bottomrightb.jpg') no-repeat 100% 100%; }
.tlblue95 {background: url('topleftb.jpg') no-repeat 0 0; }
.trblue95 {background: url('toprightb.jpg') no-repeat 100% 0; padding:10px}
.clear {font-size: 1px; height: 1px} 