/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/


/*-- top center section                --*/ .Outline-ContainerT { background: url(Outline-Container_mid.gif) repeat-x bottom left; vertical-align:middle; height: 5px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .Outline-ContainerTL { background: url(Outline-Container_left.gif) no-repeat bottom left; vertical-align:top; height: 5px; width:5px; padding: 0; }
/*-- top right section                 --*/ .Outline-ContainerTR { background: url(Outline-Container_right.gif) no-repeat bottom right; vertical-align:top; height: 5px; width:5px; padding: 0; }

/*-- mid center section                --*/ .Outline-ContainerM { background: #FFFFFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .Outline-ContainerML { background: url(Outline-Container_midleft.gif) repeat-y bottom left; vertical-align:top; width:5px; padding: 0; }
/*-- mid right section                 --*/ .Outline-ContainerMR { background: url(Outline-Container_midright.gif) repeat-y bottom right; vertical-align:top; width:5px; padding: 0; }

/*-- bottom center section             --*/ .Outline-ContainerB { background: url(Outline-Container_btmid.gif) repeat-x top left; vertical-align:top; height: 5px; padding: 0; }
/*-- bottom left section               --*/ .Outline-ContainerBL { background: url(Outline-Container_btleft.gif) no-repeat top left; vertical-align:top; height: 5px; width:5px; padding: 0; }
/*-- bottom right section              --*/ .Outline-ContainerBR { background: url(Outline-Container_btright.gif) no-repeat top right; vertical-align:top; height: 5px; width:5px; padding: 0; }
.LY01_Genratecbg{ background: url(Outline-Container_midbg.gif); width: 56px; height: 23px; background-repeat: no-repeat;}
.Container_mar{
	margin-bottom: 3px;
}
/*========================================================*/


/*-- The web page of body              body{ font-size: 12px;font-family: tahoma;}--*/ 
/*-- overriding default margin         p{ margin: 0; font-size: 12px;}--*/ 
/*-- conatiner title token             .Outline-ContainerTitle { font-size: 13px; line-height: 1.4em; font-family: tahoma; color: #1F1F1F; font-weight: bold; padding: 0px 2px 0px 2px;}--*/ 
/*-- container title cell              .Outline-ContainerTitleTD { width:100%; padding: 0;}--*/ 
/*-- container actions cell            .Outline-ContainerActionsTD { width:0%; padding: 0;}--*/ 
/*-- container content pane            .Outline-ContainerContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#1F1F1F; text-align:left; padding: 2px 2px 2px 2px;}--*/ 