/* CSS Document */
/* ############################################################### */
.tableTopLeft {
background-image:url(/images/stylev3/tableTL.gif);
background-repeat:no-repeat;
height:8px;
width:8px;
}
.tableTop {
background-image:url(/images/stylev3/tableT.gif);
background-repeat:repeat-x;
}
.tableTopRight {
background-image:url(/images/stylev3/tableTR.gif);
background-repeat:no-repeat;
width:8px;
}

.tableBotLeft {
background-image:url(/images/stylev3/tableBL.gif);
background-repeat:no-repeat;
height:8px;
width:8px;
}
.tableBot {
background-image:url(/images/stylev3/tableB.gif);
background-repeat:repeat-x;
}
.tableBotRight {
background-image:url(/images/stylev3/tableBR.gif);
background-repeat:no-repeat;
width:8px;
}
.tableLeft {
background-image:url(/images/stylev3/tableL.gif);
background-repeat:repeat-y;
}
.tableRight {
background-image:url(/images/stylev3/tableR.gif);
background-repeat:repeat-y;
}
.tableBod {
font-size:13px;}