﻿.GradHeader {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('images/gradback.gif');
	padding: 0px;
}
a {
color : black; 
text-decoration : none; 
font-size : 12px; 
} 
body {
margin : 0px; 
font-family : verdana, arial, helvetica; 
} 
a:visited {
color : black; 
text-decoration : none;
font-size : 12px; 
} 
a:hover {
color : black; 
background-color : #3399ff; 
text-decoration : none; 
font-size : 12px; 
} 
.nocol a:hover {
background-color : white; 
} 
.GradHeader a:hover {
background-color : #c0c0c0; 
} 
.formfix {
margin-top : 0px; 
margin-right : 0px; 
margin-bottom : 0px; 
margin-left : 0px; 
} 

.button {
height: 22px; 
font-size: 8pt; 
font-weight: bold; 
background-image: url('images/gradback.gif'); 
background-color : #FAFAFA; 
color:#FFFFFF; 
border-left-color:#8cB2F7; 
border-right-color:#0D4267; 
border-top-color:#8CB2F7; 
border-bottom-color:#0D4267
}

.button2
	{
	border-bottom: #0e3fa7 2px solid;
	border-right: #0e3fa7 2px solid;
	border-top: #739aee 2px solid;
	border-left: #739aee 2px solid;
	color: #fff;
	font-size: 11px;	
	background-color: #3163ce;	
	}

:link.nav_alt1, :visited.nav_alt1 {
background-color : #cad1d8; 
padding : 0px 2px 1px 3px; 
border-top : 1px solid #fff; 
border-bottom : 1px solid #a1a1a1; 
border-right : 1px solid #a1a1a1; 
border-left : 1px solid #a1a1a1; 
color : #000000; 
text-decoration : none; 
display : block; 
} 
:hover.nav_alt1 {
background-color : #037; 
color : #fff; 
text-decoration : none; 
} 


.smallblue {
	font-size: xx-small;
	color: #0000FF;
}

.searchB {
	background-image: url('images/icn_searchbox.gif');
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.searchN {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}


/* layout styles for tsn xml standings */
#standings{
	width: 98%; 
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;

}

#standings a:link{
	color: #037;
}

#standings a:visited{
	color: #037;
}

#standings .rule{
	background: #E4E5DF;
	height: 1px;
}

#standings .row{
	/* background: #F3F5ED; */
	color: #000;
	height: 15px;
	padding: 2px 0px 1px 0px;
	text-align: center;

}

#standings .rowseattle{
	background: #ecede6;
	color: #000;
	height: 15px;
	padding: 2px 0px 1px 0px;
	text-align: center;
}

#standings .toprow{
	font-weight: bold;
	background: #42556E;
	color: #FFF;
	height: 15px;
	padding: 2px 0px 1px 0px;
	border-bottom: solid 1px #3D4F66;
}

#standings .team{
	text-align: left;
	color: #FFF;
	padding-left: 2px;
}

#standings .league{
	text-align: left;
}

#standings .data{
	padding-right: 0px;
}

#standings .dataright{
	padding-right: 3px;
}


.BoxBorder {
	border-left: 2px solid #C0C0C0;
	border-right: 2px solid #C0C0C0;
	border-top: 2px solid #C0C0C0;
	border-bottom: 2px solid #C0C0C0;
}

