/***********************************************/
/* Container Slim                              */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/

.containermaster_blue1 {
	width: 100%;
	background-color: white;
	border-right: white 1px solid; 
	border-top: white 1px solid; 
	border-left: white 2px solid; 
	border-bottom: white 1px solid; 
	
}
.containerrow_white 
{
	
	background-color: white;
	padding-right:2px;
	padding-left:2px
}
.C_Slim_Head1
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	padding-top:10px;
  
	
}
.C_Slim_Head2
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	padding-top:3px;
  
}

/***********************************************/
/* Container Medium Border                     */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/

.C_T1
{
	width:60px;
	height:41px;
	background-image: url(con1_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_T1
{
	background-image: none;
}
.C_T2
{
	
  height:41px;
  width:100%;
	background-image: url(con1_c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
IMG.C_T2
{
	background-image: none;
}
.C_T3
{ width:10px;
  height:41px;
	background-image: url(con1_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_T3
{
	background-image: none;
}
/*ldshfkdsfkjdsnkfndskfkdsfkn*/

.C2_T1
{
	width:30px;
	height:29px;
	background-image: url(con2_l.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C2_T1
{
	background-image: none;
}
.C2_T2
{
	
  height:29px;
  width:100%;
	background-image: url(con2_c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
IMG.C2_T2
{
	background-image: none;
}
.C2_T3
{ width:7px;
  height:29px;
	background-image: url(con2_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C2_T3
{
	background-image: none;
}

