﻿body {
background: #87000B;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin:0 auto;
}

#header {
background-image:url('images/mobilediscobg1b.jpg');
background-repeat:no-repeat;
width:780px;
height:220px;
vertical-align:top;
} 
#content {
  width: 780px ;
  margin-left: auto ;
  margin-right: auto ;
}
#logo {
  margin-left: auto ;
  margin-right: auto ;
  text-align:center;
}
.header { 
width: 780px; 
border:0; 
margin:0 auto; 
}
.header-links a{
	font-size:medium;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	color: #F7520A;
}
.header-links a:hover{
	font-size:medium;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	color: #FFFFFF;
}
.main { 
width: 780px; 
border:0; 
margin:0 auto; 
background-color:black;
}

td {
	font: normal 13px Tahoma, Arial;
	color: #ffffff;
	text-align: left;
}
.td_area {
border-width:1px;
	width:33%;
	vertical-align:top;
	border-style:solid;
	border-color:white;
	text-align:left;
}
h1, h3, h4 {
    color: #F7520A;
    margin: 0px;
}
h1 {
    font-size: 25px;
    }
h2 {
    font-size: 18px;
    color: #FFFFFF;
}
h3 {
    font-size: 16px;
    }
h4 {
    font-size: 13px;
   }
#table1 {
	vertical-align:top;
	padding-left: 6px;
	border:0px;
	}
#table2{
border:1px solid #F7520A;
width:500px;
}
#table3 {
width:780px;
}
#table4 {
	background-color:#181818;
}
.enquiry_cell {
	padding-top:5px;
	padding-bottom:5px;
}
.enquiry_notes {
	font-size:x-small;
	width:100px;
}
.red_text {
color:red;	
}
.orange_text {
	color:#F7520A;
}
a {
font: normal 13px Tahoma, Arial;
color: #F7520A;
text-decoration: none;
}
a:hover {
font: normal 13px Tahoma, Arial;
color: #ffffff;
text-decoration: none;
}
.px16 {
	vertical-align:top;
	top:0px;
}
