a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #EE7522;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:active {
	color: #F60;
}

.bodyblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 140%;

}
.subheading {
	color: #FF0000;
	margin: auto;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
}
.caption {
	color: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
.footermenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.footermenu a:link {
	color: #03A98E;
}

.footermenu a:visited {
	color: #00A88D;
}
.footermenu a:hover {
	color: #FC0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	background-image: url(images/2012-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

body.solid {
	background: #fcea18 url(none);
}
.black {
	color: #000;
}

#enquiries {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px 0px 0px 36px;
	padding: 0px;
}
h1 {
	color: #000;
	font-family: 'Hammersmith One', arial, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	color: #FF0000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: 'Hammersmith One', arial, serif;
}
.home-bg {
	background-image: url(images/TSE2012-HOME-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodyhistory {
	color: #000000;
	font-size: 12px;
}
.bodyhistory a:link {
	color: #ED2761;
}
.bodyhistory a:visisted {
	color: #ED2761;
	}
.historysubhead {
	background: #1CAABE;
	text-align: center;
}
.justify {
	text-align: justify;
}
.logo {
	background-image: url(images/2012logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.whiteonred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 145%;
	color: #FFF;
}

p.capitals {
	text-transform: uppercase;
}

.redtitles {color:red;}

.downloadhere {
	font-size: 16px;
	color: #F00;
	text-align: center;
	text-transform: uppercase;
}
