/***********************************************/
/* Container Slim                              */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/
.C_Slim_Green
{
	width: 100%;
	height: 24px;
	background-color: #99db57;
}

.C_Slim_Head_White_SN
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 24px;
	vertical-align: middle;
	
	
}
.containermaster_blue1 {
	width: 100%;
	background-color: white;
	border-right: #bf711f 1px solid; 
	border-top: #bf711f 1px solid; 
	border-left: #bf711f 2px solid; 
	border-bottom: #bf711f 1px solid; 
	
}
.containerrow_white 
{
	
	background-color: white;
	padding-right:2px;
	
	padding-left:2px
}

/***********************************************/
/* Container Medium Border                     */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/
.C_Slim_Head1
{
	font-weight: bold;
	font-size: 11px;
	color: #003366;
	font-family: Tahoma;
	height: 21px;
	vertical-align: middle;
	padding-top:7px;
	 padding-left:10PX;
	 padding-right:10px;
}
.C_Slim_T1_SN
{
	 width:7px;
   height:24px;
	background-image: url(con2_l.gif);
	background-repeat: no-repeat;
	background-position: leFt top;
}
.C_Slim_T2_SN
{
	 width:100%;
   height:24px;
	background-image: url(con2_c.gif);
	background-repeat: repeat-x;
	background-position: leFt top;
}
.C_T1
{
	 width:17px;
  height:21px;
	background-image: url(con1_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.C_T1
{
	background-image: none;
}
.C_T2
{
	
  height:21px;
	background-image: url(con1_c.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
IMG.C_T2
{
	background-image: none;
}
.C_T3
{ width:22px;
  height:21px;
	background-image: url(con1_g.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_T3
{
	background-image: none;
}
.C_T4
{
	width:100%;
  height:21px;
	background-image: url(con1_r.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
IMG.C_T4
{
	background-image: none;
}



