body {
	font-family: "Trebuchet MS", Arial;
	background-color: #498f9a;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 40px;
	padding-left: 20px;
	width: 640px;
	margin: 0px;
}
a {	color: #3368a3; text-decoration: underline; }
a:hover, a.sideLinks, .sidelinks  {color: #FFFFFF; text-decoration: none;}


h2{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0c3558;
	text-transform: capitalize;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h3{
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0c3558;
	text-transform: capitalize;
	padding-bottom: 3px;
	background-color: #c9e4f1;
	padding-top: 3px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: -8px;
}
body table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #af82c0;
	border-right-color: #af82c0;
	border-bottom-color: #59abd3;
	border-left-color: #59abd3;
	margin-bottom: 15px;
}
body table td{
	background-color: #d0e9f5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: right;
}
body table tr.header td{
	background-color: #ceafd9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0cfe7;
	border-bottom-color: #a885b5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe0ef;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
body table tr.white td{
	background-color: #e0effc;
}
body table tr.header td.date{
	background-color: #ba8fca;
	text-align: right;
}
ul.notes{
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 12px;
}
ul.notes li{
	background-image: url(../UI_images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	list-style-type: none;
	margin-bottom: 3px;
}
body table tr.header2 td{	
	background-color: #ceafd9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e0cfe7;
	border-bottom-color: #a885b5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebe0ef;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
body table td#person{
	background-color: #a0dddf;
	text-align: left;
	font-weight: bold;
}	
ul.arrows{
	margin: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
}
ul.arrows li{
	background-image: url(../UI_images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-top: 3px;
	margin-bottom: 4px;
	padding-left: 20px;
	list-style-type: none;
}

.RoomType {
	font-size: 14px;
	font-weight: bold; 
	
	}
