﻿tr.header
	{
		background: url('../images/misc/traveltime/lrg_grn_bar.gif');
		repeat: no-repeat;
		color: #FFFFFF;
		height: 18px;
		overflow: hidden;
		padding-top: 5px;
		_padding-top: 1px;
		font-family: verdana;
		font-size: 9pt;
		text-align: center; 
		width: 559px;
	}
	tr.white
	{
		background-color: #fff;
		font-family: verdana;
		font-size: 9pt;
		text-align: center;
		color: #000;
		border-left: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
	}
	tr.green
	{
		background-color: #e8e8e9;
		font-family: verdana;
		font-size: 9pt;
		text-align: center;
		color: #000;
		border-left: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
		border-bottom: 1px solid #c0c0c0;
	}
	.logo
	{
		font-family: verdana;
		font-size: 8pt;
		color: #000;
	}
	td.left
	{
		border-left: 1px solid #c0c0c0;
		border-right: 1px solid #c0c0c0;
	}
	td.right
	{
		border-right: 1px solid #c0c0c0;
	}
	td.spacer
	{
		border: 1px solid #c0c0c0;
	}
	td.bottom
	{
		border-top: 1px solid #c0c0c0;
	}
	.red
	{
		color: red;
	}
	.blue
	{
		color: blue;
	}
	.green
	{
		color: green;
	}