html, body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
line-height: 1.8em;
color: #333;
background-color: #CCC;
background-image: url(../images/background.gif);
background-repeat: repeat;
height: 100%;
width: 100%;
}
hr {
color:#255E9C;
background-color:#434334;
height:1px;
margin:15px 0;
}
h1 {
padding: 0;
margin: 0 0 10px 0;
font-size: 14px;
color:#434334;
font-weight: bold;
}
h2 {
font-size: 13px;
font-weight: bold;
color:#434334;
}
h3,h4,h5,h6 {
font-size: 12px;
font-weight: bold;
color:#434334;
}
.heading {
font-size: 15px;
font-weight: bold;
color: #66664E;
text-decoration: none;
padding-top: 8px;
padding-right: 5px;
padding-left: 26px;
text-align: left;
margin-bottom: -8px;
}
.body {
padding-right: 30px;
padding-bottom: 0px;
padding-left: 30px;
text-align: left;
}
a:link {
color: #000;
text-decoration: none;
}
a:visited {
color: #666;
text-decoration: none;
}
a:hover {
color: #F30;
text-decoration: none;
}
a:active {
color: #F60;
text-decoration: none;
}
/* Layout IDs and classes.   */ 
#container {
position: relative;
margin: 0 auto;
width: 769px;
background-image: url(../images/wordsareabck.gif);
background-repeat: repeat;	
}
#menuBar {
border-top:1px solid #FFF;
position:absolute;
top:144px;
left:0;
height:24px;
width: 769px;
background-color:transparent;
z-index:100;
text-align:right;
}
#headBar {
position:relative;
width: 769px;
height:169px;
z-index:10;
}
#buttonArea {
background-image: url(../images/buttonareabck.gif);
background-repeat: repeat;
margin: 0px;
padding: 0px;
background-color: #D1D1A3;
width: 769px;
height: 284px;
z-index:0;
}
#textArea {
margin: 0px;
background-color: #D1D1A3;
width: 769px;
width/**/:/**/669px;
padding:30px 50px;
text-align:left;
}
#textAreaM {
margin: 0px;
background-color: #D1D1A3;
width: 769px;
width/**/:/**/669px;
padding:0;
text-align:left;
}
#textAreaI {
margin: 0px;
background-color: #D1D1A3;
width: 769px;
width/**/:/**/669px;
padding:10px 50px;
text-align:center;
}
#wordsBar {
	background-image: url(../images/wordsareabck.gif);
	background-repeat: repeat;
	background-color: #transparent;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 769px;
	height: 68px;
}
#wordsBar p {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
#footer {
width:769px;
margin: 0 auto;
}
#footer a {
color:#434334;
float:left;
font-size:9px;
}
#footer img {
float:right;
}
/* product classes */
td.hl {
	border: 1px solid#255E9C;
	padding: 4px;
}
table.dropdown { 
	border-top:0px;
	background-color:#D8D8C5;
	border-color:1px solid #255E9C;
	text-align: left;	
}
table.administrator {
	background-color:#E6E6D9;
	border: 1px solid#255E9C;
	text-align: left;	
}
table.portal tr.bookingResults td.boxed {
	background-color:#D8D8C5;
	border:1px solid#255E9C;
	height: 40px; 
	padding: 1px;
	text-align: left;
}
table.portal {
	border:none;
	background-color:#E6E6D9;
	text-align:left;
}
table.portal th {
	background-color: #E6E6D9;
	color:#255E9C;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;	
	height: 25px;
	text-align: left;	
}
.portal th a {
color:#255E9C !important;
}
