@charset "UTF-8";
/* CSS Document */

body {
	background:url(images/bg-grey-fade.jpg) #CCCCCC repeat-x top;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
}
#table1 {
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
}

.telno {
	font-size: 15px;
	font-weight: bold;
}

.textmain {color:#000000; font-family:Arial; font-size:13px; text-align:justify}

.texthead {font-size:16px; font-family:Arial; color:#2e3192; font-weight:bold}

.textnav {font-size:14px; font-family:Arial; font-weight:bold; text-align:left; vertical-align:middle}

a:link {color:#2e3192; text-decoration: none;}
a:visited {color:#2e3192; text-decoration: none;}
a:hover {color:#007000; text-decoration: none;}
a:active {color:#2e3192; text-decoration: none;}

.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background:#003399}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#booking {
	background:#e7f7ff;
}

/* DATABASE BOOKING INFORMATION CONTENT */

td.content {
font-family: Arial;
font-size: 13px;
color: #000000;
text-decoration: none;
font-weight: normal;
}
.content h1 {
font-family: Arial;
font-size: 16px;
color: #2e3192;
text-decoration: none;
font-weight: bold;
}
.content h2 {
font-family: Arial;
font-size: 14px;
color: #2e3192;
text-decoration: none;
font-weight: bold;
}
.content a:link, .content a:visited {
font-family: Arial;
font-size: 13px;
color: #2e3192;
text-decoration: none;
font-weight: normal;
}
.content a:active, .content a:hover {
font-family: Arial;
font-size: 13px;
color: #6abb39;
text-decoration: none;
font-weight: normal;
}


table.dbTables {
background: #e7f7ff;
width: 100%;
}
td.layoutTables {
font-family: Arial;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
padding: 4px;
text-align: left;
}
td.layoutTablesTitle {
font-family: Arial;
font-size: 13px;
color: #2e3192;
text-decoration: none;
font-weight: bold;
padding: 3px;
text-align: left;
}
.layoutTables a:link, .layoutTables a:visited {
font-family: Arial;
font-size: 12px;
color: #2e3192;
text-decoration: none;
font-weight: normal;
}
.layoutTables a:active, .layoutTables a:hover {
font-family: Arial;
font-size: 12px;
color: #3b8f09;
text-decoration: underline;
font-weight: normal;
}

.fields {
background-color: #a3cd39;
border: #82aa1f 1px solid;
font-family: Arial;
font-size: 12px;
color: black;
text-decoration: none;
font-weight: bold;
}

.submits {
background-color: #2d3792;
border: #111a6a 1px solid;
font-family: Arial;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: normal;
}
