
/*========================================================*/
/*  Container Elements      GREEN01                       */
/*========================================================*/

/*-- container title token             --*/ .NGCGreen01ContainerTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
/*-- container title TD              --*/   .NGCGreen01ContainerTitleTD { width:100%; padding: 0;}
/*-- container actions token           --*/ .NGCGreen01ContainerActions { width:100%; padding: 0;}
/*-- container actions TD            --*/   .NGCGreen01ContainerActionsTD { width:100%; padding: 0;}
/*-- container content pane            --*/ .NGCGreen01ContainerContent { font-size: 11px; line-height: 1.4em; font-family: tahoma; color: #444; text-align:left; padding: 10px 10px 10px 10px;}
/*-- container Icons TD              --*/   .NGCGreen01ContainerIcons{ text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB;}


/*-- Header left section                  --*/ .NGCGreen01ContainerHL {background-color:transparent;vertical-align:top; width:15px; padding: 0px 0px 0px 0px; }
/*-- header center section                --*/ .NGCGreen01ContainerH {background-color:#d3ee56; vertical-align:top; height:20px; padding: 0px 0px 0px 0px; }
/*-- header right section                 --*/ .NGCGreen01ContainerHR {background-color:#d3ee56;vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }


/*-- top left section                  --*/ .NGCGreen01ContainerTL {height:20px;background-image: url(cont_bg_red.jpg);	background-repeat: repeat-x; vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }
/*-- top center section                --*/ .NGCGreen01ContainerT  {height:20px;background-image: url(cont_bg_red.jpg);	background-repeat: repeat-x; vertical-align:middle; padding: 0px 0px 0px 0px; }
/*-- top right section                 --*/ .NGCGreen01ContainerTR {background-color:#d3ee56;vertical-align:top; width: 10px; padding: padding: 0px 0px 0px 0px; }


/*-- mid left section                  --*/ .NGCGreen01ContainerML {background-color:transparent;vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }
/*-- mid center section                --*/ .NGCGreen01ContainerM {background-color:#d3ee56; vertical-align:top; height:100px; padding: 0px 0px 0px 0px; }
/*-- mid right section                 --*/ .NGCGreen01ContainerMR {background-color:#d3ee56;vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }


/*-- bottom left section               --*/ .NGCGreen01ContainerBL {background-color:transparent;vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }
/*-- bottom center section             --*/ .NGCGreen01ContainerB {background-color:#d3ee56; vertical-align:top; padding: 0px 0px 0px 0px; }
/*-- bottom right section              --*/ .NGCGreen01ContainerBR {background-color:#d3ee56;vertical-align:top; width:10px; padding: 0px 0px 0px 0px; }

/*========================================================*/