body {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

img.imgdisplay {
	border-width: 1;
	border-style: solid;
	border-color: #CCCCCC;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	width: 50%;	
}

p.title,td.title,span.title {
	font-weight: bold;
	font-size: 16px;
	color: "#BA374B";	
}
p.subtitle {
	font-weight: bold;
	font-size: 14px;	
	color: "#669966";	
}

p.bold_colour, span.bold_colour {
  font-weight: bold;
  color: "#BA374B";
}

p.bold_colour_large, span.bold_colour {
  font-weight: bold;
  color: "#BA374B";
  font-size: 14px;	
}

p.bold, span.bold {
  font-weight: bold;
}
p.notes {
  font-size: 9px;
  color: "#AABBBB";
}

p.notes_tiny {
  font-size: 10px;
  color: "#AAABBB";
  font-style:italic;
  margin-left: 25px
}

p.comments {
  font-size: 12px;
  color: "#AAAAAA";
}

p.notice {
  font-size: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
p.voucher_title {
  color: Red;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}
p.voucher_detail {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}
p.voucher_contact {
  color: Red;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  margin-left: 20px;
  margin-right: 20px;
}
p.voucher_conditions {
  text-align : center;
  font-size: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
p.hidden {
  text-align : left;
  color: white;
  font-size:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
ul {
  margin-top: 2px;
}
li {
  margin-top: 4px;
  margin-bottom: 4px;
}
li.notes_list {
  font-size: 9px;
  margin-top: 1px;
  margin-bottom: 2px;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.headRight {
	font-weight : bold;
	color : #9B887C;
	text-align : right;
	vertical-align : middle;
	background-color: #EEEAE9;
}
td.headButton1 {
	background-color: #E5A95B;
}
td.headButton2 {
	background-color: #D8C597;
}
td.headButton3 {
	background-color: #EAC8C2;
}
td.headButton4 {
	background-color: #D8C597;
}
td.headButton5 {
	background-color: #E5A95B;
}
td.voucher 
{
	border-width: 2;
	border-style: solid;
	border-color: #DAD2CE;
}
td.left {
	background-image: url(/images/leesa_bg_left5.jpg);*/
	background-repeat: no-repeat;
	background-position: right top;
}
td.right {
	background-image: url(/images/leesa_bg_right5.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
}
table {
	border-collapse: collapse;
	padding: 0;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E53127;
}

.main_txt {
	color : #E53127;
	font-weight : bold;
	letter-spacing : 0.1em;
	line-height : 150%;
	text-decoration : none;
	border : 0;
}

div.sub_main {
	float : left;
}

div.leesa {
	float : right;
}

/*** MAIN TEXT LINKS ***/
A.hidden:link
	{text-decoration:none;
	size:0;
	color:white;
	font-weight:none;}
A.hidden:visited
	{text-decoration:none;
	size:0;
    color:white;
	font-weight:none;}
A.hidden:active
	{text-decoration:none;
	size:0;
	color:white;
	font-weight:none;}
A.hidden:hover
	{text-decoration:none;
	size:0;
	color:white;
	font-weight:none;}
