body
{
    background-color: #ccddee;
    margin: 0;
    padding: 10px;
    font-family: Tahoma;
}
#maincontainer
{
    width: 840px; /*Width of main container*/
    margin: 0 auto; /*Center container on page*/
}
#topsection
{
    height: 99px; /*Height of top section*/
    margin: 5px 0 5px 0;
    text-align: center;
}
#topsection h1
{
    margin: 0;
    padding-top: 15px;
}
#contentwrapper
{
    float: left;
    width: 100%;
}
#contentcolumn
{
    margin: 0 120px 0 158px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
    border: solid 3px #FDE95E;
    height: 480px;
    background: #fffdec;
}
#contenthdr
{
    background-color: #FDE95E;
    height: 20px;
}
#leftcolumn
{
    float: left;
    width: 152px; /*Width of left column in pixel*/
    margin-left: -840px; /*Set margin to that of -(MainContainerWidth)*/
    border: solid 3px Navy;
    height: 480px;
    background: #ececff;
}
#lefthdr
{
    background-color: Navy;
    height: 20px;
}
#rightcolumn
{
    float: left;
    width: 114px; /*Width of right column*/
    margin-left: -120px; /*Set left margin to -(RightColumnWidth)*/
    border: solid 3px Red;
    height: 480px;
    background: #ffeecc;
}
#righthdr
{
    background-color: Red;
    height: 20px;
}
.coltitle
{
    margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
    text-align: center;
    font-size: x-large;
    font-weight: bold;
}
.coltext
{
    height: 180px;
    font: tahoma;
    text-align: justify;
    font-size: 10pt;
    margin: 0px 6px 0px 6px;
}
.collink
{
    text-align: center;
    font-size: large;
}
#footer
{
    clear: left;
    width: 100%;
    background: black;
    color: #FFF;
    text-align: center;
    padding: 4px 0;
    border-top: solid 10px #ccddee;
    font: tahoma;
    font-size: 8pt;
}
#footer a
{
    color: #FFFF80;
}
#copyright
{ float: right}

.bigTitle, .pagetitle
{
	color: #990000;
	font-weight: bold;
	font-size: 17pt;
	font-family: Tahoma, Arial;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align:center;
}

.pagebody
{
	color: black;
	text-align: justify;
	font-size: 9pt;
	font-family: Tahoma, Arial;
	margin-top:4px;
	margin-bottom:4px;
	margin-right: 15px;
	margin-left: 15px;
}

.paratitle
{
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size: 11pt;
	font-family: Tahoma, Arial;
	text-decoration: underline;
	margin-top:8px;
	margin-right: 15px;
	margin-left: 15px;
}

.pagelink
{
	text-align: left;
	font-size: 9pt;
	margin-left: 15px;
}

.pagelinktitle
{
	color: #990000;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	margin-left: 15px;
}

.pagebullet
{
	color: black;
	text-align: justify;
	font-size: 9pt;
	font-family: Tahoma, Arial;
	margin-top:10px;
	margin-bottom:4px;
	margin-right: 25px;
	margin-left: 50px;

}	

.disclaimer
{
font-size: 7pt;
text-align: center;
}

.gridCentre
{
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
}

.gridRight
{
	text-align: right;
	padding-left: 3px;
	padding-right: 3px;
}

.gridLeft
{
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
}

.Normal
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

.ReportTitle
{
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-transform: uppercase;
}

.RedUnderline
{
	border-bottom-style: solid;
	border-bottom-color: Red;
	border-bottom-width: 2px;
}

.CategoryHeader
{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #0000FF;
	color: White;
	text-transform: none;
	padding-left: 3px;
	padding-right: 3px;
}

.CategoryHeaderLeft
{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #0000FF;
	color: White;
	text-align: left;
	text-transform: none;
	padding-left: 3px;
	padding-right: 3px;
}

.CategoryHeaderLink
{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #7296BE;
	color: White;
	text-transform: none;
}

.CategoryHeaderLink:hover
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: none;
	color: white;
	border-bottom: #636363 thin solid;
	background-color: #7296be;
	text-decoration: underline;
}

.CategoryHeaderRight
{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: thin solid #636363;
	background-color: #7296BE;
	color: White;
	text-transform: none;
	text-align: right;
}

.Training
{
	background-color: #fdf5e6;
}

.Tour
{
	background-color: #f0ffff;
}

.Friendly
{
	background-color: #f0fff0;
}

.League
{
	background-color: #fff0f5;
}

.Surrey
{
	background-color: #ffffff;
}

.Festival
{
	background-color: #fffff0;
}

.SubHead
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8B0000;
}

A.SubHeadLink:link, .SubHeadLink
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: Blue;
}
