body
{
	text-align:center;
	background-color: #EBEBEB;
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

table
{
	border:none;
}

td,th 
{
	font-family: "Trebuchet MS";
	font-size: 10px;
}

p
{
	font-family: "Trebuchet MS";
	color:#FF0000;
}

img
{
	border:none;
}

.heading
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:bold;
	text-align: center;
	background-color:#FFFFE6;
	border-bottom: #CCCCCC thin solid;
}

.subheading
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: underline;
}

.faultheading
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight:bold;
	text-align: center;
	color:#FFFFFF;
	background-color:#FF0000;
	border-bottom: #CCCCCC thin solid;
}

.sectionheading
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #516EED;
	height: 20px;
}

.notice
{
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 12px;
	color: #FF8000;
}

.stdtext 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	white-space: normal;
}

.stdmidtext 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	white-space: normal;
}

.stdboldtext 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}

.stdboldcentretext
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.smlboldcentretext
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

.stdbluetext
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #516EED;
}

.stdorangetext
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF8000;
}

.boldorangetext
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF8000;
}

.largeboldorangetext
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF8000;
}

.smalltext
{
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.smallbluetext
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #516EED;
}

.largetext
{
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.largeboldtext
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}

.teamhome
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 10px;
}

.slimhome
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align:right;
	padding-right: 10px;
}

.teamaway
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

.smallteamaway
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	padding-left: 10px;
}

.slimaway
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

.smallslimaway
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
}

.gamemonth
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #516EED;
	font-weight: bold;
}

.gamedate
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: capitalize;
	color: #516EED;
	padding-left: 10px;
}

.gameresult
{
	font-family: "Trebuchet MS";
	text-align: center;
	font-size: 12px;
	color: #FF8000;
}

.extratime
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #669999;
}

.tablehead
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	color: #000000;
}

.tableitem
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	color: #000000;
}

.smalltableitem
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-align:left;
	color: #000000;
}

.smallboldtableitem
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10px;
	text-align:left;
	color: #000000;
}

.newsdate
{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF8000;
	height: 20px;
	padding-left: 15px;
}

.newstitle
{
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #516EED;
	height: 20px;
	padding-left: 15px;
}

.newscontent 
{
	font-size: 12px;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	color:#000000;
}

.newsimageright
{
	float: right;
	padding-left: 15px;
}

.newsimageleft
{
	float: left;
	padding-right: 15px;
}

.linkitem, .linkitem:visited
{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #516EED;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

.linkitem:hover
{
	color: #FF8000;
	text-decoration: none;	
}

.borderline, .borderlinetop
{
	border-top: #CCCCCC thin solid;
}

.borderlinebtm
{
	border-bottom: #CCCCCC thin solid;
}

.dottedline
{
	border-top: #CCCCCC thin dashed;
}

.email
{
	display:block;
	width:30px;
	height:30px;
	background: url(../images/email.gif) 0 0 no-repeat;
    text-decoration: none;
}

.teamaway
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

.gametype
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #669999;
}

.fixturetime
{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF8000;
	text-align: center;
}

.fixturetype
{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #669999;
	text-align: center;
}

.fixturedate
{
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #516EED;
	text-align: center;
}

.fixtureslim
{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

.fixtureoponent
{
	font-size: 12px;
	text-transform: capitalize;
	text-align: center;
}

.fixturebox
{
	background-color:#FFFFFF;
}

.fixturebox:hover
{
	background-color:#FFFF99;
}

.pagelink
{
	font-size: 14px;
	color: #516EED;
	text-align: center;
}

.pagelink:hover
{
	color: #FF8000;
}

.previewlink, .previewlink:visited
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	text-align: center;
}

.previewlink:hover
{
	color: #FF8000;
	text-decoration: none;	
}

.shirt
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.selectbox
{
	background-color:#F0F0F0;
}

.collapseimg
{
	padding-top: 5px;
	padding-left: 5px;
}

