/* CSS Document */
.D_color tr td{
text-align:center;
}
#D_chart tr td.D_txt{
color:#E7CD7C;
}
#table_content.D_color a, #table_content.D_color a:link{
text-decoration:underline;
}
#D_table{
width:788px;
}
#D_table THead tr td{
background-image:url(border8a_head.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:70px;
padding:0px 30px;
font-size:11px;
}
#D_table TFoot tr td{
background-image:url(border8a_foot.gif);
background-position:top left;
background-repeat:no-repeat;
height:70px;
padding:0px 30px;
padding-top:45px;
font-size:11px;
}
#D_table TBody tr td{
background-image:url(border8a_side.gif);
background-position:top left;
background-repeat:repeat-y;
vertical-align:bottom;
}
#D_chart{
width:768px;
margin-left:10px;
}
#D_chart tr td{
height:20px;
text-align:center;
}
#D_chart tr.chart_head td{
background-image:url(flower.gif);
background-position:top center;
background-repeat:no-repeat;
vertical-align:middle;
height:55px;
font-style:normal;
font-weight:bold;
line-height:90%;
color:#E7CD7C;
}
#D_chart tr.chart_head td.xfa{
width:80px;
background-image:none;
}
#D_chart tr.chart_head td.wide{
width:128px;
text-align:center;
}
#D_chart tr.chart_head td.normal{
width:80px;
text-align:center;
}
#D_chart tr.chart_txt td{
background-image:url(spacer.gif);
background-position:center;
background-repeat:no-repeat;
vertical-align:middle;
}

