

/*========================================================*/
/*  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_04DarkGreenTitle { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #666; font-weight: bold; }
/*-- container title cell              --*/ .LY_04DarkGreenTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY_04DarkGreenActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY_04DarkGreenContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #333333; text-align:left; padding: 5px 2px 5px 2px;}

/*-- top center section                --*/ .LY_04DarkGreenT { background: url(04DrakGreen_midbg.gif) repeat-x bottom left; vertical-align:top; height: 25px; padding: 1px 0 0 4px; }
/*-- top left section                  --*/ .LY_04DarkGreenTL { background: url(04DrakGreen_leftbg.gif) no-repeat bottom left; vertical-align:top; height: 25px; width:4px; padding: 0; }
/*-- top right section                 --*/ .LY_04DarkGreenTR { background: url(04DrakGreen_rightbg.gif) no-repeat bottom right; vertical-align:top; height: 25px; width:4px; padding: 0; }

/*-- mid center section                --*/ .LY_04DarkGreenM { background: transparent; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY_04DarkGreenML { background: url(04ml_DarkGreen.gif) bottom left repeat-y; vertical-align:top; width:6px; padding: 0; }
/*-- mid right section                 --*/ .LY_04DarkGreenMR { background: url(04mr_DarkGreen.gif) bottom right repeat-y; vertical-align:top; width:6px; padding: 0; }

/*-- bottom center section             --*/ .LY_04DarkGreenB { background: url(04b_DarkGreen.gif) top left repeat-x; vertical-align:top; height: 18px; padding: 0; }
/*-- bottom left section               --*/ .LY_04DarkGreenBL { background: url(04bl_DarkGreen.gif) top left no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }
/*-- bottom right section              --*/ .LY_04DarkGreenBR { background: url(04br_DarkGreen.gif) top right no-repeat; vertical-align:top; height: 18px; width:6px; padding: 0; }

/*========================================================*/


