.textboxTH {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #686060;
	color: #686060;
	width:auto;
	height:20px
	padding-left: 5px;
}
.Buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 22px;
	width: auto;
	border: 1px solid #999999;
	cursor:hand;
	background-color: #FFFFFF;
}
.redTH {

	color: red;
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
}
body {
	
	background-color:#f4f4f4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bhead {
	font-family: arial;
	font-size: 16px;
	color: #0f3997;
    font-weight: bold;		
	text-decoration: none;
}
.rhead {
	font-family: arial;
	font-size: 16px;
	color: #fe0101;
    font-weight: bold;		
	text-decoration: none;
}
.footer {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.footer:hover {
	font-family: arial;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.orange {
	font-family: arial;
	font-size: 11px;
	color: #ffb400;
	text-decoration: none;

}
.toplinks {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.toplinks:hover {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
.textheading {
	font-family: arial;
	font-size: 16px;
	color: #000000;
    font-weight: bold;		
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.textwhite {
	font-family: arial;
	font-size: 11px;
    font-weight: bold;	
	color: #ffffff;
	text-decoration: none;
}
.textwhite:hover {
	font-family: arial;
	font-size: 11px;
    font-weight: bold;	
	color: #ffffff;
	text-decoration: underline;
}
.links {
	font-family: arial;
	font-size: 12px;
    font-weight: bold;	
	color: #000000;
	text-decoration: none;
}
.links:hover {
	font-family: arial;
	font-size: 12px;
    font-weight: bold;	
	color: #000000;
	text-decoration: underline;
}
.linksred {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	background-color:#FFFFFF;
	width:140px;
	height:10px;
	

}
.linksred:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.linksred {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	
	

}
.linksred_white:hover {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
	width:140px;
	height:10px;
}
.linksred_white {
	font-family: arial;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	background-color:#FFFFFF;
	width:140px;
	height:10px;
	

}
.tblbrdrgrey {
	border: 1px solid #A0A0A0;
}
.tblbrdrwhite {
	border: 4px solid #ffffff;
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: arial
}

ul#facilities{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#000000;
	}
	
	ul#facilities li{
	margin:10px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	list-style:none;
	background:url(images/facilities-li-bg.gif) no-repeat left top;
	}
	
	ul#facilities li a{
	color:#000000;
}
/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 26px;
			width: 198px;
			background: url(images/barbg.jpg) no-repeat top right #ffffff;
			padding: 0 10px 0 10px;
			line-height: 26px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-family: arial narrow;
			font-size: 12px;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/barbg.jpg) no-repeat top right #ffffff;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
			margin: 5px 0 5px 5px;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 26px;
			width: 198px;
			background: url(images/barbg.jpg) no-repeat top right #ffffff;
			padding: 0 10px 0 10px;
			line-height: 26px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #ffffff;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/barbg.jpg) no-repeat top right #ffffff;
			color: #ffffff;
			border-bottom: 1px solid #ffffff;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #ffffff;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #ffffff;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
