﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/

/*-------------------------*/
.mandatory
{
	color:Red ; 
}
.ResultMsg
{
color:	darkmagenta;
}