/*========================================================*/
/*     Container Design Elements                          */
/*========================================================*/


/*-- conatiner title token             --*/ .CF06Title { font-size: 25px; font-family: Arial, Helvetica, sans-serif; color:#BD2800; font-weight: bold; }
/*-- container content pane            --*/ .CF06Content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;padding:4px 0 0 0; }

/*-- top left section                  --*/ .CF06TL { background: url(boxcor1.jpg) no-repeat top left;height:28px;width:32px;}
/*-- top center section                --*/ .CF06T { background: url(boxtop.jpg) top left repeat-x; vertical-align:middle; padding: 0;text-align:right; }
/*-- top right section                 --*/ .CF06TR { background: url(boxcor2.jpg) top right no-repeat;vertical-align:middle;height:28px;width:32px;text-align:left;padding:3px 0 0 0 0; }

/*-- mid center section                --*/ .CF06M { background:#CCE6FF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .CF06ML { background: url(side1.jpg) top left repeat-y; vertical-align:top; width:32px; padding: 0; }
/*-- mid right section                 --*/ .CF06MR { background: url(side2.jpg) top right repeat-y; vertical-align:top; width:32px; padding: 0; }

/*-- bottom center section             --*/ .CF06B { background: url(boxbot.jpg) bottom left repeat-x; vertical-align:top; padding: 0;text-align:right; }
/*-- bottom left section               --*/ .CF06BL { background: url(boxcor3.jpg) no-repeat bottom left; vertical-align:top; height: 28px; width:32px; padding: 0; }
/*-- bottom right section              --*/ .CF06BR { background: url(boxcor4.jpg) no-repeat bottom right; vertical-align:top; height: 28px; width:32px; padding: 0;text-align:center; }

/*========================================================*/





