/*
body { background: #66839A; font-size: 12px; font-family: Verdana, Arial; }
.sbl { background: url('./images/bl.gif') bottom left no-repeat #EDEDED; width: 30%; text-align: center; min-width: 100px; }
.sbr { background: url('./images/br.gif') bottom right no-repeat; }
.stl { background: url('./images/tl.gif') top left no-repeat; }
.str { background: url('./images/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('./images/b.gif') 30px top no-repeat; }
*/
body { background: #999966; font-family: Verdana, Arial; }
.title {
	font-size: 14pt;
	font-decoration: bold;
}

.sbl { background: url('./images/bl.gif') bottom left no-repeat #f3efe6; width: 100%; min-width: 100px; }
.sbr { background: url('./images/br.gif') bottom right no-repeat; }
.stl { background: url('./images/tl.gif') top left no-repeat; }
.str { background: url('./images/tr.gif') top right no-repeat; padding: 10px; } 
.sb { padding: 2px 0px 10px 50px; background: url('./images/b.gif') 30px top no-repeat; }
