

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
/*-- html of page                      --*/ body{ font-family: sans-serif; font-size: 11px;}
/*-- overriding default margin         --*/  table,td,tr,p { margin: 0; font-size: 11px;}
/*-- conatiner title token             --*/ .LY_04DarkBlueTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #666; font-weight: bold; }
/*-- container title cell              --*/ .LY_04DarkBlueTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY_04DarkBlueActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY_04DarkBlueContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #333333; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY_04DarkBlueT { background: url(04DrakBlue_midbg.gif) repeat-x bottom left; vertical-align:top; height: 25px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LY_04DarkBlueTL { background: url(04DrakBlue_leftbg.gif) no-repeat bottom left; vertical-align:top; height: 25px; width:4px; padding: 0; }
/*-- top right section                 --*/ .LY_04DarkBlueTR { background: url(04DrakBlue_rightbg.gif) no-repeat bottom right; vertical-align:top; height: 25px; width:4px; padding: 0; }

/*-- mid center section                --*/ .LY_04DarkBlueM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY_04DarkBlueML { background: url(04ml_DarkBlue.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .LY_04DarkBlueMR { background: url(04mr_DarkBlue.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .LY_04DarkBlueB { background: url(04b_DarkBlue.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .LY_04DarkBlueBL { background: url(04bl_DarkBlue.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .LY_04DarkBlueBR { background: url(04br_DarkBlue.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }

/*========================================================*/


