.tripbody
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8pt;
	color : 333300;
}

a
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8pt;
	color : 333300;
}

.tripNavLink
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8.5pt;
	font-weight : bold;
	color : FFFFCC;
	text-decoration : none;
	background-color : #94B13D;
}

.tripSideLink
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8.5pt;
	font-weight : bold;
	color : FFFFCC;
	text-decoration : none;
	background-color : #94B13D;
}

.tripSideLink:hover
{
	text-decoration : underline;	
}

.tripNavLink:hover
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8.5pt;
	font-weight : bold;
	color : 666633;
	text-decoration : underline;
}

.tripNavLinkSelected
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8.5pt;
	font-weight : bold;
	color : 666633;
	text-decoration : underline;
}

.tripTitle
{
	font-family : Trebuchet MS, Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : FFFFCC;
	background-color : 336600;
}

.tripNavHeader
{
	font-family : Trebuchet MS, Verdana;
	font-size : 9pt;
	font-weight : bold;
	color : FFFFCC;
	background-color : 336600;
}

.tripNavBody
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : FFFFFF;
	background-color : 336600;
}

.tripNavText
{
	font-family : Trebuchet MS, Verdana;
	font-size : 8pt;
	font-weight : bold;
	color : FFFFFF; 
	background-color : 94B13D;
}
