﻿body
{
	font-size: small;
	font-family: 'Lucida Sans Unicode' , 'Lucida Sans';
	text-align:center;
}
H1
{
	font-size:  medium;
	color: #4d4d4e;
	border-bottom: #F15E22 2px solid;
	font-family: Lucida Sans Unicode;
}
.Year
{
	color: #cc9933 ;
	font-size: large;
	font-family: Lucida Sans Unicode;
}
.MainTitle
{
	font-weight: lighter;
	font-size: large;
	font-family: 'Lucida Sans Unicode';
}
.MatchPlay
{
	font-size: 40pt;
	font-family: Mistral;
	color: #daa520;
}

Table
{
	text-align: center;
}
tr
{
	vertical-align: top;
	text-align:  left;
}
.ContactDetails
{
	font-size: xx-small;
	width:100%;
	font-family: 'Lucida Sans Unicode';
	text-align: center;
}
form
{
	text-align: center;
}
.ErrorText
{
	color: #cc0033;
 }
A.button:active
{
	color: #006600;
	text-decoration: none;

}
A.button:link
{

	color: #006600;
	text-decoration: none;

}
A.button:hover
{
	color: #006600;
	border-bottom: #cc9933 1px solid;
}
A.button:visited
{
	color: #006600;
	text-decoration: none;
}

.MenuBar
{
	width: 100%;

}
.PageTitle
{
	vertical-align: middle;
}
A.Singles:active
{
	width:88px;
	height:30px;
	text-decoration: none;
	background-position: left top;
	background-image: url(Images/Singles Up.jpg);
	background-repeat: no-repeat;
}
A.Singles:link
{
	width:88px;
	height:30px;
	text-decoration: none;
	background-position: left top;
	background-image: url(Images/Singles Up.jpg);
	background-repeat: no-repeat;

}
A.Singles:hover
{
	width:88px;
	height:30px;
	text-decoration: none;
	background-position: left top;
	background-image: url(Images/Singles Down.jpg);
	background-repeat: no-repeat;
}
A.Singles:visited
{
	width:88px;
	height:30px;
	text-decoration: none;
	background-position: left top;
	background-image: url(Images/Singles Up.jpg);
	background-repeat: no-repeat;
}
A.link:active
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:White;
	text-decoration: none;
}
A.link:link
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:White;
	text-decoration: none;

}
A.link:hover
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:White;
	text-decoration: none;
	cursor:pointer;
}
A.link:visited
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color:White;
	text-decoration: none;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
h4
{
	font-size:small;
	font-weight:bold;
	font-family: 'Lucida Sans Unicode';
}


.LeftText
{
	text-align: left;
}
.TxtBox
{
	font-size: small;
	font-family: 'Lucida Sans Unicode' , 'Lucida Sans';
	text-align:left;
}

#tableMPlay 
{
	width:100%;
}

.tblDate 
{
	font-weight:bold;
}

.tblRound
{
	font-weight:bold;
	color:#ff5c00;
}

.tblResultTitle
{
	color:#0a57a4;
	font-weight:bold;
}

.tblHrLineResult
{
	border-style:dashed;
	border-width:1px;
	border-color:#000000;
}

.tblResultText
{
	font-weight:bold;
	color:#4cac27;
}

.img_sep_menu
{
	background-image:url(Images/menu_sep_line.jpg);
	background-repeat:no-repeat;
	width:171px;
	height:10px;
	margin-top:5px;
	padding-bottom:5px;
	background-position:center;
}

.bottom_sep_line
{
	background-image:url(Images/bottom_sep_line.jpg);
	background-repeat:no-repeat;
	width:981px;
	height:10px;
	margin-top:5px;
	padding-bottom:5px;
	background-position:center;
}


#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 14px;
	background: #0ba2c7;
	color: #4d4d4d;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
