body {
font-size:.9em;
padding-left:1em;
padding-right:1em;
}
h1 {
font-family:garamond,times,serif;
font-size:2.36em;
color:#000066;
}
h2 {
font-family:garamond,times,serif;
font-size:1.46em;
color:#003300;
}
h3 {
font-family:garamond,times,serif;
color: #000066;
}
h4 {
font-family:garamond,times,serif;
color:#000033;
}
a {
color:#003300;
}
table {
	width:100%;
	background-image:url(images/cell_divider.gif);
	background-position:top;
	background-repeat:repeat-x;
}
td {
	font-family:arial,helvetica,sans-serif;
	background-image:url(images/cell_divider.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top: .25em;
	padding-right: .25em;
	padding-bottom: .25em;
	padding-left: 1em;
}
th {
	font-size:smaller;
	font-weight: bold;
	background-color:#E7E8FE;
	background-image:url(images/cell_divider.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top: .25em;
	padding-right: .25em;
	padding-bottom: .25em;
	padding-left: 1em;
	text-align:left;
}
.class_date {
	color:#003300;
	background-color:#FFFDED;
	font-weight:bold;
	font-size:1.46em;
	padding-top: 1em;
}
.class_loc {
	color:#000033;
	background-color:#E7E8FE;
	font-weight:bold;
	font-size:1.46em;
	padding-top: 1em;
}
.ring_count {
	font-weight:bold;
}
.entry {
	font-size:smaller;
	font-weight:bold;
	color:#FF0000;
}
.table_header {
	font-size: .7em;
}
#header {
/*	position:absolute;*/
	top:0px;
}
#printer {
	width:32px;
	height:28px;
	position: relative;
	float: right;
	padding-left:48px;
}
#logo {
	width:149px;
	height:50px;
	position: relative;
	float: left;
	padding-top: 5px;
	padding-right:48px;
}
#content {
	position: relative;
	float: left;
	width: 100%;
	}
#footer {
	position: relative;
	float: left;
	width: 100%;
	}
#crumbs {
	padding:5px;
	min-width:5px;
	max-width:300px;
	border:#000033 1px;
	background-color:#CCCCCC;
}
#entriesreportform table {
	border:1px;
	border-color:#000033;
}
#entriesreportform th {
	background-color:#FFFDED;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	padding:.25em;
	border-bottom:1px #000033;
}
#entriesreportform td {
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
	left-padding:.25em;
	top-padding:.1em;
	bottom-padding:.1em;
	right-padding:.1em;
}
