/* ================================================================
Copyright (c) 2009 George Riddell. All rights reserved.
   ================================================================ */
body       {
	background-color: #F5F5F5;
	font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	background-color: transparent;
	width: 100%;
	margin: 4px;
}
table.headertitle{
	border: 1px solid Black;
	width: 100%;
	background-color: #C4C4C4;
	margin-bottom: 4px;
	margin-top: 4px;
}
/*  Sortable Tables    */
table.sortable a.sortheader {
	background-color: #eee;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
table.sortable {
	color: Black;
	text-decoration: none;
}
/*  Headers            */
h1   {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: Black;
	background-color: #FFFACD;
	font: /20pt Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
	border: dashed;
}

p          { font: 10pt;
             color: #000000;
             line-height: 12pt;
           }
p.sortablenext {
	background-color: #eee;
	color: Black;
	margin: 2%;
}

p.title5   {
	background-color: #FFD86E;
	color: Black;
	text-align: center;
	width: 100%;
	line-height: 20pt;
	font-style: italic;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 0;
}
p.title4   {
	background-color: #FFFACD;
	color: Black;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 16pt;
	font-weight: bold;
	line-height: 20pt;
}
p.title3   {
	background-color: #FFD86E;
	color: Black;
	text-align: center;
	width: 100%;
	margin-top: 0;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	font-style: normal;
}
tr.weekrow {
	font: 10pt/12pt;
}
td.divtitle {
	font: lighter 14pt/18pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
tr.datarow {
	font: 10pt/12pt;
}

tr.blankdatarow {
	font: normal 4px/4px;
}
tr.contactsdatarow {
	font: 10pt/12pt;
	vertical-align: top;
}
tr.headerdata{
	font: bold;
}
tr.header {
	background-color: #C4C4C4;
}
td         {
	font: 10pt/12pt;
	color: #000;
}
td.cdrow  {
	font: 10pt/12pt;
	vertical-align: top;
	border: 2px;
	color: Fuchsia;
}

td.tabtitle{
	font: normal bold;
}
td.menua   { font: bold 1em; color: #FFFF99; }
td.boldred {
	font: bold 10pt/12pt;
	color: Red;
}
td.bold {
	font: bolder 10pt/12pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
td.conflict {
	font: bolder 10pt/12pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: Red;
}
td.goalsscored {
	font: bolder 12pt/12pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
td.weekno {
	font: bold 10pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
li.ns      {
	font: 10pt/12pt;
	color: #4682B4;
}
li.ns2     {
	font-size: 10pt;
	line-height: 12pt;
	color: #87CEFA;
}
p.menu   {
	background-color: #BDDFFF;
	margin-bottom: 1px;
}
div#lastlogoline {
	font-size: 8pt;
	line-height: 10pt;
	color: black;
	text-decoration: none;

}
div#PrintLogoLine {
	background-color: #FFFACD;
	font-size: 8pt;
	line-height: 10pt;
	border: none;
	padding-left: 4px;
}
p.CopyRightLine {
	font-size: 8pt;
	line-height: 10pt;
   color: black;
	text-decoration: none;

}

.a   {
	color: #025BD1;
					background-color: #FFFFFF;
					padding: 1px;
					padding-left: 3px;
					display: block;
					font: 10pt Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
					font-weight: bold;
  			    border-left: 1px none white;
					border-right: 1px none white;
					border-top: 1px none white;
					border-bottom: 1px none white;
					border-color: white;
					border-style: solid;
					text-decoration: none;
					text-align: left;
}

