.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
a.leftMenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
.rightBorder {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #990000;
}
.leftBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #990000;
}
.travelBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
}
.emailAddress {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
a.emailAddress:hover {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.TravelLinkBold {
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a.TravelLinkBold:hover {
	font-size: x-small;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a.travelLinkSmall:hover {
	font-size: x-small;
	color: #999999;
	text-decoration: underline;
}
.travelLinkSmall {
	font-size: x-small;
	color: #000000;
	text-decoration: none;
}

