/* TS Primary Stylesheet */


p,td,li {		/* Normal body text */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	12px;
	color:		#000080; 
	line-height: 	130%
}

p.head {		/* Sport zone header */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	24pt; 
	color:		#000080; 
	line-height: 	200%;
	font-weight:	bold
}

p.grey {		/* Normal body text on front page*/
	line-height: 	400%
}
	
p.greyii {		/* Normal body text on menubar page*/
	line-height: 	200%
}

a { 			/* Hyperlinks blue text, with red rollover */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	13px; 
	color:		#ff0000; 
	text-decoration:none
}

a:visited {
	color:		#ff0000; 
	text-decoration:none
}

a:hover {
	color:		#000080; 
	text-decoration:none
}


a.white { 		/* Hyperlinks in TLZ, navigation bar */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	13px; 
	color:		#ffff00; 
	text-decoration:none
}

a.white:visited {
	color:		#ffff00;
	text-decoration:none
}

a.white:hover { 
	color:		#FFFF00;
	text-decoration:underline
}


	

a.sm { 			/* Hyperlinks in SiteMap */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	13px; 
	color:		#000080; 
	text-decoration:none
}

a.sm:visited {
	color:		#000080; 
	text-decoration:none
}

a.sm:hover {
	color:		#ff0000; 
	text-decoration:none
}

	


a.red { 		/* Hyperlinks in Pro */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	13px; 
	color:		#ff0000; 
	text-decoration:none
}

a.red:visited {
	color:		#ff0000; 
	text-decoration:none
}

a.red:hover {
	color:		#000080; 
	text-decoration:none
}


a.grey { 		/* Hyperlinks, for index/menu */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	12px; 
	color:		#c0c0c0;
	background:	#000066;
	text-decoration:none;
	line-height: 	130%
}

a.grey:visited {
	color:		#c0c0c0;
	background:	#000066;
	text-decoration:none
}

a.grey:hover {
	color:		#ffff00;
	background:	#000066;
	text-decoration:none
}

a.yellow { 		/* Hyperlinks, for index */
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	12px; 
	color:		#ffff00;
	background:	#000066;
	text-decoration:none;
	line-height: 	130%
}

a.yellow:visited {
	color:		#ffff00;
	background:	#000066;
	text-decoration:none
}

a.yellow:hover {
	color:		#c0c0c0;
	background:	#000066;
	text-decoration:none
}

body { 			/* Background: offwhite */
	background-color:#F5F6FF
}


.text { 
	font-family: 	arial; 
	font-size: 	13px; 
	background-color: #F5F6FF; 
	color: 		#000000; 
	border: 	1 
	inset 		#000000 
}
.smbutton { 
	font-family: 	Verdana; 
	font-size:	12px; 
	background-color: #F5F6FF; 
	border-style: 	double; 
	border-width: 	1; 
	padding: 	1 
}

/*	Experimental implimentation of styles for the Magazine - testing only	*/


span.magwhitetrin {
	font-family:	"Times New Roman"; 
	font-size:	70px;
	color:		#ffffff; 
	line-height: 	130%;
	letter-spacing:	40px;
}

span.magwhitesch {
	font-family:	"Times New Roman"; 
	font-size:	26px;
	color:		#ffffff; 
	line-height: 	130%;
	letter-spacing:	1.2em;
}

div.content {
	text-align:	right;
	padding-right:	10em;
}

p.content {
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	12px;
	color:		#c0c0c0; 
	line-height: 	130%;
}

/*	Experimental implimentation of styles for changes area	*/

div.changesinput {
	font-family:	Verdana, Arial, Helvetica, sans-serif; 
	font-size:	12px;
	color:		#000080; 
	line-height: 	130%;
	padding:	0.5em;
}