/* titles */

h2.content {background-image: url(../images/arrow_Security.png);}

#navh1, .header h1, .header h2, h2.content, h2.text {
	color: #D7001E;
}

.tbl table thead th {color: #D7001E;}
.tbl table thead th div {border-right: 1px solid #D7001E;}
.tbl table tbody th.active {
	background-color: #D7001E;
	color: #FFFFFF;
}
.tbl table tbody td.active {background-color: #F3B2BB;}

.orderblock {
	background-color: #D7001E;
	color: #FFFFFF;
	background-image: url(../images/arrowdown_Security.png);
}
.orderblock:hover {
	background-color: #D7001E;
	color: #FFFFFF;
	text-decoration: underline;
}
.headerline {background-color: #D7001E;}
