body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #8B0222;
}
body.home {
	background-color: #FFFFFF;
}
table.data {
	background-color: #FFFFFF;
	font-size: 10pt;
}

table.recessed {
	border: 1px groove;
}
table.spreadsheet {
	border: 1px groove;
}
table.header {
	background-color: #6699CC;
	margin-right: auto;
	margin-left: auto;
}
table.main {
	background-color: #DFE3EA;
	border: 1px groove;
	width: 100%;
}
table.header_office {
	width: 600px;
	border: 1px groove;
	background-color: #FFFF00;
	margin-right: auto;
	margin-left: auto;
}
table.footer {
	width: 600px;
	border: 1px groove;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
tr.main {
	background-color: #EBEBEB;
	background-image: url(/clubs/images/dog_ear_graphic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
}
th.header_office {
	padding: 5px;
	color: #0000FF;
}
th.row {
	text-align: left;
	white-space: nowrap;
}
th.footer {
	margin: 3px;
	padding: 3px;
	text-align: center;
	white-space: nowrap;
	color: #0000FF;
}
td.header {
	text-align: center;
	background-color: #99CCFF;
}
td.gray {
	background-color: #E9E4E4;
}
td.purple {
	background-color: #000066;
	font-family: MS Sans Serif;	
	color: #9999CC;
	font-size: 16pt;
}
td.spreadsheet {
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.nav {
	color: #99CCFF;
	font-weight: bold;
}
a:hover {
	color: #99CCFF;
}
a:hover.nav {
	color: #0000FF;
	font-weight: bold;
}
a:active {
	color: #99CCFF;
	text-decoration: underline;
}
a:active.nav {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #999999;
}
a:visited.nav {
	color: #999999;
	font-weight: bold;
}
h1 {
	font-size: 22pt;
	text-align: center;
	color: #FFFFFF;
}
h2 {
	font-size: 18pt;
	text-align: center;
}
h3 {
	font-size: 14pt;
	text-align: center;
}
.h3 {
	font-size: 14pt;
	font-weight: bold;
}
.h4 {
	font-size: 12pt;
	font-weight: bold;
}
.h5 {
	font-size: 10pt;
	font-weight: bold;
}
.h1 {
	font-size: 22pt;
	font-weight: bold;
}
.h2 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.h6 {
	font-size: 9pt;
	font-weight: bold;
}
.t1 {
	font-size: 22pt;
}
.t2 {
	font-size: 18pt;
}
.t3 {
	font-size: 14pt;
	color: #8B0222;
}
.t4 {
	font-size: 12pt;
	color: #8B0222;
}
.t5 {
	font-size: 10pt;
	color: #8B0222;
	font-style: italic;
	font-weight: bold;
}
.t6 {
	font-size: 9pt;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
.center { 
	text-align: center;
}
.paul {
	background-color: #DDFFDD;
	color: #FF0000;
}
.red {
	color: #FF0000;
}
.blue {
	color: #0000FF;
}
.navigation_link {
	color: #0000FF;
}
.rib {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}
.grey {
	color: #999999;
	font-size: 10pt;
}
