.tl { background: url(b_tl.png) 0 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.tr { background: url(b_tr.png) 100% 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.bl { background: url(b_bl.png) 0 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.br { background: url(b_br.png) 100% 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.t { background: url(b_t.png) 0 0 repeat-x; height: 8px; min-width: 8px; }
.b { background: url(b_b.png) 0 100% repeat-x; height: 8px; min-width: 8px;}
.l { background: url(b_l.png) 0 0 repeat-y; width: 8px; min-height: 8px; }
.r { background: url(b_r.png) 100% 0 repeat-y; width: 8px; min-height: 8px; }
.content { background-color: #ffffff; padding: 8px 8px 8px 8px; }
.h_tl { background: url(h_tl.png) 0 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_tr { background: url(h_tr.png) 100% 0 no-repeat; width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_bl { background: url(h_bl.png) 0 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_br { background: url(h_br.png) 100% 100% no-repeat;  width: 8px; height: 8px; min-width: 8px; min-height: 8px; }
.h_t { background: url(h_t.png) 0 0 repeat-x; height: 8px; min-width: 8px; }
.h_b { background: url(h_b.png) 0 100% repeat-x; height: 8px; min-width: 8px;}
.h_l { background: url(h_l.png) 0 0 repeat-y; width: 8px; min-height: 8px; }
.h_r { background: url(h_r.png) 100% 0 repeat-y; width: 8px; min-height: 8px; }

table { border-collapse: collapse; }
tr.heading { background-color: #eeeeee; color: #000000; }
.page_heading { font-family: "Trebuchet MS",Sans-Serif ; text-align: center; font-size: 2.5em; font-weight: bold; color: #ffffff; height: 120px} 
body {  font-family: "Lucida Grande", Verdana, Arial, Sans-Serif; font-size: .85em; }
.page_footer { font-size: .65em; }
.link_white { color: #ffffff; text-decoration: none; }
