body {
	margin: 0px;
}

p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

img.prop {
	border: 0px;
	margin: 0px;
}

.whitehead {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.dothead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507EA6;
	font-size: 14px;
	text-transform: uppercase;
	border-top: 1px dotted #B4C8D9;
	border-bottom: 1px dotted #B4C8D9;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
}

.dotbox1 {
	background: #B4C8D9;
}

.dotbox2 {
	border-right: 1px dotted #B4C8D9;
	border-bottom: 1px dotted #B4C8D9;
	border-left: 1px dotted #B4C8D9;
}

.boxes {
	margin-left: 5px;
	margin-right: 5px;
}

.boxfrontpage {
  margin-left: 5px;
  background: #A7C1D8;
}

.boxfrontpagea {
  background: #E8EEF4;
}

.boxfrontpage2 {
	margin-left: 5px;
}

.boxfrontpage3 {
  margin-left: 5px;
  background: #BF0000;
}

.inline {
  display: inline;
}

.form {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.formtext {
	border: solid 1px #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}

.formtext2 {
	border: solid 1px #BBBBBB;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}

.formbutton {
	border: solid 1px #222222;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	background: #A7C1D8;
}

.main {
  padding-left: 1px;
}

.mainimage {
	background: #CCCCCC;
	text-align: center;
}
.miniimage1 {
	background: #CCCCCC;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	text-align: center;
}
.miniimage2 {
	background: #CCCCCC;
	border-left: solid 1px #FFFFFF;
	text-align: center;
}

.trail {
    color: #4F76C1;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.trail a {
	color: #8C8C8C;
	text-decoration: underline;
}

.trail a:visited {
	color: #8C8C8C;
}

.trail a:hover {
	color: #0000FF;
}

.trail2 {
  color: #8C8C8C;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.trail2 a {
	color: #8C8C8C;
	text-decoration: underline;
}

.trail2 a:visited {
	color: #8C8C8C;
}

.trail2 a:hover {
	color: #0000FF;
}

.searchbox {
	background: #D3DFEB;
	border: 2px solid #A7C1D8;
}

.searchhead {
	background: #A7C1D8;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;
	width: 100%;
}

.buttonsboxa {
	width: 150px;
	border: 2px solid #A7C1D8;
}

.buttonsboxb {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#buttons a {
	color: #0000FF;
	padding: 3px 3px 3px 11px;
	display: block;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	background: url(images/dots.gif) no-repeat left #D3DFEB;
	font-size: 10px;
}

#buttons a:hover {
	background: url(images/dots.gif) no-repeat left #A7C1D8;
	text-decoration: underline;
}

.qsearchboxa {
	width: 150px;
	border: 2px solid #D3DFEB;
	margin-top: 5px;
}

.qsearchboxb {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#qsearch {
	color: #666666;
	padding: 3px;
	display: block;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	background: #E8EDF1;
	font-size: 10px;
}

.qsearchform {
	padding: 0px;
	margin: 0px;
}

.buttons2boxa {
	width: 150px;
	border: 2px solid #D3DFEB;
}

.buttons2boxb {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#buttons2 a {
	color: #0000FF;
	padding: 3px 3px 3px 12px;
	display: block;
	border-bottom: 1px solid white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	background: url(images/dots.gif) no-repeat left #E8EDF1;
	font-size: 10px;
}

#buttons2 a:hover {
	background: url(images/dots.gif) no-repeat left #D3DFEB;
	text-decoration: underline;
}

#buttons2 .head {
	background: #D3DFEB;
	padding: 5px 5px 5px 5px;
}

#buttons2 .head:hover {
	background: #D3DFEB;
	text-decoration: underline;
}

#buttons2 .indent {
	background: #FFFFFF;
	padding: 3px 3px 3px 3px;
	font-size: 10px;
	text-transform: none;
}

#buttons2 .indent:hover {
	background: #D3DFEB;
	text-decoration: underline;
}

.head {
	padding-bottom: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507EA6;
	font-size: 14px;
	text-transform: uppercase;
}

.head2 {
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507EA6;
	font-size: 14px;
	text-transform: uppercase;
}

.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #507EA6;
	font-size: 12px;
}

.bookingpage {
	margin: 10px;
}

.bookingtable {
	border-bottom: 2px solid #e4e4e4;
	border-left: 2px solid #e4e4e4;
	border-right: 2px solid #e4e4e4;
}

.link a {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.link a:visited {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
}

.headlink a {
	font-size: 11px;
}

.headlink a:visited {
	font-size: 11px;
}

.linkbox {
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}

.linkbox2 {
	padding: 15px;
}

.ligrey { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; }

.calbody { padding: 10px; }
.form { padding: 0px; margin: 0px; }
.button2 { font-family: Verdana; font-size: 10px; font-weight: bold; border-color: #FF9900; background: #FF9900; color: #ffffff; margin-top: 3px; margin-bottom: 3px; }

.red {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.red2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

.red3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.resulttop {
	background: url(images/backgound_rect_top1.gif) no-repeat;
}

.resulttop2 {
	background: url(images/backgound_rect_top2.gif) repeat-y;
}

.resultbot {
	background: url(images/background_rect.gif) no-repeat;
}

.listhead {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #507ea6; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.listtl {
	BACKGROUND: #e4e4e4 url(images/list_tl.gif) no-repeat top left;
}
.listt {
	BACKGROUND: #e4e4e4; BORDER-TOP: #cccccc 1px solid
}
.listtr {
	BACKGROUND: #e4e4e4 url(images/list_tr.gif) no-repeat top right;
}
.listbody {
	BACKGROUND: #f4f4ff; BORDER-LEFT: #cccccc 1px solid; BORDER-RIGHT: #cccccc 1px solid
}
.listbl {
	BACKGROUND: #f4f4ff url(images/list_bl.gif) no-repeat top left;
}
.listb {
	BACKGROUND: #f4f4ff; BORDER-BOTTOM: #cccccc 1px solid
}
.listbr {
	BACKGROUND: #f4f4ff url(images/list_br.gif) no-repeat top right;
}
.tinytext {
	FONT-SIZE: 1px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.redhead {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CF0801;
	font-weight: bold;
}

.orange {
  font-size: 14px;
  color: #CF0801;
  font-weight: bold;
}

.venuehead {
  background: #E3EAF0;
}

.deletebutton {
  width: 92px;
  height: 19px;
  border: solid 1px #222222;
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A7C1D8;
	background: url(images/remove.gif) no-repeat left #A7C1D8;
}

.roomtableth {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #a7c1d8;
}

.roomtabletd {
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #e8e8e8;
}

.roomtableth2 {
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #a7c1d8;
}

.roomtabletd2 {
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background: #e8e8e8;
}

.exampletext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  position: relative;
  bottom: 6px;
}

.edithead {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #CC0303;
  position: relative;
}

.editaddress {
  background-color: #D3DFEB;
}

.checkouttable {
	border: 1px solid #BBBBBB;
}

.checkouttable th {
	background: #E5E5E5;
}

.checkouttable td {
	background: #EEEEEE;
}

.boxout {
	background: #D3DFEB; 
	border: 0px solid #000000;
	padding: 4px;
}

.tickcross {
	position: relative;
	bottom: 3px;
}

.listheader {
	position: relative;
	top: 2px;
}