﻿body
{
	background-color: #ffffff;
	margin-top: 0px;
}
a:link {color: #FFFFFF;}
a:visited {color: #FFFFFF;}

a:link.type1    {color:#FFFFFF; text-decoration:none; font-family:Verdana; font-size:10pt; font-weight:bold}
a:visited.type1 {color:#FFFFFF; text-decoration:none; font-family:Verdana; font-size:10pt; font-weight:bold}
a:active.type1  {color:#FFFFFF; text-decoration:none; font-family:Verdana; font-size:10pt; font-weight:bold}
a:hover.type1   {color:#FFFFFF; text-decoration:underline; font-family:Verdana; font-size:10pt; font-weight:bold}

td           { font-family: Verdana; font-size: 10pt; color: #FFFFFF;}
h1           { font-family: Verdana; font-size: 12pt; color: #FFFFFF; font-weight: bold }
h2           { font-family: Verdana; font-size: 12pt; color: #FFFFFF; font-weight: bold }


.text_center {
	text-align:center;
}
.telephone {
	text-align:center;
	font-size:20px;
}
.strapline {
	text-align: center;
	font-size:18px;
}
.logo {
	text-align: center;
	font-size:72px;
	font-family:Vivaldi;
}
.tablewrapper {
	border-width: 0;
	width:800px;
	background-color:#BF0060;
	margin-left:auto;
	margin-right:auto;
}
.topmenuwrapper {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:20px;
}
.topmenuitem {
	text-align:center;
}
.tdcentercol {
	vertical-align:top;
	padding-left:20px;
	padding-top:25px;
}
#tdheader {
	background-color:#BF0060;
	text-align:center;
}

.imageborder {
	border:0px;
}
.imageleft {
	float:left;
	border:0px;
}
.imageright {
	float: right;
	border:0px;
}

#tablefooterwrap {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:#BF0060;
}
#footer_menuwrap {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
#tdfootercopy {
	text-align:center;
	color:#ffffff;
}
.tdfootercol {
	text-align:left;
	vertical-align:top;
}

