html {
background:#fef8d6 none repeat scroll 0% 0%;
color:#000000;
}
body {
font-family:Arial,Tahoma,"Bitstream Vera Sans";
font-size:86%;
margin-left:auto;
margin-right:auto;
margin-top:10px;
max-width:1200px;
text-align:left;
}
a:link {color:#6f3b2b; text-decoration:none}
a:visited {color:#8d5443; text-decoration:none}
a:active {color:#b03b17; text-decoration:none}
a:hover {color:#b03b17; text-decoration:underline}

h3 {
margin: 5px;
}

table td{
font-size:12px;
}
#wrap {

padding:0;
background:#fff none repeat;
width:100%;
height:90%;
}

#leftCol {
width:130px;
}

#rightCol {
width:180px;
}

.cor_lt {
background: url(pix/tl.jpg) 0 0 no-repeat;
width:14px;
height:15px;
}
.cor_rt {
background: url(pix/tr.jpg) 0 0 no-repeat;
width:13px;
height:15px;
}

.tt {
background: url(pix/tt.jpg) 0 0 repeat-x;
}

.lbord {
background: url(pix/ll.jpg) 0 0 repeat-y;
}

.bb {
background: url(pix/bb.jpg) 0 0 repeat-x;
}

.rbord {
background: url(pix/rr.jpg) 0 0 repeat-y;
}

.cor_lb {
background: url(pix/bl.jpg) 0 0 no-repeat;
width:14px;
height:15px;
}
.cor_rb {
background: url(pix/br.jpg) 0 0 no-repeat;
width:13px;
height:15px;
}
