	
	
/* ------------------------------ */
.mssgcopyright{
	color: red; //#999999; 
	font-size: 10px;
	font-weight: 100;
}

.mssgred {
	color: red; 
	font-size: 12px;
	font-weight: 100;
}
.mssgyellow {
	color: #ffee00;
	font-size: 12px;
	font-weight: 100;
}
.mssgorange {
	color: #FFA500;  
	font-size: 12px;
	font-weight: 100;
}
.mssggreen {
	color: #999999; //#00ff00;
	font-size: 12px;
	font-weight: 100;
}
.mssg#0000cc {
	color: #0000ff;  
	font-size: 12px;
	font-weight: 100;
}
.mssggray{
	color: #999999; 
	font-size: 12px;
	font-weight: 100;
}
.mssggray-small{
	color: #999999;  
	font-size: 9px;
	font-weight: 100;
}


	





