.bgmicrosoft {
	background-image: url(../images/activedirectory.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #364757;
}
.bgpfsense {
	background-image: url(../images/pfsense.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #8E7B50;
}
.bghardware {
	background-image: url(../images/hardware.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-color: #d3d2ca;
}
.orange {
	color: #D76529;
}
.smallfont {
	font-family: Tahoma;
	font-size: 14px;
	color: #CDD3D8;
}
.tablewhite {
	background-color: #FFF;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
.table_seminar1 {
	font-weight: normal;
	background-color: #000;
}
.font_seminar_title {
	font-weight: bold;
	font-size: 16px;
}
.font_bold_seminar {
	font-weight: bold;
	color: #6C999F;
}
