.trpn {
	background-color: #828282;
	color: #000000;
}
.trpv {
	background-color: #828282;
	color: #000000;
}
.trin {
	background-color: #C0C0C0;
	color: #000000;
}
.triv {
	background-color: #C0C0C0;
	color: #000000;
}

.escortNameTitle {
	text-transform: capitalize;
	color: #C0C0C0;
}
.smallText, .small { font-size: 0.8em; }
.highlight { background: #E6E6FA; }
.hide { display: none; }
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.bold {	font-weight: bold;}

#table A {TEXT-DECORATION: none}
#table A, #table A:visited,#table A:active {	COLOR: #292929; }
#table A:hover {	COLOR: #8D4CA1; }
