H2{
	font-size: 14px;
	color: #333333;
	padding-top: 12px;
	}

H3{
	color: #333333;
	}

H4{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
	}

H5{
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding-bottom: 1px;
	}

.content{
	text-align: justify;
	color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	}

.bn {

	color: #333333;
}


span.whtitle{
	font-weight: bold;
	color: #ffffff;
	}

span.bluetitle{
	font-weight: bold;
	color: #0084ca;
	}


.bgblack{
	color: #ffffff;
	background-color: #000000;
	}

.bgblue{
	color: #ffffff;
	background-color: #0084ca;
	}

.bgwhite{
	color: #0084ca;
	background-color: #ffffff;
	}

.bgscroll{
	color: #0084ca;
	background-color: #dbecf8;
	}

.bglblue{
	color: #ffffff;
	background-color: #a6cfee;
	}

.table{
	color: #00659C;
	background-color: #d2d2d2;
	}

tr.hc{
	font-weight: bold;
	color: #ffffff;
	}
tr.hc a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
tr.hc a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
tr.hc a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
tr.hc a:active{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

tr.contentcell{
	text-align: justify;
	color: #00659C;
	background-color: #ffffff;
	padding: 2px;
	}
	
tr.contentcell-blue{
	color: #00659C;
	background-color: #a6cfee;
	}

tr.footercell{
	font-weight: bold;
	color:#00659C;
	background-color: #a6cfee;
	}

.configurat {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 5px;
}

.configurat tr {
	background: #fff;
	height: 54px;
}

.configurat tr:hover {
	background: #eee;
}
.configurat tr.nohover {
	background: #fff;
}

.configurat tr.nohover2 {
	background: #fff;
	height: 5px;
	padding: 0px;
	margin: 0px;
}

select {
	border: 1px solid #ccc;
	padding: 2px;
}

.titlu_tabel {
font-size: 14px;
font-weight: bold;
color: #000000;
}

select.filteritemselect {
width: 145px; 
margin-bottom: 10px;
}

.content ul li{
	border-bottom: none;
}
.table li {
border: 0 !important;
}
.table {
margin: 1em 0;
}