﻿/**********************		TABS MENU IN HEADER; LEAGUE, BASEBALL, SOFTBALL, UMPIRE ******************/
#pad {height:140px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0; margin-top:140px; margin-left: 0px; list-style:none;}
#menu li {float:left; margin-left:0px; padding-top:7px;}
#menu li a {display:block;  height: 38px;line-height: 38px;   padding:0px 20px 0px 0px; float:left;}
#menu li a b {display:block; height: 38px; float:left; padding:0px 0px 0px 20px;}

#menu li a:hover {background-position:right -51px; margin-top:-7px; height:45px;line-height:45px;}
#menu li a:hover b {background-position:left -51px; height:45px; line-height:45px; color: blue;text-decoration:underline;}

.activea 	{font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: navy;  background: url('../background/tab_a_active_orange_flat.gif') no-repeat right top; text-decoration:none;}
.activeb 	{background: url('../background/tab_b_active_orange_flat.gif') left top; cursor:pointer;}
	
.idlea 	{font-family: Arial, Helvetica, sans-serif; font-size: 1.1em; color: white;  background: url('../background/tab_a_idle.gif') no-repeat right top; text-decoration:none;}
.idleb 	{background: url('../background/tab_b_idle.gif') left top; cursor:pointer;}

/********************		END OF TABS MENU		*****************************/

/********************		LEFT MENU BUTTONS 		*****************************/

#flyout {float:left; padding:0px; margin:0 0 20px 0; list-style :none; position:relative; width:200px; height:auto;}
#flyout ul {padding:0 0px 0 45px; margin:0px 0px 0px 0px; list-style:none; width:200px; height:auto; background: url('../background/trans.gif'); position:absolute; left:-9999px; top:0px;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:0px; border-bottom: 1px white solid;}
#flyout li a {display:block; float:left; width:195px; height:auto; padding-top: 3px; padding-bottom: 3px; margin : 0px;  background:#888; color:#000; font-family:arial, sans-serif; font-size:.8em; text-decoration:none; padding-left:5px;}
#flyout li a.fly {background:#888 url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout li a.none {border:0px;}
	
#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#e60; color:#fff;}
#flyout li:hover > a {background-color:#e60; color:#fff;}

#flyout ul li a {background:#aaa;}
#flyout ul li a.fly {background:#aaa url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout ul ul li a {background:#ccc;}
#flyout ul ul li a.fly {background:#ccc url('../background/right-arrows-white.gif') no-repeat right center;}
#flyout ul ul ul li a {background:#ddd;}

#flyout ul ul ul li a.current {background-color:#c40; color:#fff;}

#flyout ul ul li a.current {background-color:#c40; color:#fff;}

#flyout ul li a.current {background-color:#c40; color:#fff;}

#flyout li a.current {background-color:#c40; color:#fff;}

#flyout :hover ul :hover ul :hover ul {left:120px;}

#flyout :hover ul :hover ul {left:120px;}

#flyout :hover ul {left:120px;}

#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#e60; color:#fff;}
#flyout ul ul li:hover > a {background-color:#e60; color:#fff;}

/*******************		END OF LEFT MENU BUTTONS		*************************/

/*****************			BASEBALL HORIZONTAL TEAM BUTTONS		********************/

#pad {height:140px;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu1 {padding:0; margin: 0 0 0 0px; list-style:none; height:25px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; font-weight: normal;}
#menu1 li {float:left; margin-right:0px;}
#menu1 li a {display:block; float:left; height:25px; line-height:25px; background:#333; background-image: url("../background/team_button_50.gif"); background-repeat: no-repeat; color:#ccc; text-decoration:none; font-size:.8em; font-weight: normal; width: 90px; padding:0 0px 0 0 px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu1 li a:hover {z-index:200; position:relative;color:#fff; background-color:#c60;}
#menu1 li:hover {position:relative; z-index:200;}

#menu1 li:hover > a {color:#fff; background:#c60;}
#menu1 li:hover > a.sub {color: white; background-position: 0px -25px;}

#menu1 li.current a {color:#fff; background:#840;}

/*  Sets the main visible button current not used */
#menu1 li a.sub {background-image: url('../background/team_button_50.gif'); font-family: arial, helvetica, sans-serif; font-size: .75em; font-weight: normal; text-align: center;border-right: 1px white solid;}
#menu1 li.current a.sub {color:#fff; background:#840 url("../background/down-arrow.gif") no-repeat right center;}

#menu1 :hover ul {left:0px; top:25px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen. */
#menu1 ul, 
#menu1 :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

/* SETS WHERE THE FLYOUT MENU IS DISPLAYED RELATIVE TO DROPDOWN MENU */
#menu1 :hover ul :hover ul {left:130px; top:0px; background:#222; white-space:nowrap; width:120px; z-index:200; height:auto;}

/* BUTTON FORMATTING FOR DROP DOWN BUTTONS - WIDTH HEIGTH AND COLOR */
#menu1 :hover ul li {margin:0; border-bottom: 1px solid gray; border-right:1px solid gray; border-left:1px solid gray;}
#menu1 :hover ul li a {width:130px; padding:0; text-indent:10px; background:#6699cc; color:white; height:25px; line-height:25px;}
#menu1 :hover ul li a.fly {background: #6699cc url("../background/right-arrow.gif") no-repeat right center;}


#menu1 :hover ul :hover {background-color:#b1c5ea; color:blue;font-weight: bold;}
#menu1 :hover ul :hover a.fly {background-color:#b1c5ea; color:blue; font-weight: bold;}

#menu1 :hover ul li.currentsub a {background:#840; color:#fff;}
#menu1 :hover ul li.currentsub a.fly {background:#840 url("../background/right-arrow.gif") no-repeat right center; color:#fff;}

/* BUTTOM FORMATTING FOR FLYOUT BOTTOMS OF DROPDOWN BUTTONS */
#menu1 :hover ul :hover ul li a {width:150px; padding:0; text-indent:10px; background:#b1c5ea; color:blue; font-weight: bold;}
#menu1 :hover ul :hover ul :hover {background-color:#d2dcff; color:red;}

#menu1 :hover ul :hover ul li.currentfly a,
#menu1 :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}
/************************		END OF HORIZONTAL TEAM BUTTONS		*************************/

/******	CURVED CORNER BOXES - FOR DIFFERENT WITHD BOXES, COPY AND ADD COMPLETE ALL STATEMENTS	****************/

.curvy {position:relative; width:500px; background:#9EAFD3; color:navy; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#9caf9c; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#9EAFD3; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:10px 15px; font-size:11px;}



/*******************		GILL WEB IDS		*************************************/

#header {height: 185px;

	background-image:  url('../background/GI_Web_Header_1000.gif');

	background-repeat: no-repeat;

	text-align: left;

	vertical-align: bottom;

}

#headersoftball {

	height: 185px;

	background-image:  url('../background/GI_Web_Softball_Header_1000.gif');

	background-repeat: no-repeat;

	text-align: left;

	vertical-align: bottom;

}



#headerbaseball {
	height: 185px;
	background-image:  url('../background/GI_Web_Baseball_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}

#headerumpire {
	height: 185px;
	background-image:  url('../background/GI_Web_Header_1000.gif');
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
}

#header_district1 {height: 185px;

	background-image:  url('/2010_district1_tournament/2010_district_one_header.gif');

	background-repeat: no-repeat;

	text-align: left;

	vertical-align: bottom

}


#tabs-table {
	width: auto;
	height: auto;
	vertical-align: bottom;
}
}
#teams_menu {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: black;
}


#main-container {
	width: 1000px;
	background-color: white;
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	vertical-align: middle;
	background-image: url('../background/Footer_Main_1000.gif');
	background-position:right;
	background-repeat: no-repeat;
}

#footer-links {
	display:inline-block;
	width: 500px; 
	height: 35px; 
	line-height:35px;  
	margin-left: 70px; 
	float:left;
}

#sub-footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.1em;
	text-align: right;
	color: black;
	background:transparent;
}
#header_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 4px #F17214 solid;
}

#main-table {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
}
#main-container-divs {
	margin-top: 0px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
#left-column {
	width: 200px;
	height: auto;
	border-bottom: 2px black solid;
	background-color: #CF9F70;
	vertical-align: top;
	margin-bottom: 0px;
}
.left1-column {
	width: 200px;
	background-color: #D5DCEC;
	margin-top:0px;
	vertical-align: top;
}
.left2-column {
	width: 200px;
	height: auto;
	background-color: #D5DCEC;
	margin-top:0px;
	vertical-align: top;

}
.left3-column {
	width: 200px;
	height: auto;
	background-color: #D5DCEC;
	margin-top:0px;
	vertical-align: top;
}

.left-column1_row3 {
	width: 200px;
	height: auto;
	background-color: #D5DCEC;
	margin-top:0px;
	vertical-align: top;
}

#center-column {
	width: auto;
	height: auto;
	background-color: white;
	vertical-align: top;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: black;
}
#right-column-divs {
	width: 220px;
	background-color: #D5DCEC;
	vertical-align:top;
}

#left-column-menu-container {
	position: relative;
}

/******************************		GILL WEB CLASSES		*****************************************/

a {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #8F1839;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #0000FF;
	text-decoration: underline;
}

.page-background {

	background-color:#9EAFD3;

	margin-top: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 1.25em;

}

.page_background_php_pages {

	margin-top: 0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 1.25em;

}



.page-title {

	height: 25px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.5em;

	color: navy;

	padding: 5px 1px 5px 40px;

	border-left: 1px #D4D4D4 solid; 

	border-bottom: 1px #D4D4D4 solid;

	margin-bottom: 20px;

	text-decoration: none;

}



.newslink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.2em;

	font-style: italic;

	font-weight: bold;

	color: white;

	text-decoration: none;

	

}



.newslink:hover {
	text-decoration: underline;
	color: blue;
}

.hyper_content {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #8F1839;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.hyper_content:hover {
	font-size: inherit;
	font-weight: inherit;
	font-style: inherit;
	color: #0000FF;
	text-decoration: underline;
}


.main_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
	height:auto;
	padding-top: 0px;
	text-decorartion: none;
}

.right-column-header {
	width: 220px;
	height: 25px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: white;
	background-color: #F17214;
}

.right-column-headerb {
	width: 220px;
	/* height: 25px; */
	margin: 0px;
	padding-bottom: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: white;
	background-color: #F17214;
	border-left: 1px white solid;*/
}
.do-not-remove {
	float: left;
	position: relative;
	width: 100%;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-bottom: 1px #f2f2f2 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align:center;
	color: maroon;
}
.do_not_remove {
	width: 100%; 
	font-size: .8em; 
	font-style:italic; 
	text-align: center;
}

.footer-links {
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .9em;
	color: white;
	text-align: left;
	text-decoration:none;
}

.footer-links:hover {
	color: lime;
	text-decoration: underline;
}

.footer_rgtdiv {
	padding-left: 75px;
}
.footer_leftdiv {
	float:right;
	width: 300px;
	height:35px;
	padding-right: 10px;
	line-height: 35px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: white;
	font-style:italic;
}
.right-box-title {
	width: 201px; 
	height: auto; 
	margin: 5px auto 0px auto; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font: bold 1em arial; 
	color:navy; 
	text-align: center; 
	background: url('../background/tab_b.gif'); 
	background-repeat: no-repeat;
}

.rgcol_title_box {width: 201px; height: auto; margin: 5px auto 0px auto; padding-top: 5px; padding-bottom: 5px; font: bold 1em arial; font-style: italic; color:navy; text-align: center; background: url('../background/tab_b.gif'); background-repeat: no-repeat;}
.rgcol_text_box{width: 179px; height: auto; margin: 0px auto 25px auto; font: .9em arial; line-height: 1.5em; color: navy;  padding: 5px 10px 5px 10px; verical-align: top; background-color: #FFFFdd; border: 1px silver solid;}

.rgcol_title_nobox { position: relative; visibility :visible; width: 201px; margin-left: 5px; margin-top: 10px; margin-bottom: 3px; font-family: arial; font-size: 1em; font-style: italic; font-weight: bold; color: navy; text-decoration: underline;}
.rgcol_text_nobox  {width: 201px; height: auto; margin-left: 10px; margin-top: 3px; margin-bottom: 15px;font-family: arial; font-size: .9em; color: navy;}

.lfcol_title_box {z-index: 1000; width: 190px; margin: 0 auto 0 auto; height:auto; background-image: url(/background/tab_b_190.gif); background-repeat: no-repeat; background-position: center top; padding: 5px; font: bold 1em arial; font-style: italic; color:navy; text-align: center;}
.lfcol_text_box {width: 178px; height: auto; margin: 0px 5px 15px 5px; font: .9em arial; color:navy;  line-height: 1.5em; padding: 5px ; vertical-align: top; background-color: #ffffdd; border: 1px silver solid;}
	
.lfcol_title_nobox {width: 190px; margin-left: 5px; margin-bottom: 3px; font-family: arial; font-size: 1em; font-style: italic; font-weight: bold; color: navy; text-decoration: underline;}
.lfcol_text_nobox {width: 180px; height: auto; margin-left: 10px; margin-top: 5px; margin-bottom: 15px;font-family: arial; font-size: .9em; color: navy;}
	

.left-box-title {
	width: 182px; 
	height: auto; 
	margin: 1px auto 0px auto; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	font: bold 1em arial; 
	color:navy;  
	padding-left: 5px; 
	padding-right:5px; 
	text-align: center; 
	background: url('../background/tab_b_190.png'); 
	background-repeat: no-repeat;
}
.menudiv {
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
}

.teambuttons {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #f17214;
	border-top: 4px #f17214 solid;
	/* border-bottom: 4px #f17214 solid;*/
}
.teamborders {
	border-left: 2px gray solid;
	border-right: 2px gray solid;
}
.secondcolumn {
	width:auto;
}
.boardtable {
	width: 100%;
	line-height:2.5em;
	border-bottom: 1px #f2f2f2 solid;
}

.board_table_title {
	font-weight: bold;
	font-style:italic;
	font-size: 1.2em;
	text-align: center;
	background-color: #f2f2f2;
	border: 1px gray solid;
}
.board_table_c1 {
	width: 25%;
	line-height: 95%;
	font-size: 1em;
	text-align: left;
	border-top: 0px; border-right: 1px #d4d4d4 solid; border-bottom: 1px #d4d4d4 solid; border-left: 0px;
}

.board_table_c2 {
	width: 23%;
	font-size: 1em;
	text-align: left;
	border-top: 0px; border-right: 1px #d4d4d4 solid; border-bottom: 1px #d4d4d4 solid; border-left: 0px;
}

.board_table_c3 {
	width: 13%;
	font-size: 1em;
	text-align: left;
	border-top: 0px; border-right: 1px #d4d4d4 solid; border-bottom: 1px #d4d4d4 solid; border-left: 0px;
}
.board_table_c4 {
	font-size: 1em;
	text-align: left;
	border-top: 0px; border-bottom: 1px #d4d4d4 solid; border-left: 0px;
}

.reg_table_date {
	width: 120px;
	height: 30px; vertical-align: middle;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
}

.reg_table_descp {
	width: auto;
	height: 30px; vertical-align: middle;
	border-top: 1px solid silver;
}

.reg_proc_1 {

	width: 20px;
	border-top: 1px silver solid;
	border-right: 1px silver solid;
		
	height: auto; vertical-align: top;

}



.reg_proc_2 {

	width: 120px;
	border-top: 1px silver solid;
	border-right: 1px silver solid;

	height: auto; vertical-align: top;

}



.reg_proc_3 {

	width: auto;
	border-top: 1px silver solid;

	height: auto; vertical-align: top;

}



.reg_late_form_col1 {

	width: 30%;
	padding-left: 15px;
	font-weight: bold;

	vertical-align: top;

	color: navy;

}



.reg_late_form_col2 {

	width: 95%;

	vertical-align: top;

	background-color: #D5DCEC;

}

	





.none {
font-family: inherit;
color: black;
text-decoration: none;
}
option.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: navy;
}
select.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
input.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}


.custom_sch_form_table {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px silver solid;
	border-bottom: 1px silver solid;
}

.custom_sch_table_td {
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}

option.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: navy;
}
select.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
input.create_sch_team_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}


.custom_sch_form_table {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px silver solid;
	border-bottom: 1px silver solid;
}

.custom_sch_table_td {
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}
.create_schedule_table {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 1px silver solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	
}

.create_schedule_table_divisions_br {
	width:200px;	
	height: 60px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px silver solid;
	border-right: 1px silver solid;
}


.create_schedule_table_divisions {
	width:200px;	
	height: 60px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px silver solid;
}

.create_sch_php_table_head {
	padding: 5px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 14px;
	font-weight: bold; font-style: italic; background: #3366FF; border: 1px black solid;
}

.create_sch_php_table_body { padding : 5px; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	font-weight: normal; font-style: normal; background: white; border: 1px black solid;
	
}

.hp_large_box_title {
	width: 540px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	background: url('../background/tab_b_540.gif'); background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-style: italic;
}
/**********************		END OF GILL WEB CLASSES			********************************/
/**********************		Default (home page) CLASSES		********************************/

.default_title {width: 100%; text-align :center; font: bold 1.25em/2em arial; font-style:italic; color: navy; border-bottom: 1px #d4d4d4 solid; background-color:#f2f2f2;}
.default_text {font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-weight:normal; padding-left: 10px; line-height:1.5em;}

/**********************		END OF Default (home page) CLASSES		********************************/

/**********************		INTERNATIONAL HOME TOURNAMENT PAGE		********************************/

.std_title {width: 260px; height: 40x; text-align: center; vertical-align: middle; font-size: 1.2em; font-weight: bold; text-decoration: underline;}

.std_team {width: 170px; height: 25px; padding-left: 10px; font-size: 1em; text-align: left; vertical-align: middle; border: 1px silver solid;}

.std_wlt {width: 30px; height: 25px; font-size: 1em; text-align: center; vertical-align: middle; border: 1px silver solid;}




/**********************		COUNTDOWN CONTAINER STYLES		********************************/


.topofcontainer {
	width: 201px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url('../background/tab_b.gif');	
}
.bottomofcontainer {
	width: 201px;
	height: 15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	text-align:center;
	background-image: url('../background/tab_b_180.gif');
	background-repeat: no-repeat;
	background-position: 0 -87px;	
}

.containerheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: navy;
	font-weight:bold;
}
#countdowncontainer {
	width: 169px;
	height:auto;
	margin: 0 auto 25px auto;
	padding: 5px 0px 5px 30px;
/*	margin-left:auto;
	margin-right:auto;
*/	text-align:left;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: navy;
	background-color: #FFFFdd;
	border: 1px silver solid;
}
#countdowncontainer2 {
	width: 169px;
	height:auto;
	padding: 5px 0px 5px 30px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	line-height:1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color: navy;
	background-color: #ffffdd;
	border: 1px silver solid;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:black;
color: yellow;
font: bold 18px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

/**********************		END OF COUNTDOWN STYLES		**************************/

/**********************		SPONSOR BOX STYLES			**************************/

#sponsor {
	width:190px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

.pscrollertop {
	margin-top:0px;
	width:190px;
	height:auto;
	padding-top:3px;
	padding-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: navy;
	font-size:1em;
	text-align:center;
	background-image: url('../background/tab_b_190.png');
}
#menudiv {
	float: left;
}

.pscrollerbottom {
	margin-top:0px;
	width:190px;
	height:15px;
	padding-top:3px;
	padding-bottom: 3px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align:center;
	background-image: url('../background/tab_b_190_180.png'); background-repeat: no-repeat;
	background-position: 0 -85px;
}
#pscrollerdiv {
	margin-top:0px;
	width:170px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	background-color: #D4D4D4;
	border:1px gray solid;
}

#pscroller1{
margin-left:5px;
width: 160px;
height: 50px;
position:absolute;
background-color: #888888;
border-top:0px; border-right: 1px white solid; border-bottom: 1px white solid; border-left: 1px white solid;
text-align:center;
}

#pscroller2{
margin-top:0px;
margin-bottom:10px;
width: 190px;
height: 40px;
margin-left:auto;
margin-right:auto;
background-color: #FFFFdd;
border: 1px silver solid;
padding-right: 3px;

}

#pscroller2 a {
text-decoration: none;
}

#pscroller2:hover {
background-color: #CCFFFF;
text-decoration: underline;
color: navy;

}
/*#pscroller2:hover b {
color: navy;
}
*/

.someclass { 
position: relative; font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
color: black;
text-decoration: none;
text-align:left;
}
/*.someclass a b {
font-family:Arial, Helvetica, sans-serif;
font-size:1em;
color: black;
text-decoration: none;
text-align:left;
}

someclass a:hover { 
font-family:Arial, Helvetica, sans-serif;
color: navy;
font-size:.8em;
text-align:left;

}
someclass a:hover b { 
font-family:Arial, Helvetica, sans-serif;
text-decoration: underline;
color: navy;
font-size:.8em;
text-align:left;
}
*/

/*********************		END OF SPONSOR STYLES		****************************/

/*********************		Tool Tips			************************************/

a.tooltip2 {color:#c00;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #ff0; background:#8cc; width:150px;}
a.tooltip2:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #ff0; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #8cc; overflow:hidden;; z-index:100;}

.clear {clear:both;}
