/*
	Independant CSS added to the header of the main file.
*/

.fumImgWallBut, .fumUsrSmallPrint, .fumUsrMgHuge, .fumUsrMgCptcha, .fumUsrMgCongrat, .fumUsrMgWarn, .fumUsrMgTtl, .fumUsrMgTtl2, .fumUsrMgStd, .fumUsrMgM, .fumUsrMgMedium, .fumUsrMgGood, 
.fumUsrMgBl, .fumUsrMgB, .fumUsrMgBold, .fumUsrMgPost, .fumUsrMgPostTtl {
	font-family:"Arial"; font-style: normal; 
	font-weight: normal; color: black; text-decoration: none;
	font-size: 12pt;
}


.fumUsrSmallPrint {
	font-weight: normal; font-size: 10pt; color: black;
}


.fumUsrMgWarn {
	font-weight: bold; color: red;
}


.fumUsrMgCongrat {
	font-weight: bold; color: #2aaaed;
}


.fumImgWallBut {
	font-weight: bold; color: purple;
	margin-left: 30px;
}



.fumUsrMgCptcha {
	font-weight: bold; color: blue;
}


.fumUsrMgB, .fumUsrMgBold {
	font-weight: bold; color: green;
}

.fumUsrMgBl {
	color: blue;
}


.fumUsrMgGood {
	font-weight: bold; color: purple;
}


.fumUsrMgPost {
	font-weight: normal; font-size: 12pt; color: green;
}


.fumUsrMgPostTtl {
	font-weight: bold; font-size: 14pt; color: purple;
}


.fumUsrMgM, .fumUsrMgMedium {
	font-weight: bold; font-size: 14pt; color: green;
}


.fumUsrMgTtl {
	font-weight: bold; font-size: 20pt; color: purple;
}

.fumUsrMgTtl2 {
	font-weight: bold; font-size: 16pt; color: blue;
}





.someMoreFont {
	font-weight: bold; color: red;
}
