.body
{
	margin-left:100px;
}

.heading
{
	font-size:30px;
	color:#08BBF2;
	font-family:myriad pro;
	font-weight:bold;
}
.heading1
{
	font-size:30px;
	color:#00BBF2;
	font-family:myriad pro;
	font-weight:regular;
}
.subheading1
{
	font-size:11px;
	color:#00BBF2;
	font-family:tahoma;
}
.subheading2
{
	font-size:11px;
	color:#08BBF2;
	font-weight:bold;
	font-family:tahoma;
}
.reg_fields
{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
.head_fields
{
	font-family:tahoma;
	font-size:14px;
	color:#6AD04B;
	font-weight:bold;
}
.txt
{
font-size:11px;
color:#666666;
font-weight:regular;
font-family:tahoma;
}

.txt1
{
font-size:10px;
color:#666666;
font-weight:regular;
font-family:tahoma;
}

.button
{
background-image:url(../images/sign.jpg);
background-repeat:no-repeat;
width:58px;
height:21px;
}
.year
{
background-image:url(http://localhost/newproject/images/year.jpg);
background-repeat: no-repeat;
width:70px;
}
.month
{
background-image:url(http://localhost/newproject/images/month.jpg);
background-repeat: no-repeat;
width:70px;
}
.day
{
background-image:url(http://localhost/newproject/images/day.jpg);
background-repeat: no-repeat;
width:70px;
}
.r1
{
background-image:url(http://localhost/newproject/images/r1.jpg);
background-repeat: no-repeat;
}
.r2
{
background-image:url(http://localhost/newproject/images/r2.jpg);
background-repeat: no-repeat;
}
.successpage
{
background-color:#EEF4FF;
width:700px;
margin-top:10px;
height:40px;
color:#666A6D;
padding-top:20px;
font-weight:bold;
}
.errortxt
{
	color:red;
	font-size:12px;
	font-family:tahoma;
}
.inputbox
{
	border:1px solid #EBEAE6;
	background-color:#ffffff;
}
.copyright
{
	font-family:tahoma;
	font-weight:normal;
	font-size:11px;
	text-transform:none;
	color:#08BBF2;
}