body {
	background-color: #CFE0DA;
	margin-left: 4px;
}

.button {
	background: #48D1CC center;
	border: thin solid Green;
	font-weight: bolder;
	font-variant: small-caps;
	font-style: normal;
	font-family: serif;
	text-align: center;
	font-size: 15px;
	text-transform: capitalize;
	vertical-align: middle;
	cursor:hand
	}
	
.textregister { 
font-family: serif, sans-serif; 
 font-size: 18px;  font-weight: bolder;  
 color: #483D8B;
 color: #696969;
 
 }
 
 .textcompulsory 
 {
	color: #483D8B;  font-size: 18px;  font-style: normal;  font-weight: bolder;    
 }
 
.box{ background: #EEEEEE;  font-size: 14px;  font-family: sans-serif, serif;  font-weight: lighter;    }

.title { font-size: 21px;  font-weight: bolder;  color: #00008B;      }

.Esconder {zoom=1%;}