/* CSS Document */

.abs_contentpane {
	padding:8px 5px;
	text-align:left;
}

.abs_cont_d_Title {
	line-height: 16px;
	text-transform: uppercase;
	background-color: #233c59;
	padding:1px 10px;
}
.abs_cont_d_Title .head, .abs_cont_ds_Title .head {
	color: #5086bd;
	font-weight: normal;
	font-size: 22px;
}
.abs_cont_l_Title {
	line-height: 16px;
	text-transform: uppercase;
	background-color: #5086bd;
	padding:1px 10px;
	margin:10px 0;
}
.abs_cont_l_Title .head, .abs_cont_ls_Title .head {
	color: #233c59;
	font-weight: normal;
	font-size: 22px;
}

.abs_cont_ds_Title {
	line-height: 16px;
	text-transform: uppercase;
	padding:1px 10px;
	background-image: url(images/db_back.png);
	background-repeat: repeat-x;
}
.abs_cont_ls_Title {
	line-height: 16px;
	text-transform: uppercase;
	background-image: url(images/lb_back.png);
	background-repeat: repeat-x;
	padding:1px 10px;
	margin:10px 0;
}
