@charset "utf-8";
.MAINFONT {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	padding-left: 35px;
}
.TRAININGLINK {
	font-family: Tahoma;
	font-size: 11px;
	color: #005CB9;
	text-decoration: underline;
	font-weight: bold;
}
.FOTER {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.LANGUAGEPAR {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 40px;
}
.LINKCOLOR {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.UPERCASE {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #E2E2E2;
	padding-left: 10px;
	text-decoration: none;
}
.UPERCASECopy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #8e0101;
	padding-left: 10px;
	text-decoration: none;
}
