@charset "utf-8";
/* CSS Document */
.table-normal {
border-width:1px;
border-color:#0E6C9C;
border-style:solid;
}
.table-withbk {
background-color:#EFF3F6;
}
.tab-headerup {
background-image:url(/Themes/MainSkins/irisa/images/tab-headerup.gif);
background-position:top;
background-repeat:repeat-x;
}
.tab-headerdown {
background-image:url(/Themes/MainSkins/irisa/images/tab-headerdown.gif);
background-position:top;
background-repeat:repeat-x;
border-width:2px;
border-color:#BEDEEE;
border-style:groove;
}