@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, verdana ; 
	font-size:10px; 
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-color: #980000;
	background-image: url(http://wellandjrcanadians.com/images/ice_bg.gif);
	background-repeat: repeat-x;
	background-attachment:fixed;
	scrollbar-face-color: #980000;
	scrollbar-shadow-color: #980000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #990000;
	scrollbar-darkshadow-color: #990000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	}

div.pageHeader  {
	font-family: verdana, arial;
	font-size:15px; 
	font-weight:bold; 
	color:#FFFFFF;
	background-color: #003366;
	padding: 2px;
	border-top: 1px solid #ff0000;
	}

td.standingsTeam {
	width: 106px;
	height: 20px;
	background-color: #DDDDDD;
	font-family: arial, verdana;
	font-size: 10px;
	color: #000000;
	text-indent: 4px;
	font-weight: bold;}
	
td.standingsNumbers {
	width: 24px;
	height: 20px;
	background-color: #DDDDDD;
	font-family: arial, verdana;
	font-size:10px;
	color: #000000;
	font-weight: bold;}
	
	td.standingsTeamX {
	width: 106px;
	height: 20px;
	background-color: #1B2D5B;
	font-family: arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 4px;
	font-weight: bold;}
	
td.standingsNumbersX {
	width: 24px;
	height: 20px;
	background-color: #1B2D5B;
	font-family: arial, verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.maincolor {background: #ffffff;}
.light {background: #eeeeee;}
.white {background: #ffffff;}
.tablelines {background-color: #999999;}
.tableheader {background: #cccccc;  font-weight: bold;}
.subtitle {font-family: Verdana, Arial;
           font-size: 10px;
           font-weight: bold;
		   color: #000000;
		   }

.text  {font-family:Verdana, Arial;
        font-size: 10px;
		color:#000000;
		}



.bottomtag {font-family: arial, verdana;
            font-size:10px;
			color:#ffffff;
			}

a:visited {text-decoration: none; color:#000000;}
a:link {text-decoration: none; color: #000000;}
a:hover{text-decoration: underline; color: #CC3333;}

