﻿.heading {
	font-family: "Courier New";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.DevLink {
	font-family: "Courier New";
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	color:#C0C0C0;
	text-decoration:none;
}
.TextNavWhite {
	font-family: "Courier New";
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-align:left;
}
.TextNavGrey {
	font-family: "Courier New";
	font-size:medium;
	font-weight:bold;
	font-style:normal;
	color: #171717;
	text-align: left;
	text-decoration:none;
}
.SubHeader {
	font-family: "Courier New";
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
.LeftAlign {
	text-align:left
}
.NavTable {
	color: #272727;
}
.NoBorder {
	border-width: 0px;
}
.PageHead {
	font-family:"Courier New";
	font-size:x-large;
	font-weight:bold;
	color:white;
}
.LineHead {
	font-family:"Courier New";
	font-size:large;
	font-weight:bold;
	color:white;
}
.LineDetail {
	font-family:"Courier New";
	font-size:medium;
	font-weight:normal;
	color:white;
	text-decoration:none;
}
.CentreAlign {
	text-align:center
}
.History {
	font-family:"Courier New";
	font-size:small;
	font-weight:normal;
	color:white;
	text-decoration:none;
	text-align:justify;
}
.GallerySubText {
	font-family:"Courier New";
	font-size:medium;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-align:center;
}




