/*-- outer padding                                                --*/ .C03BlueTable                 { margin:10px;}
/*-- title                                                                --*/ .C03BlueTitle                 { font-size: 14px; font-family: arial;line-height: 1.4em; color: #FFFFFF; font-weight: bold; }
/*-- title cell                                                        --*/ .C03BlueTitleTD         { width:100%; padding: 0; nowrap;}
/*-- actions                                                       --*/ .C03BlueActionsTD         { width:0%; padding-left: 5px; }
                                             #Icons             { padding-left:5px; }
/*-- content pane                                                --*/ .C03BlueContent         { color: #333333; text-align:left; padding: 5px 2px 5px 2px; }

/*-- title area cell                                        --*/ .C03BlueTA                 { background: #095ba7; vertical-align:middle; height: 33px; padding: 5px 0 0 4px; }
/*-- title area left cell                                --*/ .C03BlueTAL                { background: url(C03BlueTAL.gif) bottom left no-repeat; vertical-align:top; height: 30px; width:15px; padding: 0; }
/*-- title area right                                        --*/ .C03BlueTAR                { background: url(C03BlueTAR.gif) bottom right no-repeat; vertical-align:top; height: 30px; width:50px; padding: 0; }

/*-- top center cell                                        --*/ .C03BlueT                         { background: url("T.gif") bottom left repeat-x; vertical-align:top; height: 20px; width:100%; padding: 0; }
/*-- top left cell                                                --*/ .C03BlueTL                 { background: url("TL.gif") bottom left no-repeat; vertical-align:top; height: 20px; width:20px; padding: 0; }
/*-- top right                                                        --*/ .C03BlueTR                 { background: url("TR.gif") bottom right no-repeat; vertical-align:top; height: 20px; width:20px; padding: 0; }

/*-- mid center cell                                        --*/ .C03BlueM                         { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left cell                                                --*/ .C03BlueML                        { background: url("ML.gif") bottom left repeat-y; vertical-align:top; width:20px; padding: 0; }
/*-- mid right                                                         --*/ .C03BlueMR                 { background: url("MR.gif") bottom right repeat-y; vertical-align:top; width:20px; padding: 0; }

/*-- bottom center cell                                        --*/ .C03BlueB                         { background: url("B.gif") top left repeat-x; vertical-align:top; height: 20px; width:100%; padding: 0; }
/*-- bottom left cell                                        --*/ .C03BlueBL                        { background: url("BL.gif") top left no-repeat; vertical-align:top; height: 20px; width:20px; padding: 0; }
/*-- bottom right cell                                        --*/ .C03BlueBR                        { background: url("BR.gif") top right no-repeat; vertical-align:top; height: 20px; width:20px; padding: 0; }