@charset "utf-8";
/* CSS Document */
/* MASONS HOCKEY STYLE */
/* default styles */
body {margin: 0; padding: 0; background: #001634; background-image: url(../images/global/mainBG.gif); background-repeat: repeat; text-align: center; font: 11px, Verdana, Geneva, Arial, sans-serif; color: #DEDEDE;}
a {color: #DEDEDE; text-decoration: none;}
a:link {color: #DEDEDE; text-decoration: none;}
a:active {color: #DEDEDE; text-decoration: none;}
a:hover {color: #FFFFFF; bgcolor: text-decoration: none;}

/* TABLES */
.linkerTable {
	background-color: #f6f6f6;
	background-image: url(../images/global/BG_linker.gif);	
	height: 30px;
}

.topperTable {
	background-color: #121821;
	height: 100px;
	width: 100%;	
}

.topperLine {
	background-color: #606060;
	height: 3px;
	width: 100%;	
}

.menuTable {
	background-color: #606060;
	height: 30px;
	width: 100%;	
}

.mainTable {
	background-color: #30424b;
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}

.footerLine {
	background-color: #30424b;
	height: 3px;
	width: 100%;	
}

.footerBanner {
	background-color: #121821;
	height: 100px;
	width: 100%;	
}

.footerTable {
	/*margin: 15px 0 15px 0;*/
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #292f37;
	width: 100%;	
}

.footerLegal {
	background-color: #001634;
	height: 30px;
	width: 100%;	
}


table, td {font: 11px, Verdana, Geneva, Arial, sans-serif; color: #ffffff;}

.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #DEDEDE; text-decoration: none;}
.newstitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;}
.alttitle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;}

.menutxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: BOLD; color:#ffffff; text-decoration: none;}
.menutxt:a {color: #ffffff; text-decoration: none;}
.menutxt:link {color: #ffffff; text-decoration: none;}
.menutxt:visited {color: #ffffff; text-decoration: none;}
.menutxt:active {color: #ffffff; text-decoration: none;}
.menutxt:a.hover {color: #00ffff; text-decoration: none;}

.maintxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#ffffff; text-decoration: none;}
.maintxt:a {color: #ffffff; text-decoration: underline;}
.maintxt:link {color: #ffffff; text-decoration: underline;}
.maintxt:visited {color: #ffffff; text-decoration: underline;}
.maintxt:active {color: #ffffff; text-decoration: underline;}
.maintxt:hover {color: #00ffff; text-decoration: none;}

.newsstory {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color:#000000; text-decoration: none;}
.newsstory:a {color: #000000; text-decoration: underline;}
.newsstory:link {color: #000000; text-decoration: underline;}
.newsstory:visited {color: #000000; text-decoration: underline;}
.newsstory:active {color: #000000; text-decoration: underline;}
.newsstory:hover {color: #ffffff; text-decoration: none; background-color: #0f362b;}

.footertxt {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color:#a3cbdf; text-decoration: none;}
.footertxt:a {color: #a3cbdf; text-decoration: underline;}
.footertxt:link {color: #a3cbdf; text-decoration: underline;}
.footertxt:visited {color: #a3cbdf; text-decoration: underline;}
.footertxt:active {color: #a3cbdf; text-decoration: underline;}
.footertxt:a.hover {color: #00ffff; text-decoration: none;}