body {
  background-color: #fff;
  font-family: Verdana;
  color: #333333;
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  margin: 20px 0 0 0;
}

hr {
  width: 100%;
  height: 1px;
  color: #D2D1CE
}

a {
  color: #333333;
  font-weight: normal
}

a:hover {
  color: #000000;
  font-weight: normal
}

strong { font-weight: bold }

em {
  font-style: normal;
  color: #333333;
  font-weight: bold;
  font-size: 9pt;
  font-family: Verdana
}

th {
  text-align: left;
  font-family: Verdana;
  font-size: 11px;
  background-color: #C3373D;
  font-weight: bold;
  color: #ffffff;
}

.table {
  font-family: Verdana;
  font-size: 11px;
  background-color: #FEE743;
  font-weight: normal;
  color: #000000;
  border: 0
}

.table th { text-transform: uppercase; }

.tabletitle {
  font-family: Verdana;
  font-size: 11px;
  background-color: #C3373D;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  width: 100%;
  border: 0;
  padding-right: 4px
}

.tddark { background-color: #FEE743 }

.Bodytext {
  font-family: Verdana;
  font-size: 11px;
  background-color: #FEE743;
  font-weight: normal;
  color: #000000
}

.text {
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000
}

.backref {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: none;
}

.backref:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  text-decoration: underline
}

.arrow { font-family: "Courier New"; font-size: 9px; font-weight: bold; color: #ff0000}

.title {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #C3373D
}

.fields {
  font-family: Verdana;
  font-size: 11px;
  background-color: #ffffff;
  font-weight: normal;
  color: #000000
}

.error {
  font-family: Verdana;
  font-size: 11px;
  color: #cc0033
}

a.img-button {
  display: block;
  height: 15px;
  voice-family: "\"}\"";
  voice-family: inherit;
  border: 0;
  background: #C3373D;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
  float: right;
}

a.img-button-disabled {
  display: block;
  height: 15px;
  voice-family: "\"}\"";
  voice-family: inherit;
  border: 0;
  background: #C3373D;
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  cursor: pointer;
  white-space: nowrap;
}

a.img-button:hover, a.img-button:link, a.img-button:visited, a.img-button:active { color: #ffffff; }

/* ManCon added stuff - paulm@planetconfidential.co.uk */

#pageTitle {
	background-image: url(http://app.restaurantdiary.com/uploads/3581/images/241/img1282.gif);
	background-repeat: no-repeat;
	background-attachment:auto;
	background-position: 50% 5px;
	padding: 130px 0 10px 0;
	text-align: center;
	width: 100%;
}

.table {
	width: 100%;
}

.table th {
	text-transform: uppercase;
	padding: 0.5em 0 0.5em 5px;
	margin: 0;
}

.table th td{
	height: 1px;
} 

.table th table{
	height: 1px;
}

form {
	padding: 0;
	margin: 0;
}

a.img-button {
	background:#333333 none repeat scroll 0 0;
	color:white;
	font-family:verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	padding: 0.1em 0.5em 0.1em 0.5em;
}

#logoFrame td img {
	height: 0;
	width: 0;
}

td #logo img {
	height: 50px;
	width: 100px;
}

.tabletitle table td {
	padding: 0;
}

#welcome {
	width: 200px;
}

#welcome td {
	padding: 2px 0 2px 4px;
}

