@charset "utf-8";
.whiteLink {
	font-family: Tahoma;
	font-size: 13px;
}
.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3D77CB;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #bababa;
}
.contentbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8F8F8F;
}
.contentbluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00A4F0;
}
.headerred {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0031;
}
.headerredsm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF5577;
}
.headerbig {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #3E78CC;
}
.headerbig2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF0033;
}
.headersm {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BCB9B4;
}
.mainmenubig {
	font-family: Tahoma;
	font-size: 13px;
}
.mainmenubig2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #5388D2;
}
.textheader 
{
	color: White;
}