body.normal {
 background-color: white;
 background-image: url("/img/BackgroundBlend.jpg");
 background-repeat: repeat-y;
 font-family:sans-serif;
 padding:14px;
 font-size: 12pt;
}

table.Main {
 width: 100%;
}

table.FrontTable {
}

table.Logos {
}

td.Logos {
 text-align: center;
}

table.FrontTableSpecial {
 border: 1px solid black;
 margin-left: 30px;
 margin-right: 30px;
}

td.TopBanner {
 background-color:white;
 border: 1px solid black;
 padding: 10px;
 text-align:center;
}

div.bannerbig {
 font-size: 24pt;
}

td.BottomBanner {
 clear:both;
 background-color:white;
 padding-top: 10px;
 padding-bottom: 10px;
 border: 1px solid black;
 text-align:center;
 margin-left: auto;
 margin-right: auto;
}

td.Body {
 width: auto;
 background: white;
 background-color: white;
 border: 1px solid black;
}

td.Left {
 text-align: left;
 padding-top: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
}

td.LeftFinal {
 text-align: left;
 padding-top: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
 padding-right: 15px;
}

div.centre {
 clear:both;
 text-align:center;
 padding-top: 2em;
 padding-bottom: 2em;
}

div.clear {
 clear: both;
}

div.Paragraph {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

div.ParagraphBlue {
 background-color: #B2CCFF;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
}

td.LeftSide {
 vertical-align: top;
}

div.LeftSideButton {
 width: 130px;
 color: black;
 background: white;
 font-size: 14pt;
 text-align: center;
 margin-bottom: 10px;
 padding: 4px;
 border: 1px solid black;
}

div.LeftMiniSideButton {
 width: 90px;
 color: black;
 background: white;
 font-size: 10pt;
 font-weight: bold;
 text-align: center;
 margin-left: 24px;
 margin-bottom: 10px;
 padding: 4px;
 border: 1px solid black;
}

span.Large {
 font-size:24pt;
}

span.Largeish {
 font-size:16pt;
}

div.Heading {
 width: auto;
 text-align: center;
 font-size:22pt;
 font-weight: bold;
 margin-top: 40px;
}

div.SubHeading {
 width: auto;
 text-align: center;
 font-size:12pt;
 font-weight: bold;
 margin-top: 4px;
}

span.Bigger {
 font-size:14pt;
}

span.Small {
 font-size:10pt;
}

span.LinkOff {
 color: blue;
}

table.Products {
}

td.ProductPicture {
 margin: 5px;
 text-align: center;
}

td.ProductDesc {
 margin: 5px;
 background-color:#E0EAFF;
 font-size: 8pt;
}

td.PDF {
 margin: 5px;
 background-color:#E0EAFF;
 font-size: 10pt;
 font-weight: bold;
}

td.border {
 margin: 5px;
 font-size: 10pt;
 border: 1px solid black;
}

div.ProductTitle {
 width: auto;
 text-align: center;
 margin: 5px;
 font-size: 12pt;
}

div.ProductVeiws {
 width: auto;
 text-align: center;
 margin-bottom: 0.5em;
}

div.ProductPrice {
 width: auto;
 text-align: center;
 font-size: 10pt;
 font-weight: bold;
}

div.ProductPriceSmall {
 width: auto;
 text-align: center;
 font-size: 8pt;
 font-weight: bold;
}

div.IndexProductName {
 width: auto;
 font-size: 14pt;
 font-weight: bold;
}

div.IndexProductPrice {
 width: auto;
 font-size: 12pt;
 font-weight: bold;
}

div.IndexProductDesc {
 width: auto;
 font-size: 12pt;
 font-weight: normal;
}

div.HireProductName {
 width: auto;
 font-size: 18pt;
 font-weight: bold;
 padding-top: 1em;
 text-align: center;
}

div.cards {
 margin-top: 10px;
 text-align: center;
}

table.HireTable {
 margin: 5px;
 background-color: white;
}

tr.HireTable {
 margin: 5px;
 background-color:#E0EAFF;
 font-size: 10pt;
}

td.HireItemCol {
 text-align: left;
}

td.HireDescCol {
 text-align: center;
}

td.HirePriceCol {
 text-align: right;
 width: 18ex;
}



table.form {
 width:90%;
}

td.form {
 background-color:#E0EAFF;
}

img {
 border: 0;
}

img.ProductView {
 margin: 10px;
}

A:link {color: black; text-decoration: none;}
A:visited {color: black; text-decoration: none;}
A:active {color: black; text-decoration: none;}
A:hover {color: blue; text-decoration: none;}

