
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .EON_VE_BrownBox03Title { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #555; font-weight: bold; }
/*-- container title cell              --*/ .EON_VE_BrownBox03TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_BrownBox03ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_BrownBox03Content { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #333333; text-align:left; padding: 3px 0 0 0;}

/*-- top center section                --*/ .EON_VE_BrownBox03T { background: url(07t_PearceBrown.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 4px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_BrownBox03TL { background: url(07tl_PearceBrown.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_BrownBox03TR { background: url(07tr_PearceBrown.gif) bottom right no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
.Normal
{
	Color = black;
	font-family: tahoma;
	font-size: 12px;
}

/*-- mid center section                --*/ .EON_VE_BrownBox03M { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_BrownBox03ML { background: url(07ml_PearceBrown.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_BrownBox03MR { background: url(07mr_PearceBrown.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_BrownBox03B { background: url(07b_PearceBrown.gif) top left repeat-x; vertical-align:top; height: 29px; padding: 0; }
/*-- bottom left section               --*/ .EON_VE_BrownBox03BL { background: url(07bl_PearceBrown.gif) top left no-repeat; vertical-align:top; height: 29px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_BrownBox03BR { background: url(07br_PearceBrown.gif) top right no-repeat; vertical-align:top; height: 29px; width:21px; padding: 0; }

/*========================================================*/



