/* titles */

h2.content, h2.text {
	background-image: url(../images/arrow_Voice.png);
	color: #fab900;
}

#navh1, .header h1, .header h2, h2.content, h2.text {
	color: #fab900;
}
#header h1.header { color: #fab900; }
.tbl table thead th { color: #fab900; }
.tbl table thead th div { border-right: 1px solid #fab900; }
.tbl table tbody th.active {
	background-color: #fab900;
	color: #FFFFFF;
}
.tbl table tbody td.active { background-color: #FDEAB2;}
.headerline { background-color: #fab900;}
