img {
	behavior:	url("pngbehavior.htc");
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ebebeb;
}
a {
	font-size: 10px;
	color: #c41425;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.buytix {
	font-size: 9px;
	color: #c41425;
}
a.buytix:link {
	text-decoration: none;
}
a.buytix:visited {
	text-decoration: none;
}
a.buytix:hover {
	text-decoration: none;
}
a.buytix:active {
	text-decoration: none;
}
.white {
	font-size: 10px;
	color: #ebebeb;
}
.grey {
	font-size: 10px;
	color: #bc9090;
}
.tourlocation {
	font-size: 12px;
	color: #ffffff;
}
.newstitle {
	font-size: 12px;
	color: #c41425;
}
.red {
	font-size: 10px;
	color: #c41425;
}
.buytix {
	font-size: 9px;
	color: #c41425;
	font-weight:bold;
}
.datebox {
	border:#bc9090 solid 1px;
	padding: 3px;
	text-align:center;
	margin-right:0px;
	}
.hr { 
    padding: 0;
    margin: 0;
    padding: 1px;
    background: transparent url(../images/hr.gif) repeat-x bottom;	
    line-height: 1px;
}
