
/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/

/*-- overriding default margin         --*/  p { margin: 0;}
/*-- conatiner title token             --*/ .EON_VE_BrownBox02Title { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #FFF; font-weight: bold; }
/*-- container title cell              --*/ .EON_VE_BrownBox02TitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .EON_VE_BrownBox02ActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .EON_VE_BrownBox02Content { font-size: 12px; line-height: 1.4em; font-family: tahoma; color: #333333; text-align:left; padding: 5px 0 0 0;}

/*-- top center section                --*/ .EON_VE_BrownBox02T { background: url(02t_PearceBrown.gif) bottom left repeat-x; vertical-align:top; height: 22px; padding: 2px 0 0 0; }
/*-- top left section                  --*/ .EON_VE_BrownBox02TL { background: url(02tl_PearceBrown.gif) bottom left no-repeat; vertical-align:top; height: 22px; width:10px; padding: 0; }
/*-- top right section                 --*/ .EON_VE_BrownBox02TR { background: url(02tr_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_BrownBox02M { background: url(boxm_PearceBrown.gif) top left; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .EON_VE_BrownBox02ML { background: url(02ml_PearceBrown.gif) bottom left repeat-y; vertical-align:top; width:10px; padding: 0; }
/*-- mid right section                 --*/ .EON_VE_BrownBox02MR { background: url(02mr_PearceBrown.gif) bottom right repeat-y; vertical-align:top; width:10px; padding: 0; }

/*-- bottom center section             --*/ .EON_VE_BrownBox02B { background: url(02b_PearceBrown.gif) top left repeat-x; vertical-align:top; height: 29px; padding: 0; }
/*-- bottom left section               --*/ .EON_VE_BrownBox02BL { background: url(02bl_PearceBrown.gif) top left no-repeat; vertical-align:top; height: 29px; width:10px; padding: 0; }
/*-- bottom right section              --*/ .EON_VE_BrownBox02BR { background: url(02br_PearceBrown.gif) top right no-repeat; vertical-align:top; height: 29px; width:21px; padding: 0; }

/*========================================================*/



