body, table {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 10pt;
	}
form {
	margin: 0px;
	}
.menuHeader {
	background-color: green;
	font-size: 16pt;
	font-weight: bold;
	color: #ffffff; 
	text-align: center; 
	height: 40px;
	}
table.main {
	border: 3px solid black;
	width: 1024px;
	}
.main td {
	text-align: center;
	}
.innerTable {
	margin-top: 20px;
	}
.innerTable td {
	text-align: left;
	}
td.FieldTitle {
	padding-right: 10px;
	text-align: right;
	}
.FieldText {
	padding-right: 10px;
	}
td.FieldInput {
	text-align: left;
	padding-left: 5px;
	}
.error {
	font-size: 12pt;
	color: red;
	}
.sectionHead {
	font-size: 12pt;
	font-weight: bold;
	color: green;
	text-decoration: underline;
	}
.mainItems td.sectionHead {
	padding-left: 0px;
	}
.mainItems td {
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	}
.itemTitle {
	width: 250px;
	}
td.itemAction {
	font-weight: normal;
	}
a:visited, a:link {
	color: blue;
	}
.singleTab td {
	padding: 3px 8px;
	}
.tab td {
	background-color: #4682B4;
	border-right: 2px solid black;
	padding: 3px 8px;
	}
td.tabOver {
	background-color: #5AA7E5;
	}
.tab td a:visited, .tab td a:link {
	color: #FFFFFF;
	}
.tab2 td a:hover {
	background-color: red;
	color: white;
	}
td.tabSelected {
	background-color: darkgreen;
	color: white;
	}
td.tabSelected a:visited, td.tabSelected a:link {
	color: white;
	}
.addForm {
	margin-top: 20px;
	}
.spacer {
	height: 7px;
	}
.hrzBar {
	height: 1px;
	background-color: black;
	}
.flat {
	border: 0px;
	text-align: right;
	}
.list {
	border: 1px solid black;
	width: 100%;
	}
.list td {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10pt;
	font-family: Arial;
	}
.listHeader td {
	font-weight: bold;
	background-color: #ACC380;
	vertical-align: bottom;
	font-size: 10pt;
	text-align: center;
	}
.row1 td {
	background-color: #FFFFFF;
	}
.row2 td {
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.rowEdit {
	background-color: #CCCC99;
	}
.rowEdit td {
	padding-top: 10px;
	padding-bottom: 10px;
	}
.rowSlope {
	background-color: #CCCC99;
	}
.rowSlope td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	text-align: center;
	}
td.center {
	text-align: center;
	}
.clubInfo {
	width: 550px;
	}