html {height: 100%; padding-bottom: 1px;}

.main_body {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
.menu_bar, .Menu {
	font-family: Tahoma;
	font-size: 12pt;
	color: #FFCC00;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border-bottom-color: #999999;
	background-color: #D4D4D4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menu_bar a:link {
	color: #000000;
	border: none;
	text-decoration: none;
}
.menu_bar a:visited {
	text-decoration: none;
	color: #000000;
}
.menu_bar a:hover { 
	color: #FFCC33;
	background-color: #990000;
	text-decoration: none;
}
.menu_bar2 {
	font-family: Tahoma;
	font-size: 12pt;
	font-style: normal;
	text-indent: 4px;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	word-spacing: 2em;
	border-bottom-color: #999999;
	background-color: #990000;
	height: 25px;
}
.menu_bar2 a:link {
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
.menu_bar2 a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bar2 a:hover { 
	color: #FFCC33;
	background-color: #990000;
	text-decoration: none;
}
.menu_bar2 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}

.menu_bar3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	border-bottom-color: #999999;
	background-color: #990000;
	height: 20px;
	display: table-cell;
}
.menu_bar3 a:link {
	color: #FFFFFF;
	border: none;
	text-decoration: none;
}
.menu_bar3 a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bar3 a:hover { 
	color: #FFCC33;
	background-color: #990000;
	text-decoration: none;
}
.menu_bar3 a:active { 
	color: #FFFFFF;
	text-decoration: none;
}
.town_title {
	font-family: Tahoma;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-decoration: none;
}
.town_title a:link {
	color: #990000;
	border: none;
	text-decoration: none;
}
.town_title a:visited {
	color: #990000;
	text-decoration: none;
}
.town_title a:hover {
	color: #FF0000;
	text-decoration: none;
}
.town_title a:active { 
	color: #FFFFFF;
}
.team_title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}	

.gray_screen {
	background-color: #CCCCCC;
	margin: 4px;
	padding: 6px;
	vertical-align: top;
	width: 99%;
	border: thin none #000000;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
}
.message_board_title {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	border-top-width: 1px;
	border-top-color: #FFFFCC;
	height: 20px;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 2px;
	padding-left: 0em;
	margin-bottom: 2px;
	text-decoration: none;
	background-color: #999999;
}
.message_board_title a:link {
	color: #FFFFFF;
}
.message_board_title a:visited {
	color: #FFFFFF;
}
.memotitle {
	font-family: Tahoma;
	font-style: italic;
	color: #B2DFEE;
	font-size: 16px;
	background-color: #104E8B;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-indent: 3px;
	position: relative;
}
.memotext {
	padding: 1em;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
        font-weight: normal;
}
.memotable {
	font-family: Arial, Helvetica, sans-serif;
	position: static;
	width: 95%;
	margin-top: 4px;
	background-color: #D4D4D4;
}
.scroll_box {
	position: static;
	overflow: visible;
	width: auto;
	left: auto;
	top: auto;
}
.scroll_item {
	margin: 0.1em;
}
.signup_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #990000;
	font-style: italic;
}
.signup_notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
form {
   margin: 0; padding: 0; border-width: 0;
}
.Help_title_g {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: rgb(143, 188, 143);
	font-family: Arial, Helvetica, sans-serif;
}
.Help_title_y {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
	font-weight: bold;
}
.Header {
	padding: 0em;
	background-color: rgb(143, 188, 143);
	background-position: center center;
	padding: 0em;
	width: 100%;
}
.Footer {
	padding: 0em;
	width: 100%;
	border-top-style: none;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	float: left;
	background-position: center;
	vertical-align: bottom;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.signup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: left;
	white-space: normal;
	background-color: #CCCCCC;
	border: medium none #000000;
}
.submit {
	background-color: #990000;
	width: 100%;
	height: auto;
	padding: 0em;
	border: thin solid #990000;
	margin: 0px;
	vertical-align: middle;
}
.admin_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}
.contact_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
.home_page {
	border: thin solid #006666;
	background-color: #CCCCCC;
}
.league_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #D4D4D4;
	line-height: normal;
	list-style-type: none;
	border: thin solid #666666;
	color: #000000;
}
.data_table {
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #D4D4D4;
	color: #000000;
	font-family: Tahoma;
	font-size: medium;
}
.data_table th, .data_table td {
   font-size: smaller;
   border: 1px solid black;
   padding: 0.1em 0.3em 0.1em 0.3em;
}
.data_table td {
	white-space: normal; /* nowrap makes the table width override and stretch the containing td width (IE only) */
}
.data_table a:hover { 
	color: #CCCCCC;
	background-color: #990000;
	text-decoration: none;
}
.PlayoffGameTd {
   border: thin solid black;
   padding: 0.1em 0.3em 0.1em 0.3em;
   background-color: #FFCC33;
}
.PracticeTd {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: #EEE9E9;
}
.CageTd {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: #E0EEE0;
	font-weight: normal;
}
.SpecialTd {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: #CFDBC5;
}
.TournamentTd {
	border: thin solid black;
	padding: 0.1em 0.3em 0.1em 0.3em;
	background-color: #4C7D7E;
        color:#FFE87C;
}
.input_box {
	height: 40px;
	width: 40px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	position: relative;
	background-color: #006633;
	border-bottom-color: #666666;
	border-right-color: #666666;
	padding: 4;
	text-align: center;
}
.select_list {
	white-space: nowrap;
}

input.groovebutton, .Button5
{
	font-size: smaller;
	font-family:Tahoma;
	color:#000000;
	background-color:#EEEEEE;
	width: 90pt;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.div_title {
	font-family: Tahoma;
	font-style: italic;
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 3px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color:#D4D4D4;
	border: medium double #999999;
}
.message_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #666666;
}
.team_title_header {
	font-family: Geneva, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #669966;
	font-weight: bold;
	height: auto;
	text-align: center;
	width: auto;
	padding: 1pt;
	cursor: crosshair;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #666600;
	border-left-color: #999999;
	white-space: nowrap;
}	
.team_title_header2 {
	font-family: Geneva, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFF00;
	font-size: 12px;
	background-color: #669966;
	font-weight: bold;
	font-variant: normal;
	height: auto;
	text-align: center;
	width: auto;
	padding: 1pt;
	cursor: crosshair;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: ridge;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #666600;
	border-left-color: #999999;
	white-space: nowrap;
	letter-spacing: normal;
	word-spacing: normal;
}
.main_menu_memo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	background-position: center center;
	font-style: italic;
	border: thin none #000000;
}
.double {
	border: medium double #999999;
}

.menu_screen {
	background-color: #990000;
	margin: 2px;
	padding: 2px;
	vertical-align: top;
	width: 100%;
	border: thin none #000000;

}
.sponsor_bar {
	background-color: #CDCDB4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	width: 100%;
	font-weight: bold;
	font-style: oblique;
	position: relative;
	border-bottom-style: inset;
	border-bottom-color: #D4D4D4;
	border-top-width: thin;
	border-bottom-width: thin;
	height: 42px;
	padding-top: 0.1em;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
}
.coupon_click {
	background-color: #8B8B7A;
	border: thin dashed #000000;
	text-align: center;
	vertical-align: middle;
}
.coupon_click a:link {
	color: #FFFFFF;
}
.coupon_click a:visited {
	color: #FFFFFF;
}
.coupon_click a:hover {
	color: #FF0000;
}
.coupon_click a:active {
	color: #FFFFFF;
}
.coupon {
	border: thick dashed #000000;
}
.coupon_txt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	vertical-align: middle;
	position: relative;
 	z-index: 2;
}
.coupon_txt_sm {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
}	
.coupon_txt_lg {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	width: 100%;
	font-weight: bold;

}

img
{
	left:0px;
	top:0px;
	z-index:-1;
	background-repeat: no-repeat;
	background-position: center center;
}

/* tbody { overflow:scroll;} */
