INPUT.num
{
	behavior:			url(date/INPUT.num.htc);
}
INPUT.dtm
{
	font-family:	Verdana;
	font-size:		8pt;
	/*behavior:			url(/date/INPUT.dtm.htc);*/
}

IMG.dtm
{
	cursor:				hand;
	behavior:			url(date/IMG.dtm.htc);
}

IMG.dtmE
{
	cursor:				hand;
	behavior:			url(date/IMGE.dtm.htc);
}

IMG.dtm2
{
	cursor:				hand;
	behavior:			url(date/IMG2.dtm.htc);
}

IMG.dtmE2
{
	cursor:				hand;
	behavior:			url(date/IMGE2.dtm.htc);
}

INPUT.duration
{
	behavior:			url(date/duration.htc);
}
IMG.icon
{
	margin-left:		2px;
	margin-right:		5px;
}

DIV.timeedit
{
	
		behavior:			url(date/timeedit.htc);
	
}
.titlewhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.dateWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tourTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #FFDCA8;

}
.tourTitleSide {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	background-color: #FFDCA8;
}
.border2 {
	border: 1px solid #999999;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.borderleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #999999;
}
