body {
	font:16pt Calibri, Arial, sans-serif;
}

body.field {
	background-image:url('../img/court2.png');
	background-repeat: no-repeat;
	background-size:cover;
}

body.clear {
	background-color:transparent;
}

body.white {
	background-color:#fff;
}

input, select {
//	width:300px;
	height:40px;
	font-size:16pt;
}

input.button {
	width:100px;
	height:40px;
	font-size:16pt;
}

input.sml_btn {
	width:80px;
	height:40px;
	font-size:90%;
}

tr.green {
	background-color:#cfc;'
}

tr.white {
	background-color:#fff;'
}

.w60 {
	width:60px;
}

.w100 {
	width:100px;
}

.w150 {
	width:150px;
}

.w200 {
	width:200px;
}

.w280 {
	width:280px;
}

.w300 {
	width:300px;
}

.w400 {
	width:400px;
}

.w500 {
	width:500px;
}
