.ticker {	width:100%;
		height:56px;
		background-color:#CCCCCC;}

table { 	border-style:solid;
		border-width:thin;
		border-color:#000000;}

table.construct {background: #666666; }
table.article { background:#999999;}
table.menu { 	background:#666666 url(images/menu_background.gif); }

th.menu	{	background: url(images/menu_headline.gif) no-repeat left top;
		text-align:left;
		padding: 0px 0px 0px 28px;
		color:#ffffff;
		font-size:13px;
		border-top:0px;
		border-left:0px;
		border-bottom:2px solid #000000;
		border-right:2px solid #000000; }

th.scorer { 	background: url(images/menu_headline.gif) no-repeat left top;
		text-align:center;
		padding: 0px 0px 0px 6px;
		color:#ffffff;
		font-size:14px;
		border-top:0px;
		border-left:0px;
		border-bottom:2px solid #000000;
		border-right:2px solid #000000;}

th.article {	background: url(images/article_headline_bar_star.gif) repeat-y left top #000066;
		margin: 0px;
		padding: 0px 0px 0px 24px;
		font-size: 15px;
		text-align: left;
		z-index: 1;
		color:#ffffff;
		border-top:2px solid #000000;
		border-left:2px solid #000000;
		border-bottom:2px solid #000000;
		border-right:2px solid #000000; }
		
th.archive {	text-align:left;
		padding: 0.05cm;}

td {		font-size:x-small;
		vertical-align:top;
		padding:0.1cm;
		border-color:#000000; }

td.menu	{ 	background-color:#3399cc;
		padding: 2px 2px 2px 5px; }

td.scorer {	padding:0.04cm;
		background-color:#3399cc;
		font-size: 7pt;
		font-weight:bold;
		text-align:right; }

td.scorername {	padding:0.04cm;
	 	background-color:#3399cc;
	 	font-size: 7pt;
	 	font-weight:bold;
	 	text-align:left;}

td.article { 	font-size: 9pt;
	 	font-family:Arial,sans-serif;}

td.news	{ 	font-size: 9pt;
		font-family:Arial,sans-serif;
		line-height:11pt; }

td.games { 	border-color:#000000;
		color:#CC0000;
		font-weight:bold;
		font-size:xx-small;
		padding: 2px 2px 2px 8px;}
		
td.playoffs {	padding:0.04cm;
	 	border-color:#000000;
		color:#cc0000;
	 	font-size: xx-small;
	 	font-weight:bold;}
	 	
td.archive {	padding:0.02cm;}
	 	
tr.games{ 	background-color:#cccccc; }

a:link { 	color:#0000ff;
		font-size:12px;
		font-weight:bold;
		text-decoration: none;
		border: 1px solid #999999; }

a:visited { 	color:#0000ff;
		font-size:12px;
 		font-weight:bold;
 		text-decoration: underline;
 		border: 1px solid #999999; }

a:hover { 	color:#000000;
 		background: #666666;
 		border: 1px solid #000000; }
 		
a:active { 	color:#000000;
 		border: 1px solid #000000; }


a.menu:link { 	height:12pt;
 		color:#000000;
 		font-size:xx-small;
 		font-weight:bold;
		text-decoration: none;
		border: 1px solid #3399cc;}

a.menu:visited { height:12pt;
 		 color:#000000;
		 font-size:xx-small;
 		 font-weight:bold;
		 text-decoration: none;
 		 border: 1px solid #3399cc; }

a.menu:hover {	height:12pt;
 		color:#000000;
		background: #ff9933;
 		border: 1px solid #000000; }

a.menu:active { height:12pt;
 		color:#000000;
		background: #ff9933;
 		border: 1px solid #000000; }

body { 		font-family:Verdana,Arial, sans-serif;
		font-size:x-small;
		scrollbar-face-color:#3399cc;
		scrollbar-shadow-color:#000000;
		scrollbar-darkshadow-color:#000000;
		scrollbar-3dlight-color:#000000;
		scrollbar-track-color:#333333;
		scrollbar-arrow-color:#000000;
		scrollbar-highlight-color:#000000; }