html, body, ul, ol, li, p, blockquote, q, h1, h2, h3, h4, h5, h6, form, fieldset, a ,div, img{
	margin: 0;
 	padding: 0;
	border: 0;
}
body {
	background-color: D8D8D8;
	margin:0;
    padding:0;
    height:100%;
	background-image: url(img/back.gif);
	border: none;
	scrollbar-face-color: #B81007;
	scrollbar-highlight-color: #******;
	scrollbar-shadow-color: #******;
	scrollbar-3dlight-color: #******;
	scrollbar-arrow-color: #******;
	scrollbar-track-color: #******;
	scrollbar-darkshadow-color: #******;
}
.countdownticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.ballintable {
	background-image: url(img/rugbyball.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fullheight{height:100%}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B71009;
}
.orderform {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.outlinepicture {
	border: thin solid #B81007;
}
.ball_bottom_right {
	background-image: url(img/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sidebar {
	background-color: #979797;
	background-image: url(img/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lightgreyoutline {
	border: 1px solid #CCCCCC;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

