.bar_bg {
	background-image: url(images/bar_center.jpg);
	background-repeat: repeat-x;
}
.strip_bg {
	background-image: url(images/bg_strip.gif);
	background-repeat: repeat-x;
}
.vertical_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F0103;
	border-right-color: #2F0103;
	border-bottom-color: #2F0103;
	border-left-color: #2F0103;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7B9BF;
}
.normal_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #753953;
	line-height: 22px;
	
}
.table_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #803E5A;
	line-height: 12px;
	border: 1px solid #803E5A;	
	
}
.facility_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #803E5A;
	line-height: 16px;
	line-height: 14px;

	
}
.side_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFfff;
	line-height: 16px;
}
.side_boldtxt{
    font-size: 14px;
	font-weight:bold;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #803E5A;
	list-style-image: url(images/bullette.gif);
	font-weight: bold;
	line-height: 14px;
	text-indent: -22px;
}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #803E5A;
	border: 1px solid #803E5A;
	
}
a:link {
	color: #803E5A;
	text-decoration: underline;
}


a:hover {
	color: #803E5A;
	text-decoration: none;
}
a:visited {
	color: #803E5A;
	text-decoration: underline;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	border: 3px solid #803E5A;
	font-weight: bold;
	background-color: #803E5A;
	text-align: center;
	margin: 6px;
}
.btn {
	background-image: url(images/bar_center.jpg);
	border: #2F0103;
	font-weight: bold;
	color: #2F0103;
	height: 30px;
	width: 120px;
}
