.bold {font-weight:bold}
.indent {margin-left:15px;}
.red {color:red;}

body{ 
	font-family: arial,Verdana,sans-serif;
	/*color:#ffffff; */
	background-color: #c7a582;
	/*line-height: 1.166;	*/
	margin: 0px;
	padding: 0px;
	text-align : center;
	background : url(../images/sand12.jpg) repeat;
}

#container  {
    width : 960px; 
   /* background : url(/images/mainBg.gif) repeat-y;*/
    margin : 0 auto;
    padding : 10px;
    padding-top:0px;
	text-align : left;
	background-color: #013300;
	background-color: #ffffff;
	background-color: #013300;
	/*border: 5px solid #fff;*/
	background : url(../images/grass2a.jpg) repeat;
	/*10500B;*/
}

#content {
	/*margin: 1em;*/
	/*margin-left: 11em; */
	color: #ffffff;
	color: #000000;
	background-color: #ffffff;
	background-color: #C4AD88;
	background-color: #ffffff;
	padding: 5px;
	margin:0;
	margin-top:10px;
	width:950px;
	/*background : url(images/grasslighter.jpg) repeat;*/
}

#leagueHeader {
/*	height:75px;*/
padding:0px;
margin:0px;
background-color:#ffffff;
	/*padding: 5px;*/
	width:960px;
/*text-align:center;*/
}

#leagueHeaderH1 {
margin-bottom:10px;
text-align:center;}

#sidebar {
float:right;
width:300px;
/*background-color:#f2ece2;*/
padding:10px;
}


h1{font-family: Verdana,Arial,sans-serif;font-size: 120%;color:#000080;}
h2{font-size: 114%;color: #006699; padding-bottom:0px;margin-bottom:0px;}
h3{font-size: 100%;color: #846C2A;}
h4{font-size: 100%;font-weight: normal;color: #333333;}
h5{font-size: 100%;color: #334d55;}

h1{font-family: Verdana,Arial,sans-serif;font-size: 120%;color:#4B330E;}
h2{font-size: 114%;color: #633E19;}
h3{font-size: 100%;color: #7D6421;}
h4{font-size: 100%;font-weight: normal;color: #333333;}
h5{font-size: 100%;color: #334d55;}

#header {
	border-bottom: 4px solid #ffffff;
	background-color: #013300;
	height:50px;
	vertical-align:top;
	text-align:center;
	background: #013300 url(../images/header100.jpg) no-repeat;
	}
#header ul, #header ul li {
display:inline;
margin:0px;
padding:0px;
color:#ffffff;
}

#header a {
color:#ffffff;
}

#headerLeft {
display:inline;
margin:0px;
padding:0px;
//vertical-align:top;
/*text-align:left;*/

}

#headerRight {
display:inline;
vertical-align:top;
text-align:right;
width:900px;
float:right;
}

#headerRight ul {
margin:0px;
padding:0px;
}


img {border:0px;}
a:link, a:hover {color: #006699;}
a:hover {text-decoration: underline;}
a:visited {color: #303F49;}

label{font-weight: bold;color: #334d55;}
				
li {
padding-bottom:.5em;
}


#headerImage {padding:5px;background-color:#add8e6;text-align:center;}
#headerBar2 {background-color:#000000;height:18px;}
#headerBar3 {background-color:#b0c4de;height:1.5em;}


#schedule td {text-align:center}


#navBar{
	/*margin: 0 79% 0 0; here*/
	/*padding: 5px;*/
	float:left;
	width:10em;
	/*position:absolute;
	left:0;
	width:150px;*/
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/

	margin:0px;
	padding: 0px;
	background-color: #eeeeee;
	background-color: #013300;
	border-right: 4px solid #fff;
	/*border-left: 2px solid #fff;*/
	/*border-bottom: 2px solid #fff;*/
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 2px solid #fff;
padding-bottom: 0em;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;
padding-bottom: 0em;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #ffffff;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-bottom: 2px solid #ffffff;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color:#ffffff;
}

#sectionLinks a:visited{
	border-bottom: 2px solid #ffffff;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color:#ffffff;
}

#sectionLinks a:hover{
	border-bottom: 2px solid #ffffff;
	background-color: #013300;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color:#FAEC05;
}

.score td {text-align:left;}


table, .normalTable, #standings, #upcomingGames, #schedule { 
	margin: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-collapse: collapse;
}


table caption, .normalTable caption, #standings caption, #upcomingGames caption, #schedule caption {
	font-family: Arial, sans-serif;
	padding-bottom:6px;
	text-align:left;}

table th, table td, .normalTable th, .normalTable td, #standings th, #standings td, #upcomingGames th, #upcomingGames td, #schedule th, #schedule td {
	padding:1px 5px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align:left;
}

#standings td, #schedule td{text-align:right;}
table td.teamname, #standings td.teamName, #upcomingGames td.teamname, #schedule td.teamname {text-align:left;}

form table {
	border: 0px;
	border-collapse: collapse;
}
form table td {
text-align:right;
border:0px;
}

td.date {border-right: 0px;}

table th, #standings th, #upcomingGames th, #schedule th {
	font-family: smaller Verdana, sans-serif;
	background: #ccc;
 	color: #334d55;
	font-style:bold;
	text-align:center;
}

table td h3, #standings td h3, #upcomingGames td h3, #schedule td h3,table td h4 {
	padding: 15px 0px 5px 0px;
	color:#333333;
	/*color:#993333;*/
}

tr.odd {
	background: #fff;
}

tr.even {
	background: #ddd;
}

.left {
text-align:left;
}

#standings .left {
text-align:left;
}

.right {
text-align:right;
}


#manage td {text-align:left;
vertical-align:top;
}

#manage td h4 {font-weight:bold;}

#mainPage {
margin:0px;
padding:0px;
border:0px;

}
#mainPage td {
text-align:left;
vertical-align:top;
border:0px;
}

#mainPage td.left {
border-right: 1px solid #999;
width:50%;
}

#mainH1 {
margin-top:0px;
padding-top:0px;
text-align:center;
}

#signupBox {
height:70px;
border-right: 1px solid #999;
background-color: yellow;
text-align:center;
padding:1em;}

#signupBox .large {
font-size:18pt;
}

#content a {
test-decoration:underline;
}

#content a:link, #content a:visited, #content a:hover {
	text-decoration: underline
}



body{font:90% arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table{font-size:inherit;font:100%;}
select,input,textarea{font:99% arial,helvetica,clean,sans-serif;}
body *{line-height:1.22em;}

 .hd {
  background-image:url(images/1.gif);
  background-repeat:repeat-x;
	height:20px;}

.md{
  background:#fff;
  border:1px solid #b0bec7;
}

#left .md{
  border:1px solid #91a7b4;
  border-color:#b0bdc6 #91a7b4 #91a7b4 #b0bdc6;
}
.hd{
  color:#18397c;
  background-color:#fff;
  background-position:bottom left;
  border:1px solid #b0bec7;
  border-bottom:1px solid #93a6b4;
}
.hd li a{
  color:#18397c;
  text-decoration:none;
}
.hd li .pipe{
  background:#788a98;
  border-right:1px solid #fff;
}
.hd li.on em{
  border:1px solid #91a7b4;
  border-top-color:#778a98;
  border-bottom:1px solid #fff;
  background-color:#fff;
  background-position:0 -178px;
}
.hd li.first em{
  border-left:none;
}
.hd li.on a{
  color:#c63;
}
ul,ol {margin-left:1em;}
body,h1,h2,h3,h4,h5,h6,ul,dl,dt,dd,p,form,fieldset,legend,input{margin:0;padding:0;}
body,h1,h2,h3,h4,h5,h6,.hd ul,.hd ol,li,p,form,fieldset,legend,input{margin:0;padding:0;}
/*#content h1, #content h2 {margin-bottom:1em;}*/
#content h3.listLetter {margin-bottom:0px;}
#content h3.highlightTitle {margin-bottom:0em;}
.highlightPresenter {margin-top:.5em;font-weight:bold;height:3em;}

/*.hd ul, .hd ol{list-style:none;}*/
ul,ol{list-style:none;}
#content ul {list-style: disc;padding-left:1em ;}
#content ol {list-style: decimal;}

.bd span,.ft span{display:none;}
.bd .current,.ft .current,.current span{display:block;}
.md{
position:relative;
margin:0 0 0px 0px;
width:960px;
}
.hd{
position:relative;
margin:-1px -1px 0;
}
.hd h2{
position:relative;
font:bold 100% arial;
padding:1px 11px;
border-bottom:1px solid #fff;
}
.tabs .hd h2{
left:25px;
top:-2px;
}
.bd{
padding:5px 10px 5px;
/* 5 10 10*/}
.hide .bd,.hide .ft{display:none;}
.hd ul{
position:relative;
width:100%;
}
.hd ul li{
position:relative;
float:left;
}
.hd li.last{
float:right;
margin-right:-1px;
}
.hd li em{
position:relative;
display:block;
padding:2px 0 0;
margin-right:-1px;
border-right:0;
}
.hd li a{
display:block;
font:normal 100% arial;
outline:none;
text-align:center;
white-space:nowrap;
z-index:50;
padding:1px;
margin-top:-1px;
}
.hd li.on{
z-index:60;
margin-bottom:-1px;
}
.hd li .pipe{
display:block;
position:absolute;
top:1px;
right:-1px;
width:1px;
height:1.15em;
}
.hd li.on .pipe{
visibility:hidden;
}
.hd li.on em{
padding-bottom:1px;
margin:-1px 0 -1px;
}
.hd li.on a{
font-weight:bold;
z-index:60;
border:0;
padding:1px;
}
#news .hd ul li{width:25%;}

#content h1, #content h2, #content h3, #content  h4, #content  h5, #content  h6, #content p {
padding-bottom:.5em;
} 
#newstop {font-size:90%;}
#newstop a:link,#newstop a:visited{text-decoration:underline;}
#newstop a:hover{text-decoration:underline;}

textarea.wide {width:100%;}

#content a {
text-decoration:none;
}

#content a:link,#content a:visited {
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color:red;
}
/*#standings a {
text-decoration:none;
}

#standings a:link,#standings a:visited {
	text-decoration: none;
}
#standings a:hover {
	text-decoration: underline; 
	color:red;
}*/



/*body{font:90% arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}*/
/*body, div, p, th, td, li, dd{font-size:13px;font-family:arial,helvetica,clean,sans-serif;}
td {text-align:left;}

table{font-size:inherit;font:100%;}*/

/*select,input,textarea{font:99% arial,helvetica,clean,sans-serif;}*/
/*body *{line-height:1.22em;}

#content h1, #content h2, #content h3, #content  h4, #content  h5, #content  h6, #content p {
padding-bottom:.5em;
} */