@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A2B0D2;
}

#container {
	width: 854px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	padding: 0px;
} 
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	margin: 0px 0px 0px 12px;
	height: auto;
	vertical-align: top;
	clear: right;
} 
#crest    {
	margin: 0px 3px;
	text-align: left;
	padding: 0px;
	display: inline;
}
#inline_flash   {
	margin: 0px 0px 0px 12px;
	display: inline;
	padding: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
}

.mainContent {
	margin: 0 0 0 186px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the .mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 16px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-left: 1px solid #999999;
	height: auto;
	font-size: 1em;
}

.mainContent p {
	margin: 0.2em 0.3em 0.6em 2em;
	padding: 0 1.3em 0 0;
	color: #222222;
	font: 0.95em/130% "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
.mainContent p.bold {
	font-weight: bold;
	color: #000033;
}

.mainContent .event  {
	margin-top: 0.5em;
	margin-bottom: 0.5em
}
.mainContent .event p  {
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 1em;
	color: #444;
}

.mainContent p.info {
	color: #000066;
	margin-bottom: 0.8em;
	margin-left: 2.5em;
	margin-top: 3px;
	padding-top: 0px;
	font: 11px/120% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
.mainContent  p.emph  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
	margin-left: 1.5em;
	margin-top: 0.8em;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainContent p.noSpAfter {
	margin-bottom: 0.1em;
}
.mainContent a {
	background-color: #DDE9F0;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
	color: #000099;
	padding-bottom: 1px;
	font-weight: bold;
}
.mainContent a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000099;
}
.mainContent a.anchor {
	text-decoration: none;
	color: #FFF;
	font-size: 6px;
	background-color: #FFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #000099;
	color: #FFFFFF;
	margin-top: 0.4em;
	margin-bottom: 0.7em;
	padding: 0.2em 0.6px 0.3em 1em;
	margin-right: 24px;
}

h2 {
	color: #FFFDEA;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #000099;
	text-align: left;
	margin: 0.4em 0 0.8em;
	padding: 0.2em 0 0.4em 0.8em;
	width: 29em;
}
h3 {
	color: #000099;
	background-color: transparent;
	text-align: left;
	margin: 1em 0 0 0.3em;
	padding: 0.3em 0 0.1em 0.4em;
	font: bold 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h3.emph {
	color: #000099;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	background-color: #E2E2E2;
	text-align: left;
	margin: 1em 2em 0.5em 0.2em;
	padding: 4px 8px 4px 12px;
	border-top: 1px solid #003c00;
	border-bottom: 1px solid #003c00;
}
h4 {
	color: #000099;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: left;
	margin-top: 1.3em;
	margin-bottom: 0.4em;
	margin-left: 0.3em;
	padding-left: 0.4em;
	padding-top: 0px;
}
h4.emph     {
	width: 40em;
	border-top: 2px solid #000099;
	padding-top: 1px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
	margin-top: 1.8em;
	padding-bottom: 2px;
	padding-left: 9px;
}
 h4.pol_title {
	font-size: 11px;
	border-top: 1px solid #000099;
	width: 75%;
	background-color: #EEEEEE;
	margin-left: 12px;
}
h5 {
	color: #000099;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 125%;
	text-align: left;
	padding: 0 6px 0px;
	margin: 6px 2em 0px 1.5em;
}
h5.red {color: #990000}
h6 {
	color: #071788;
	text-align: left;
	padding: 0 6px 0px;
	margin: 9px 2em 1px 1.5em;
	font: bold 11px/125% Tahoma, Arial, Helvetica, sans-serif;
}
.mainContent .ctr_img {
	background-position: center;
	text-align: center;
	margin: 0px;
}
.mainContent .ctr_img p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-position: center;
	text-align: center;
	font-size: 11px;
	margin: 2px 0px 0px;
}
.mainContent .float_right {
	background-position: right;
	text-align: center;
	margin: 0px 30px 0px 10px;
	display: inline;
	float: right;
	font-family: Tahoma, Arial, "Trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.mainContent .float_right a {
	text-decoration: none;
	background-color: #FFF;
}
.mainContent .float_right a:hover {
	text-decoration: underline;
	background-color: #FFF;
	color: #009;
}

#left-nav 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	position:relative;
	float:left;
	left:0px;
	margin:0%;
	padding:12px 0px 10px;
	width:180px;
	background-position: 6px;
	z-index: 10;
	top: 2px;
}
#left-nav h2 {
	color:#666;
	margin:1em 0em 0em;
	padding:7px 4px 2px 10px;
}

#left-nav ul
{
	line-height: 1.25em;
	list-style-type: none;
	margin: 0px 0px 0px 9px;
	background-color: #8FB4FA;
	color: #000079;
	border-style: none;
	padding: 0px 0px 0px;
}
#left-nav li
{
	margin: 0px;
	border: none;
	padding:0px;
}
#left-nav li a
{
	border-top: 1px solid #E6EDF2;
	display: block;
	margin: 0px;
	padding: 3px 2px 3px 10px;
	height: 14px;
}
#left-nav li a:link,
#left-nav li a:visited {
	text-decoration:none;
	color:#000079;
	background-image: url(images/soccer_ball_mini.gif);
	background-repeat: no-repeat;
	background-position: 132px 0px;
}
#left-nav li a:hover {
	background-color: #7B94C0;
	background-image: url(images/soccer_ball_mini.gif);
	background-repeat: no-repeat;
	background-position: 132px -20px;
}
#left-nav li a.is_active {
	background-color: #7B94C0;
	background-image: url(images/soccer_ball_mini.gif);
	background-repeat: no-repeat;
	background-position: 132px -20px;
}
#gr_btn {
	font-size: 11px;
	background-position: center;
	text-align: center;
}
#gr_btn a {
	background-color: transparent;
	border-style: none;
	text-decoration: none;
}
#gr_btn a:hover { background-color: transparent; border-style: none; }
#footer {
	padding: 0 3px;
	background-color: #E2F0F9;
	margin: 0px;
	text-align: center;
}

#container dl#sans {
	margin-top: 6px;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 8px;
}
.mainContent th,
.mainContent td
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-align: left;
}
#links_page  a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	background-color: #CCCCCC;
	padding: 2px 6px;
	margin: 0px;
	text-decoration: none;
}
#links_page  a:hover {
	;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #000099;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
}

.mainContent dl {
	margin: 0 0 1em 1.3em
.em;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	margin-left: 0.3em;
}
.mainContent dt {
	color: #000077;
	font-size: 12px;
	font-weight: bold;
	margin: 0.7em 0 0 1.8em;
	padding: 0.2em 0 0
}
.mainContent dd {
	font-size: 0.95em;
	line-height: 120%;
	margin: 0 0 0px 1.8em;
	padding-top: 0.2em;
	padding-bottom: 0;
	padding-left: 0.6em;
}
.mainContent ul,
.mainContent ol {
	color: #1f1f1f;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 1em 2.0em;
	padding-left: 2.5em;
	padding-top: 0px;
}

.mainContent ol { list-style-type: decimal; }
.mainContent li { margin: 0 0 0.3em; }

#coach_cat {
	margin: 9px 24px 0px 6px;
	width: 610px;
	padding: 0px;
}
#coach_cat p {
	font-family: Verdaba, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainContent .TabbedPanels li { margin: 0 0 0px; }

.mainContent #ref_fees table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding: 1px;
	margin-left: 24px;
}
.mainContent #ref_fees th {
	font-size: 11px;
	text-align: right;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	color: #333333;
}
.mainContent #ref_fees td { padding: 2px 0px 2px 5px; }
.mainContent .red_bold {
	color: #8E0D0E;
	font-weight: bold;
}
.mainContent address
{
	font-size: 0.9em;
	font-style: italic;
	margin-left: 2em;
}
.mainContent #BigLeagueLogo {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	padding: 0px;
	border-style: none;
	background-color: #FFF;
}
.mainContent #BigLeagueLogo a {
	background-color: #FFF;
	background-image: none;
	padding: 0px;
	border-style: none;
}
.mainContent #BigLeagueLogo a:hover {
	background-color: #FFF;
	background-image: none;
}
table#Table_01 {
	margin: 6px 3px 3px 50px;
	padding: 0px;
}
#Table_01 a:link {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#Table_01 a:visited {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#Table_01 a:hover {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.mainContent #Table_01 img { border-style: none; }

.trsa_print {
	background-color:#FFFFFF;
}
.trsa_print #printContent {
	margin: 30px;
	font-size: 1em;
	padding: 0 10px 0 30px;
	background-color: #FFFFFF;
	height: auto;
	width: 720px;
}
.trsa_print #printContent h1 {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 24px;
	font-size: 18px;
}
.trsa_print #printContent h4 {
	font-size: 14px;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
}
.TabbedPanelsTab {
	background: #DDD;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background: #EEE;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #CCC;
}
.bylaws {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
}
.bylaws table {
	border: 1px solid #999999;
}
.bylaws caption {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.bylaws th {
	font-size: 11px;
	white-space: nowrap;
	padding-left: 2em;
	font-weight: bold;
}
.bylaws td {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.mainContent .tourn_draw {
	color: #006;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
}
.mainContent .tourn_draw table {
	border: 1px solid #999999;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.mainContent .tourn_draw th {
	font: bold 14px "Lucida Grande", Verdana, sans-serif;
	white-space: nowrap;
	padding-left: 2em;
	color: #FFF;
	background-color: #009;
	border: 1px solid #FFF;
}
.mainContent .tourn_draw td {
	font: 11px "Lucida Grande", Verdana, sans-serif;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.new_ {
	font-weight: bold;
	color: #7D0015;
	padding: 2px 4px;
	background-color: #DCE6FF;
}
.img_link a:hover {
	background-color: #FFF;
	background-image: none;
	text-decoration: none;
	border-style: none;
	cursor: default;
}

.DB_item {
	padding: 0px 0px 6px;
	border-bottom: 1px solid #AAA;
	margin-bottom: 6px;
}

.DB_item h5 {
	font-size:1.0em;
	margin-left: 1em;
}
.DB_item p.info {
	margin-top: 1.3em;
	color: #666;
}

.mainContent .panel_right  {
	display: block;
	float: right;
	width: 200px;
	margin: 0px 2px 2px;
	padding: 2px;
	border: 1px solid #999;
}
.mainContent .panel_right h4 {
	margin: 0px;
	padding: 2px 5px;
	color: #FFF;
	background-color: #009;
}
.mainContent .panel_right p {
	margin: 0px;
	padding: 3px;
}
a.anchor {
	background-color: #FFF;
}

