/*-----attach body.custom to any style you add here-----*/


/*--- set a background image ---*/
body.custom {
	background-image: url(images/esu_bg5.jpg); }
body.custom {
	background-repeat:  repeat-x; }
body.custom {
	background-position: top left; }

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #333333;
	}

.table_headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	background: url(http://www.esuicehockey.com/wp-content/uploads/2008/08/esu_table_bg.gif) no-repeat;
}
.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 3px 0px 0px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.roster {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.wins {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B40607;
	text-decoration: none;

	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.merchbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.merchsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B40607;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.merchheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #B40607;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
