body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E6C7C;
}
body {
	background-image: url(../../_img/AshgroveGolfClub/BackgroundTile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0E6C7C;
}
form 
{
	margin:0px;
}
.txtContent
{
	line-height: 18px;	
}
.PageBackGround {
	background-color: #E4DAB7;
	background-image: url(../../_img/AshgroveGolfClub/PageBackground.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.footer
{
	padding-top: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #E4DAB7;
}
.footer a:link
{
	text-decoration: none;
	color: #E4DAB7;
}
.footer a:visited
{
	text-decoration: none;
	color: #E4DAB7;
}
.footer a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:active 
{
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #12A857;
	text-decoration: none;
}
a:visited {
	color: #12A857;
	text-decoration: none;
}
a:active {
	color: #0E6C7C;
	text-decoration: none;
}
a:hover {
	color: #0E6C7C;
	text-decoration: none;
}

.frmField
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0A4A55;
	line-height: 18px;
	text-decoration: none
}

.frmText 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #0A4A55;
	line-height: 18px;
	text-decoration: none
}

.menu
{
	padding-top: 5px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
	color: #E4DAB7;
}

.menu a:link
{
	text-decoration: none;
	color: #E4DAB7;
}
.menu a:visited
{
	text-decoration: none;
	color: #E4DAB7;
}
.menu a:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:active 
{
	text-decoration: none;
	color: #FFFFFF;
}


.mnuItem {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	background-color: #0E6C7C;		
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E6C7C;
	border-right-color: #0E6C7C;
	border-bottom-color: #0E6C7C;
	border-left-color: #0E6C7C;
	cursor:hand;
}

.mnuItemOver {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	background-color: #0A4A55;		
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0E6C7C;
	border-right-color: #0E6C7C;
	border-bottom-color: #0E6C7C;
	border-left-color: #0E6C7C;
	cursor:hand;
}

.txtSecureAreaGroupListItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txtSecureResourceListItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.txtSecureResourceListItemRowBGColour1
{
	background-color: #F0F0F0
}

.txtSecureResourceListItemRowBGColour2
{
	background-color: #FFFFFF
}
.txtError
{
	color: Red;	
	font-size: 10px;
}