@charset "utf-8";
/* CSS Document */

body {background-color:#FFCC00;}

/*corners using png*/

.tl {background:url(images/tl.png); width:13px; height:13px; font-size:1px;}
.tc {background:url(images/tc.png); padding:0px; font-size:1px;}
.tr {background:url(images/tr.png); width:13px; font-size:1px;}

.ml {background:url(images/ml.png); width:13px;}
.mc {background:#FFFFFF;}
.mr {background:url(images/mr.png); width:13px;}

.bl {background:url(images/bl.png); width:13px; height:13px; font-size:1px;}
.bc {background:url(images/bc.png); font-size:1px;}
.br {background:url(images/br.png); width:13px; font-size:1px;}
