/***********************************************/
/* Container Slim                              */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/
.C_Slim_Head_Blue
{
	font-weight: bold;
	font-size: 12px;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	height: 23px;
	vertical-align: middle;
}
.C_Slim_T1_Blue
{
	width: 9px;
	height: 23px;
	background-image: url(ImagesSlim/slim_t1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.C_Slim_T6_Blue
{
	width: 5px;
	height: 23px;
	background-image: url(ImagesSlim/slim_t6.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
IMG.C_Slim_T6_Blue
{
	background-image: none;
}
IMG.C_Slim_T1_Blue
{
	background-image: none;
}
.C_Slim_T2_Blue
{
	height: 23px;
	background-image: url(ImagesSlim/slim_t2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.C_Slim_T3_Blue
{
	width: 4px;
	height: 23px;
	background-image: url(ImagesSlim/slim_t3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T3_Blue
{
	background-image: none;
}
.C_Slim_T4_Blue
{
	width: 100%;
	height: 23px;
	background-image: url(ImagesSlim/slim_t4.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.C_Slim_T5_Blue
{
	width: 5px;
	height: 23px;
	background-image: url(ImagesSlim/slim_t5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
IMG.C_Slim_T5_Blue
{
	background-image: none;
}
.C_Slim_C1_Blue
{
	width: 5px;
	background-image: url(ImagesSlim/slim_c1.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.C_Slim_C2_Blue
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}
.C_Slim_C3_Blue
{
	width: 5px;
	background-image: url(ImagesSlim/slim_c3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.C_Slim_B1_Blue
{
	width: 5px;
	height: 5px;
	background-image: url(ImagesSlim/slim_b1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.C_Slim_B2_Blue
{
	width: 100%;
	height: 5px;
	background-image: url(ImagesSlim/slim_b2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.C_Slim_B3_Blue
{
	width: 5px;
	height: 5px;
	background-image: url(ImagesSlim/slim_b3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/***********************************************/
/* Container Medium Border                     */
/* Copyright (2006) EmanueleZambrano.com       */
/***********************************************/
.Container_Master_Blue
{
	width: 100%;
	background-color: Transparent;
}
.Container_TitleRow_Blue
{
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.Container_FooterRow_Blue
{
	background-color: Transparent;
}
.Container_CornerTL_Blue
{
	background-image: url(ImagesMedium/CornerTL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-position: right bottom;
}
.Container_CornerTR_Blue
{
	background-image: url(ImagesMedium/CornerTR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	background-position: left bottom;
}
.Container_BorderT_Blue
{
	background-image: url(ImagesMedium/BorderT.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.Container_CornerBL_Blue
{
	background-image: url(ImagesMedium/CornerBL.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.Container_CornerBR_Blue
{
	background-image: url(ImagesMedium/CornerBR.gif);
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
}
.Container_BorderB_Blue
{
	background-image: url(ImagesMedium/BorderB.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.Container_BorderL_Blue
{
	background-image: url(ImagesMedium/BorderL.gif);
	background-repeat: repeat-Y;
	background-position: right top;
}
.Container_BorderR_Blue
{
	background-image: url(ImagesMedium/BorderR.gif);
	background-repeat: repeat-Y;
	background-position: left top;
}