/* CSS Document */

body{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #000000;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 2em;
	color: #0038ad;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
	color: #0038ad;
	font-weight: bold;
}
h3 {
	font-size: 1em;
	color: #0038ad;
	font-weight: bold;
}
h4 {
	font-size: 0.95em;
	color: #0038ad;
	font-weight: bold;
}
h5 {
	font-size: 0.9em;
	color: #0038ad;
	font-weight: bold;
}
h6 {
	font-size: 0.8em;
	color: #0038ad;
	font-weight: bold;
}
.bodycontent {
}
.underline {
	text-decoration: underline;
}
.table_left {
	vertical-align: top;
}
.table_center {
	vertical-align: top;
}
.table_right {
	vertical-align: top;
}

.header {
	background-color: #0038AD;
	text-align: center;
}

.backG {
	FONT-FAMILY:verdana;
	background-color:#93c39b; 
	color:#ffffff; 
	border-bottom:#538c4d 2px solid;
	font-size:12px;
}	
.footer {
	text-align: center;
	font-style: italic;
	font-size: .85em;
}
.menu {
	background-image: url(menu/grey_navbar.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: 100%;
	padding-top: 9px;
}
.date {
	text-align: right;
	padding-right: 9px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 70%;
}
.table_kentll_div_header {
	font-weight: bold;
	text-align: center;
	font-size: 0.85em;
}
.table_kentll_div_outer {
	text-align: left;
	font-size: .85em;
}
.table_kentll_div_inner {
	text-align: center;
	font-size: .85em;
}
.table_kentll_div_blank {
	background-color: #CCCCCC;
}
.table_row_highlight {
	background-color: #ffffcc;
	color: #000000;
}
.table_kentll_div_footer {

	text-align: right;
	font-size: 0.70em;
}
.table_sponsors_name {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	vertical-align: middle;
}
.table_sponsors_address {

	text-align: left;
	font-size: .9em;
	font-weight: normal;
	vertical-align: middle;
}
.table_sponsors_logo {


	text-align: center;
	vertical-align: middle;
}
.table_board_member_name {

	text-align: left;
	font-size: 0.85em;
}

a.tab {
	border-collapse: collapse;
	border-style: solid solid none solid;
	border-color: black;
	border-width: 1px 1px 0px 1px;
	background-color: silver;
	padding: 2px 0.5em 0px 0.5em;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1em;
}
a.tab:hover { 
	border-color: black; 
	background-color: white; 
}
.panel { 
	padding: 5px; 
	height: 500px;
}
.table_board_member_name_right {


	text-align: right;
	font-size: 0.85em;
}
.table_minutes {
	vertical-align: top;
	font-size: .85em;
}
.table_minutes_header {
	font-weight: bold;
	font-size: .9em;
	text-align: center;
}
.table_minutes_right_cols {
	vertical-align: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	font-size: .85em;
}
.GameReportTab {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
