@charset "UTF-8";
.layoutcell1 {
	height: 90px;
}
.layouttoprightbuttons {
	text-align: right;
	position: relative;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 50px;
	width: 300px;
}
.layouttoprightbuttons2 {
	position: relative;
	float: right;
	height: 40px;
	width: 500px;
	padding: 0px;
}
.pagebackcell {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
a.toprightbutton:link, a.toprightbutton:visited {  // compacted for tidyness
   color: white;
   text-decoration:none;
}
a.toprightbutton:hover {
   color: red;
}
.myH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.myH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
p {
	font-family: Franklin Gothic Book, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
}
.subhead {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
li {
	font-family: Franklin Gothic Book, Helvetica, sans-serif;
	font-size: 13px;
}
.pagecontentcell {
	padding: 10px;
	text-align:left;
}
.tableprices {
	font-family: Franklin Gothic Book, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
.tablehead {
	font-family: Franklin Gothic Book, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.warningmessage {
	font-family: Franklin Gothic Book, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.tablepricescentre {
	font-family: Franklin Gothic Book, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}
A:visited {
	color : #840000;
}
A:active {

	color : #FF0000;
}
A {
	color : #CC0000;
}
a:hover {
	color: #FF0000;
}
.smallprint {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 10px
}
TD {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
TR {
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.breakoutbox {
	padding: 8px;
	font-family: Franklin Gothic Book, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

}
.navbarlinks {
	color : #CC0000;
}
