/* ### CONTAINERS ### */

table.container_normal td.title_normal .Head{
	font-family:Tahoma, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#431b6f;
	li/ne-height:35px;
}
table.container_normal .Normal{
	font-family:Tahoma, sans-serif;
	font-size:13px;
	color:#431b6f;
	line-height:16px;
}

table.container_blueNormal {
	background-image:url('bg_container_blue.gif');
	background-repeat:repeat-x;
	width:181px;
	height:100%;
	font-size:13px;
	color:#431b6f;
	background-color:#ffffff;
}

table.container_blueNormal td.title_blueNormal .Head {
	height:35px;
	font-weight:bold;
	font-size:16px;
	line-height:35px;
	font-family:Tahoma, sans-serif;
	color:#431b6f;
	padding-left:5px;
}

table.container_blue {
	background-image:url('bg_container_blue.gif');
	background-repeat:repeat-x;
	width:181px;
	height:100%;
	font-size:13px;
	color:#431b6f;
	background-color:#ffffff;
	line-height:16px;
}

table.container_blue td.title_purple, table.container_blue td.title_purple .Head {
	background-color:#441b6f;
	height:35px;
	font-weight:bold;
	font-size:18px;
	line-height:35px;
	font-family:Tahoma, sans-serif;
	color:#ffffff;
	padding-left:5px;
}
table.container_blue .Normal{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	line-height:16px;
}
table.noTitle {
	margin-bottom:16px;
}