/* http://www.2designstudio.net*/
/*========================================================*/

/*========================================================*/
/*  1. Container Design Elements                          */
/*========================================================*/
.n1{
	background-image: url(n1.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 5px;
	background-position: right bottom;
}
.n2{
	background-image: url(n2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.n3{
	background-image: url(n3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/*-- The web page of body              --*/  body{ font-size: 12px;font-family: tahoma;}
/*-- overriding default margin         --*/  p{ margin: 0; font-size: 12px;}
/*-- conatiner title token             --*/ .LY03-ContainersTitle {
	font-size: 11px;
	line-height: normal;
	font-family: tahoma;
	color:#870c06;
	font-weight: bold;
	padding: 0px 2px 0px 5px;
	text-transform: uppercase;
}
/*-- container title cell              --*/ .LY03-ContainersTitleTD { width:100%; padding: 0;}
/*-- container actions cell            --*/ .LY03-ContainersActionsTD { width:0%; padding: 0;}
/*-- container content pane            --*/ .LY03-ContainersContent { font-size: 12px; line-height: 1.4em; font-family: tahoma; color:#000000; text-align:left; padding: 1px 2px 1px 2px;}

/*-- top center section                --*/ .LY03-ContainersT { background: url(03_Container_mid.gif) repeat-x bottom left; vertical-align:middle; height: 29px; padding: 0px 0 0 0px; }
.LY03-ContainersT_1 { background: url(n2.gif) repeat-x bottom left; vertical-align:bottom; height: 10px; padding: 0px 0 0 0px; }
/*-- top left section                  --*/ .LY03-ContainersTL { background: url(03_Container_left.gif) no-repeat bottom left; vertical-align:top; height: 29px; width:5px; padding: 0; }
.LY03-ContainersTL_2 { background: url(n3.gif) no-repeat bottom right; vertical-align:top; height: 10px; width:5px; padding: 0; }
.LY03-ContainersTL_1 { background: url(n1.gif) no-repeat bottom left; vertical-align:top; height: 10px; width:5px; padding: 0; }
/*-- top right section                 --*/ .LY03-ContainersTR { background: url(03_Container_right.gif) no-repeat bottom right; vertical-align:top; height: 29px; width:5px; padding: 0; }
.LY03-ContainersTR { background: url(03_Container_right.gif) no-repeat bottom right; vertical-align:bottom; height: 10px; width:5px; padding: 0; }

/*-- mid center section                --*/ .LY03-ContainersM { background: #FFF; vertical-align:top; padding: 0; }
/*-- mid left section                  --*/ .LY03-ContainersML { background: url(03-Container_midleft.gif) repeat-y bottom left; vertical-align:top; width:5px; padding: 0; }
/*-- mid right section                 --*/ .LY03-ContainersMR { background: url(03-Container_midright.gif) repeat-y bottom right; vertical-align:top; width:5px; padding: 0; }

/*-- bottom center section             --*/ .LY03-ContainersB { background: url(03-Container_btmid.gif) repeat-x top left; vertical-align:top; height:5px; padding: 0; }
/*-- bottom left section               --*/ .LY03-ContainersBL { background: url(03-Container_btleft.gif) no-repeat top left; vertical-align:top; height: 5px; width:5px; padding: 0; }
/*-- bottom right section              --*/ .LY03-ContainersBR { background: url(03-Container_btright.gif) no-repeat top right; vertical-align:top; height:5px; width:5px; padding: 0; }
.Container_mar3{
	margin-bottom: 3px;
}
.ico{
	background-image: url(ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 11px;
	width: 9px;
}
/*========================================================*/

