table.box{ width: 100%;
 border-width: 0px;
 empty-cell: show; border-collapse: collapse;
 margin-bottom: 10px;
}

table.box td{
 padding: 0px;
}

table.box .hed td{
 background: url('/img/b.gif') repeat-y right top;
}

table.box .hed td div{
 background: url('/img/b.gif') repeat-y left top;
}

table.box tr.hed ul{ padding-left: 10px;
 height: 32px;
 background: url('/img/box_h_bg.gif') repeat-x left top;
}

table.box tr.hed ul li{ font-weight: bold;
 float: left;}

.box .hed li a, .box .hed li a:visited, .box .hed li a:link{ float: left;
 display: block; height: 15px;
 padding: 9px 16px 8px; color: #fff;
 background: none;
}

.box .hed li a:hover, .box .hed li a.light{
 color: #245f88;
 background: url('/img/box_h_bg_l.gif') repeat-x left top;
}

.box .hed li a.nope{
 color: #fff;
 background: none;
}


.box .hed li a.one, .box .hed li a:link.one, .box .hed li a:visited.one, .box .hed li a.one:hover{ font-size: 14px;
 padding: 9px 0px 6px;
 color: #fff;
 background: none;
}


.box .c1{background: url('/img/b1.gif') no-repeat right bottom;}
.box .c2{background: url('/img/b.gif') repeat-x left top;}
.box .c3{background: url('/img/b3.gif') no-repeat left bottom;}
.box .c4{background: url('/img/b.gif') repeat-y left top;}
.box .c6{background: url('/img/b.gif') repeat-y right top;}
.box .c7{background: url('/img/b7.gif') no-repeat left top;}
.box .c8{background: url('/img/b.gif') repeat-x left bottom;}
.box .c9{background: url('/img/b9.gif') no-repeat right bottom;}

.box .c5{ padding: 6px;
}

.box .c1, .box .c3, .box .c7, .box .c9{
 width: 5px;
 height: 5px;
}

.box .c2, .box .c8{
 height: 5px;
}

.box .c4, .box .c6{
 width: 5px;
}

.bg-yellow{
 background-color: #fffcd8;
}

.bg-blue{
 background-color: #edf4f8;
}


/*

.box .head{
 height: 20px;
 padding: 5px 10px 0px;
 color: #ffffff;
 font-weight: bold;
 font-size: 14px;
 background: url('/img/boxhead.gif') left top repeat-x;
}

.box .head *{
  float: left;
}

.box .head a, .box .head a:visited{
 color: #ffffff;
 font-weight: bold;
 font-size: 14px;
}

.box .head span{
 font-size: 11px;
 font-weight: normal;
 display: block;
 float: right;
}

.box .head span a, .box .head span a:visited{
 font-size: 11px;
 font-weight: normal;
}


.box .tc1{background: url('/img/y1.png') right bottom no-repeat;}
.box .tc2{background: url('/img/y2.png') left bottom repeat-x;}
.box .tc3{background: url('/img/y3.png') right bottom no-repeat;}
.box .tc4{background: url('/img/y7.png') right top no-repeat;}
.box .tc5{background: url('/img/y6.png') left top repeat-x;}
.box .tc6{background: url('/img/y5.png') left top no-repeat;}
.box .tc7{background: url('/img/y8.png') left top repeat-y;}
.box .tc8{background: url('/img/y4.png') right top repeat-y;}

.box .tc1, .box .tc3, .box .tc4, .box .tc6{
 width: 3px;
 height: 3px;
}

.box .tc7, .box .tc8{
 width: 3px;
}

.box .tc2, .box .tc4{
 height: 3px;
}

.box .tc9{
 padding: 4px;
 }

*/