/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
}
#holder01
{
width:1000px;
}
#holder01 .clm1
{
background:url(../images/trialpage/runner01.jpg) no-repeat;
width:215px;
height:200px;
}
#holder01 .clm2
{
background:url(../images/trialpage/indiakhelologotrial.jpg) no-repeat;
width:572px;
height:200px;
}
#holder01 .clm3
{
background:url(../images/trialpage/runner02.jpg) no-repeat;
width:213px;
height:200px;
}
.hdr1
{
font-size:16px;
}

.hdr2
{
font-size:52px;
color: #005C8A;

}

.hdr3
{
font-size:26px;
}
#holder03 .clm1
{
background:url(../images/trialpage/cricket.jpg) no-repeat;
width:253px;
height:245px;
}
#holder03 .clm2
{
background:url(../images/trialpage/football.jpg) no-repeat;
width:225px;
height:245px;
}
#holder03 .clm3
{
background:url(../images/trialpage/tennis.jpg) no-repeat;
width:273px;
height:245px;
}
#holder03 .clm4
{
background:url(../images/trialpage/basketball.jpg) no-repeat;
width:249px;
height:245px;
}
#holder05 .clm1
{
background:url(../images/trialpage/cph01.jpg) no-repeat;
width:1000px;
height:42px;
}
#holder05 .clm2
{
background:url(../images/trialpage/cph02.jpg) repeat-y;
width:1000px;
}
#holder05 .clm3
{
background:url(../images/trialpage/cph03.jpg) no-repeat;
width:1000px;
height:37px;
}
.registrationhdr {
	color: #005C8A;
}

.iamdonebtnstyle
{
background:url(../images/trialpage/iamdonebtn.jpg) no-repeat;
width:97px;
height:35px;
border:0px;
color:white;
font-size:18px;
}
.leftalign {
	text-align: left;
}
.centeralign {
	text-align: center;
}
#left-box
{
	float: left;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	}
	#left-box ol {
	list-style-image: none;
	list-style-type: none;
}
#left-box li	
	{
	margin: 0px;
	padding: 0px;
	width: 145px;
	display: inline;
	float: left;
	}

