.bodyTest {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 12px;
}
h1 {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.textBox {
	align: left;
	height: 355px;
	width: 450px;
	padding: 5px 5px 5px 5px;
	overflow: auto;
	scrollbar-face-color: #5060E0;
	scrollbar-highlight-color: #E3E3E3; 
	scrollbar-shadow-color: #E3E3E3; 
	scrollbar-3dlight-color: #A3BCDC; 
	scrollbar-arrow-color: #7392BA; 
	scrollbar-track-color: #F4F3F2;
	scrollbar-darkshadow-color: #A3BCDC;
}
.menu {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.subtitle {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited { color: #000000;text-decoration: underline;}
a:hover {
	color: #000000;
	text-decoration: none;
}

td.menu a:link { color: #FFFFFF; text-decoration: none; }

td.menu a:visited { color: #FFFFFF;text-decoration: none;}
td.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.bottomBar a:link { color: #FFFFFF; text-decoration: none; }

td.bottomBar a:visited { color: #FFFFFF;text-decoration: none;}
td.bottomBar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.breadcrumb {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}.bottomBar {
	font-family: Helvetica, "Century Gothic", Geneva, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.booked {
	font-family: Helvetica, "Century Gothic", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: underline;
}
.booked_heading {
	font-family: Helvetica, "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: line-through;
}

