.title_blue .Head {color:#6AA1D8;}
.alb_container
{
	width:100%;	
}

.alb_container .ttext span
{
	color:#10599F;
	font-family:Arial;
	font-size:15px;	
	display:block;
	padding-top:13px;
	
}
.alb_container .HeaderHeight
{
	height:36px;	
}
.alb_container  .ticon
{
	float:left;	
	width:36px;
	height:36px;
	background-image:url(images/lightblue_arrow.gif);
	background-repeat:no-repeat;
}
.alb_container .ttext 
{
	float:left;
	padding-top:0px;
	padding-bottom:0px;
}
.alb_container .theader
{
	background-image:url(images/lightblue_detail_bg.gif);	
	height:36px;
	width:100%;
	}
.alb_container .ttail
{
	
	background-image:url(images/lightblue_right.gif);
	background-repeat:no-repeat;
	width:5px;
	}
.alb_container .Content
{		
	background-color:White;
	vertical-align:top;
	height:100%;
}

.alb_container .HeaderLine
{
	height:15px;
	background-image:url(images/Title_Blue_HeaderLine.gif);
	
}




