BODY{
	background-color:#d8d0d3;
	margin : 0 0 0 0;
}


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }/* FOR PRIMARY TABS */
#tabs {padding:0;clear:both;overflow:auto;}
#tabs a,#tabs li.on a:hover {text-decoration:none;}
#tabs a:hover {text-decoration:underline;}
#tabs h5 {display:none;}
#tabs ul {padding:0 0 0 4px;margin:0;height:19px;}
#tabs li,#tabs li div {display:block;float:left;padding:0;}
#tabs li {margin-right:3px;}
#tabs li a {display:block;float:left;font-size:10px;font-family:verdana;font-weight:bold;color:#fff; white-space:nowrap; padding:3px 6px 3px 4px; margin:0;}
* html #tabs li a {font-size:77%;} /* enables user font scaling on PC IE */
#tabs li a:visited {color:#fff;}
#tabs li div {display:block;float:left;margin:0;padding:0;}
#tabs li.on {padding-left:2px;}
#tabs li.on div {padding-right:0px; padding-bottom:1px;}
#tabs li.on a,#tabs li.on a:visited {color:#543673;}
/* FIVE IMAGES */
#tabs ul {background:url(http://www.thesportsmansinn.co.uk/images/css/rul_hori_999_1.gif) bottom repeat-x;}
#tabs li {background:#916070 url(http://www.thesportsmansinn.co.uk/images/css/bg_nav_cnrl_1.gif) no-repeat; }
#tabs li div {margin-left:2px;background:url(http://www.thesportsmansinn.co.uk/images/css/bg_nav_cnrr_1.gif) no-repeat top right;}
#tabs li.on {background:#FFF url(http://www.thesportsmansinn.co.uk/images/css/bg_nav_cnrl_on_1.gif) no-repeat;}
#tabs li.on div {margin-left:0;background:url(http://www.thesportsmansinn.co.uk/images/css/bg_nav_cnrr_on200_1.gif) no-repeat top right;}
/* ORPHAN, IF NEEDED */
#tabs li.orphan {background:none;}
#tabs li.orphan div {background:none;}
#tabs li.orphan a {color:#543673; font-weight:normal;}
#tabs li.orphan a:visited{color:#543673;}
/* SUBTABS, IF NEEDED */
#subtabs {background:#eddee3;border-bottom:0px solid #99124a; height:25px; border-left:1px solid #99124a; border-right: 1px solid #99124a; margin-bottom:2px; clear:both;}
#subtabs h6 {display:none;}
#subtabs ul {list-style:none; margin:0; padding:0;}
#subtabs a {float:left; display:block; margin:7px 0; padding:0 7px; border-left:1px solid #999; color:#543673; text-decoration:none;}
#subtabs a:hover {color:#543673;text-decoration:underline;}
#subtabs li {float:left; display:block; font:77% verdana; height:25px;}
#subtabs li.first a {border:0;}
#subtabs li.on a {color:#543673; font-weight:bold; text-decoration:none;}
#subtabs li.on a:visited {color:#543673; text-decoration:none;}

TD.LEFT{
	background-image: url(http://thesportsmansinn.co.uk/images/Left_Bg.gif);
	background-position : 100% 100%;
	background-repeat : no-repeat;
}

TD.RIGHT{
	background-image: url(http://thesportsmansinn.co.uk/images/Right_Bg.gif);
	background-position : 0% 100%;
	background-repeat : no-repeat;
}

P,LI{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

P.CENTER{
	text-align: center;
}

P.ERROR{
	color : #8B0000;
	font-weight : bold;
}

TR.NAV
{
	background-image : url(http://thesportsmansinn.co.uk/images/Nav.jpg);
	height: 19px;
}

TD.NAV
{
	text-align: center;
}

TABLE.BODY{
	background-image: url(http://thesportsmansinn.co.uk/images/Bottom.jpg);
	background-repeat : no-repeat;
	background-position : bottom;
}

A{
	color: #a4475b;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: underline;
}
A.NAV{
	color: #ab3e71;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
H1{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom : 6px;
}
H2{
	color: #7a235a;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-bottom : 2px;
	margin-top: 2px;
}
A.DISCLAIMER{
	color : #7a235a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: underline;
	text-align: right;
}
P.DISCLAIMER{
	color : #7a235a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
	text-align: right;
}