a.btn1{
	background:url(images/register.gif) no-repeat left top; width:300px; height:50px; display:block; cursor:pointer;
}

a.btn1:hover{
	background:url(images/register-h.gif) no-repeat left top;
}

a.btn2{
	background:url(images/request-info.gif) no-repeat left top; width:300px; height:50px; display:block; cursor:pointer;
}

a.btn2:hover{
	background:url(images/request-info-h.gif) no-repeat left top;
}

a.btn3{
	background:url(images/sponsorship-opts.gif) no-repeat left top; width:300px; height:50px; display:block; cursor:pointer;
	}
	
a.btn3:hover{
	background:url(images/sponsorship-opts-h.gif) no-repeat left top;
}

a.btn4{
	background:url(images/entries.gif) no-repeat left top; width:300px; height:50px; display:block; cursor:pointer;
	}
	
a.btn4:hover{
	background:url(images/entries-h.gif) no-repeat left top;
}

a.btn5{
	background:url(images/tablebooking.gif) no-repeat left top; width:300px; height:50px; display:block; cursor:pointer;
}

a.btn5:hover{
	background:url(images/tablebooking-h.gif) no-repeat left top;
}