/* St. Louis Local Hockey Network Style Sheet */

	BODY {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		margin: 15px;
		}
	A:link {
		color: #000080;
		text-decoration:none;
		font : "Courier New", Courier, monospace;
		}
	A:visited {
		color: #000080;
		text-decoration:none;
		}
	A:hover {
		color: Gray;
		text-decoration: underline;
		}
	table {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	table.menu_option {
		color: #000080;
		text-decoration:none;
		font : "Courier New", Courier, monospace;
		font-size: 10pt;
		}
	A.menu_suboption {
		color: #000080;
		text-decoration:none;
		font : "Courier New", Courier, monospace;
		font-size: 8pt;
		}
	/* Front Page News */
	TABLE.FrontPage_News {
		font-size:9pt;
		}
	/* Front Page Info Boxes */
	DIV.FrontPage_Box_Titles {
		font-size: 9pt;
		}
	A.FrontPage_Box_Filler {
		font-size: 8pt;
		}
	TABLE.Weather_box {
		font-size: 8pt;
		}
	TABLE.FrontPageBox {
		background-image: url(images/StickTableBackground.gif);
		background-repeat: repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	TABLE.FrontPageBox TH {
		padding: 3px;
		background-color: #000099;
		color: #FFFFFF;
		}
	TABLE.FrontPageBox TH A {
		color: White;
		}
	/* Admin Boxes */
	DIV.Admin_Box_Title {
		font-size: 10pt;
		}
	/* Forums */
	TD.Forums_Topics {
		font-size: 10pt;
		}
	TD.Forums_Topics_Latest {
		font-size: 7pt;
		}
	A.Forum_Button {
		font-size: 9pt;
		text-decoration: none;		
		}
	/* Classifieds */
	TABLE.Classifieds_Button {
		font-size: 9pt;
		text-decoration: none;
		}
	/* Rinks */
	TD.Rink_Views {
		font-size: 8pt;
		}
	TABLE.Rink_List {
		font-size: 10pt;
		}
	/* Area Teams */
	TR.Team_List {
		font-size: 10pt;
		}
	TD.Team_Button {
		font-size: 9pt;
		text-decoration: none;
		}
	/* Footer */
	.FooterMap {
		color: #000080;
		text-decoration:none;
		font : "Courier New", Courier, monospace;
		font-size: 7pt;
		text-align : center;
		}
	.FooterRPI {
		font : "Courier New", Courier, monospace;
		font-size: 7pt;
		text-align : center;
		}
	/* Team PhoneList */
	TR.Member_Row {
		font-size: 8pt;
		}
	/* Chat Window */
	.chatBody {
		background-repeat: repeat;
		background-image: url(images/StickTableBackground.gif);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
	.chatBody .infoTable {
		border: 2px solid Blue;
		background-color: White;
		}
	.chatBody .infoTable TH {
		background-color: #000099;
		color: #FFFFFF;
		}
