body { color: #000000; font-family: sans-serif; font-size:12px; }
p { font-family: sans-serif; font-size: 12px; }
span { font-family: sans-serif; font-size: 12px; }
option { font-family: sans-serif; font-size: 11px; }
select { font-family: sans-serif; font-size: 11px; }
text { font-family: sans-serif; font-size: 11px; }
ul { margin-top:0px; margin-bottom:0px;  margin-left:0px; margin-right:0px; }
li {  }
hr { }

	.clsCenterAlign{
            text-align: center;
    }   
	.clsLeftAlign{
            text-align: left;
    }
	.clsRightAlign{
            text-align: right;
    }
	.OptionDateClass 
	{
		width:20%;/* The width is approx. 20% of the actual width */
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	.OptionYearClass 
	{
		width:40%;/* The width is approx. 40% of the actual width */
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
	}
	.SpecialCharacter 
	{
		font-size: 10px; 
		font-family: Arial, Helvetica, sans-serif; 
	}

	.MCon_CountryCode
	{
		width:15%;
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	.MCon_AreaCode
	{
		width:20%;
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
	}
	
	.MCon_Number
	{
		width:45%;/* The width is approx. 20% of the actual width */
		font-size: 11px; 
		font-family: Arial, Helvetica, sans-serif; 
	}

