﻿.Centre  {
	text-align: center;
	margin: 0px auto 0px auto
}  

.PageHeading	{
	font-family: "Bauhaus 93";
	font-size: xx-large;
	color: #993300;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;
	height: 37px;
}
.PageHeadingSub	{
	font-family:"Bauhaus 93";
	font-size:x-large;
	color: #993300;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	margin-bottom: 10px;
}
.PageHeadingSmall	{
	font-family:"Bauhaus 93";
	font-size:large;
	color: #993300;
	font-weight: bold ;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
.PageHeadingXSmall	{
	font-family:"Corbel";
	font-size:medium ;
	color: #993300;
	font-weight: bold ;
	text-align: Left;
	margin-top: 0;
	margin-bottom: 0;
}

.PageHeadingTopMargin	{
	font-family:"Bauhaus 93";
	font-size:large;
	font-weight: bold ;
	color: #993300;
	text-align: center;
	margin-top:6px;
	margin-bottom: 0;
}

.PageWhiteHeading	{
	font-family: "Franklin Gothic Heavy";
	font-size: x-large;
	color: #FFFFFF ;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 0;
	text-align: center;
}

.PagePlainText	{
	font-family:Corbel ;
	font-size:small  ;
	font-weight: normal;
	text-align:left ;
	margin-top:0;
	margin-bottom: 0;
}
.PagePlainTextSmall	{
	font-family:Corbel ;
	font-size:small ;
	color:black ;
	text-align:left ;
	margin-top:0;
	margin-bottom: 0;
}
.PagePlainTextCentered	{
	font-family:Corbel ;
	font-size:medium ;
	color:black ;
	text-align:center ;
	margin-top:0;
	margin-bottom: 0;
}
.PagePlainTextCenteredBold	{
	font-family:Corbel ;
	font-size:medium ;
	color:black ;
	font-weight: bold ;
	text-align:center ;
	margin-top:5px;
	margin-bottom:5px;
}

.Contactheading	{
	font-family: Tahoma;
	font-size: large;
	color: #993300;
	text-align: left;
	font-weight: bold ;
	text-decoration: underline 
}

.ContactheadingNoUnderLine	{
	font-family: Tahoma;
	font-size: large;
	color: #993300;
	text-align: left;
	font-weight: bold ;
}

.ContactHeader	{
	font-family: Tahoma;
	font-size: small;
	color: #993300;
	text-align: left;
	font-weight: bold ;
	margin-top:0;
	margin-bottom: 7px;

}

.ContactItem{
	font-family: Tahoma;
	font-size:small;
	color: #993300;
	text-align: left;
	margin-top:0;
	margin-bottom: 0;

}

.BackgroundYellow {
	background-color: #FFFF99;
}

.PageWhiteHeadingLarge {
	font-family: "Franklin Gothic Heavy";
	font-size: large;
	color: #FFFFFF ;
	font-weight: bold;
	text-align: left;
	margin-top: 6px;
	margin-bottom: 0;
	text-align: center;
}

.PagePlainTextWhite {
	font-family: Corbel;
	font-size: medium;
	color: #FFFFFF ;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}
