body.trips
{
background-image: url("../images/bluetextile2.jpg");
font-family: verdana, tahoma, arial, sans-serif;
}


P.trips
{
font-family: verdana, tahoma, arial, sans-serif;
padding-top: 10px;
}

DIV.TRIPS
{
filter:alpha(opacity=60);
opacity:0:6;
}

P.tripsHeader
{
font-family: verdana, tahoma, arial, sans-serif;
font-size: 16pt;
font-weight: bold;
color: darkblue;
}

P.tripsHeaderSmall
{
font-family: verdana, tahoma, arial, sans-serif;
font-weight: bold;
color: darkblue;
}

hr.trips
{
color: darkblue;
}


table.trips
{
width: "80%";
border: 1;
}

th.tripsLocation
{
width: 184;
height: 45;
valign: middle;
text-align: center;
font-weight: bold;
font-size: 1.25em;
}

th.tripsDate
{
width: 295;
height: 45;
valign: middle;
text-align: center;
font-weight: bold;
font-size: 1.25em;
}

th.tripsReport
{
width: 184;
height: 45;
valign: middle;
text-align: center;
font-weight: bold;
font-size: 1.25em;
}

td.tripsLocation
{
width: 184;
height: 45;
text-align: center;
font-weight: bold;
}

td.tripsDate
{
width: 295;
height: 45;
text-align: center;
}

td.tripsReport
{
width: 184;
height: 45;
text-align: center;
}

span.trips
{
font-size: 10pt;
}

