/* Copyright Seven Communications Ltd 2007+ */

body {
background-color: #732b3d;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
line-height: 1.3em;
color: white;
padding: 0;
margin: 0;
position: relative;
width: 90%;
height: 100%;
}
p {
margin: 0 0 1.4em 0;
}
div.main {
/*border: 1px dotted silver;*/
position: absolute;
width: 600px;
margin: 10px 0 0 18px;
padding: 0;
text-align: justify;
}
/*---------------------*/
table#textBox td {
vertical-align: top;
}
/*---------------------*/
#info {
text-align: center;
padding: 10px 0 0 0;
margin: 0;
}
a {
font-weight: bold;
color: white;
}
a:hover {
text-decoration: underline;
color: #fefac7;
}
/*---------------------*/
#further {
padding: 10px 0 10px 70px
}
td.spacer {
padding-top: 10px;
}
input {
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}
textarea {
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}
table.menu {
padding: 0;
margin: 20px auto;
border-collapse: collapse;
}
table.menu td {
vertical-align: top;
}
table.menu a {
text-decoration: none;
color: white;
font-weight: bold;
}
table.menu a:hover {
text-decoration: underline;
color: #fefac7;
}
table.menu img {
padding: 0 5px 0 0;
margin: 0;
}
table.menu td.title {
text-align: right;
margin: 0 10px 0 0;
}
table.menu td.list {
padding: 0 0 20px 10px;
border-left: 1px solid white;
}
table.enquiries {
margin: 0 auto 20px auto;
}
table.enquiries td {
vertical-align: top;
}
p.furtherinfo {
width: 596px;
text-align: center;
}
p.furtherinfo a {
font-weight: bold;
color: white;
text-decoration: none;
}
p.furtherinfo a:hover {
text-decoration: underline;
color: #fefac7;
}