/* CSS Document */

body {
	background-color: #153a54;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.LogoBackdrop{
Height:80px;
background-color:#181818;
}
.Centretable{
background-image:url(images/sitebg.png);
background-repeat:repeat-y;
padding-left:20px;
padding-right:20px;
font-family:Verdana;
font-size:11px;
color:#666666;
}
.footertable{
background-image:url(images/footer.png);
background-repeat:no-repeat;
height:78px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
font-family:Verdana;
font-size:11px;
color:#4d4d4d;
}
.footertexthighlighter{
font-family:Verdana;
font-size:10px;
color:#006699;
font-weight:bold;
}
.headings{
padding-top:10px;
padding-bottom:5px;
height:30px;
font-family:Georgia;
font-size:16px;
color: #FF0000;
font-weight:bold;
border-bottom:#999999 dotted  1px;
}
/* Product box style */
.ProductName{
font-family:Verdana;
fontsize:11px;
color:#FD7D00;
font-weight:bold;
height:20px;
width:240px;
padding-top:10px;
padding-bottom:5px;
border-bottom:#ffffff solid 1px;
}
.producttable{
border-bottom:#E7E5E5 solid 2px;
border-top:#E7E5E5 dotted 1px;
border-left:#E7E5E5 dotted 1px;
border-right:#E7E5E5 solid 2px;
background-color:#ffffff;
}
.Customers{
font-family:Verdana;
font-size:11px;
color:#006699;
font-weight:bold;
}
.CustomersName{
background-image:url(images/footer.png);
background-repeat:no-repeat;
height:78px;
padding-left:30px;
padding-right:30px;
padding-top:10px;
font-family:Verdana;
font-size:11px;
font-style:italic;
color:#4d4d4d;