body {
	color: Black;
font-family: "@Arial Unicode MS", sans-serif;
	font-size: small;
	background-image: url(club_images/background.gif);
	background-repeat: repeat;
}
a {
	color: Black;
	text-decoration: underline;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
}

a:hover {
	color: Blue;
}

H1{
	text-align: center;
}
h3{
	margin:0;
	border:0;
	padding:5px;
	text-align: center;
}
h4{
	margin-top: 2px;
	margin-left: 2px;
}

p{

	border: 0;

	margin: 0;
	padding: 5px;
}
p.times{
	padding: 0px;
	text-align: center;
	height: auto;
}
p.centered{
	text-align: center;
	font-weight: bold;
}
p.foot{
	border: 0;
	margin: 0;
	padding: 0;
	text-align: right;	
	font-size: x-small;
	font-weight: bold;
}
span.bold_text{
	font-weight: bold;
}
span.gray{
	font-weight: normal;
	/*color: #D3D3D3;*/
}
span.current_menu{
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #6F116F;
	color: #C2FCBE;
}
span.error{
	font-weight: bold;
	color: Red;
}
span.center{
	text-align: center;
}

div.site{
	width: 750px;
	margin: auto;
	background-color: #FCF8BE;
	border: 2px solid Black;
}
div.top{
	width: auto;
	height: 110px;
	background-image: url(club_images/banner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
div.menu{
	top: 110px;
	width: 100px;
	border-right: 2px solid Black;
	/*border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	background-color: #C2FCBE;*/
}

div.main_area{
	float: right;
	width: 645px;
	/*background-color: #C2FCBE;*/
}
div.tandc{
	width: 600px;
	height: 100px;
	overflow: scroll;
	background-color:#ffffff;
	overflow-x: hidden;
}
div.sub_area{
	width: 645px;
	height: 260px;
	overflow: scroll;
	overflow-x: hidden;
}
div.box_area{
	width: 630px;
	margin: auto;
	border: 1px solid Black;
}

div.foot
{
	/*background: url(teetimelogo.gif);*/
	float: none;
	clear: both;
	width: 750px;
	margin: auto;
}
th.cal{
	/*width: 80px;*/
	background-color: #BEE1FC;
	text-align: center;
} 
td {
	text-align: center;
}
td.menu{
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	background-color: #030741;
}
td.menu:hover{
	background-color: #660000;
}
td.comp_book{
	text-align: center;
	color: #FFFFFF;
	background-color: #999999;
}
td.comp_book:hover{
	background-color: #660000;
}
td.comp{
	width: auto;
	text-align: center;
	color: #FFFFFF;
	background-color: #030741;
}
td.comp:hover{
	background-color: #660000;
}
td.comp_f{
	width: auto;
	text-align: center;
	background-color: #F0FFF0;
}
td.cal{
	width: 80px;
	text-align: center;
	background-color: #F0FFF0;
}
td.cal:hover{
	background-color: #C0C0FF;
}
a.cal{
	display:block;
	width:100%;
	height: 100%;
}
img.foot{
	border: 0;
	margin: 0;
	padding: 0;
	border-style: none;
}
td.calnull{
	width: 80px;
	height: 30px;
	text-align: center;
	background-color: #E0E0E0;
}
table{
margin: auto;
}
table.left{
margin: 5px;
}
caption{
	margin: auto;
}
input.btn{
	cursor: hand;
	color: #FFFFFF;
	background-color: #030741;
	border: 1px solid;
	border-color: #030741;
	width: 100%;
	height: 30px;
	font-size: 100%;
}
input.btn:hover{
	background-color: #660000;
	border-color: #000000;
}
input.btn2{
	cursor: hand;
	color: #FFFFFF;
	background-color: #030741;
	border: 1px solid;
	border-color: #030741;
	width: 90px;
	height: 30px;
	font-size: 100%;
}
input.btn2:hover{
	background-color: #660000;
	border-color: #000000;
}
input.btn3{
	cursor: hand;
	color: #FFFFFF;
	background-color: #030741;
	border: 1px solid;
	border-color: #030741;
	width: 90px;
	height: 20px;
	font-size: 100%;
}
input.btn3:hover{
	background-color: #660000;
	border-color: #000000;
}
input.nav{
	cursor: hand;
	color: #000000;
	background-color: #FCF8BE;
	border: 1px solid;
	border-color: #FCF8BE;
	width: 100%;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
	cursor:	pointer;
}
input.nav:hover{
	color: Blue;
}
input.Visitor_Session{
	cursor: hand;
	color: #000000;
	background-color: #FF4040;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Visitor_Session:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Members_Only{
	cursor: hand;
	color: #000000;
	background-color: #DEDEFF;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Members_Only:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Open_Comp{
	cursor: hand;
	color: #000000;
	background-color: #EFFF12;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Open_Comp:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Members_Only_Comp{
	cursor: hand;
	color: #000000;
	background-color: #5BFFFF;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Members_Only_Comp:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}

input.Taster_sesion{
	cursor: hand;
	color: #000000;
	background-color: #DBF8C0;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Taster_sesion:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Corse_Closed{
	cursor: hand;
	color: #000000;
	background-color: #161AFA;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Corse_Closed:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Enter_Type_Name{
	cursor: hand;
	color: #000000;
	background-color: #FF00FC;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Enter_Type_Name:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.Twilight_golf{
	cursor: hand;
	color: #000000;
	background-color: #0DFF0F;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.Twilight_golf:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}
input.County_Fixture{
	cursor: hand;
	color: #000000;
	background-color: #CE8F00;
	border: 1px solid;
	border-color: #000000;
	width: 102px;
	height: 100%;
	font-size: 100%;
}
input.County_Fixture:hover{
	background-color: #C2FCBE;
	border-color: #000000;
}