
td.hdr { color:white; background: #3333FF; }
td.prompt1 { color:white; background:#3333FF; }
td.prompt2 { color:white; background:#3333FF; }
td.ans1 { background:#C0C0C0; }
td.fill1 { background:#C0C0FF; }
p.fill1 { background:#C0C0FF; font: larger bold; }
h1.bar1 { color: #3333FF; text-align: center }

div.center { text-align:center; }

tr.staffName { text-align:center; }
tr.staffPic { text-align:center; }

tr.tsHead { background-color: #c0ffc0; text-align:center; font-weight: bold; }
td.tsOption { background-color: #e0e0e0; vertical-align: top; font-weight: bold;}
td.tsFit { text-align: center; font-size: 1em; font-family: Arial; }
td.tsPeriod { text-align: center; font-size: 0.7em; font-family: Arial;}
td.tsAmount { text-align: center; font-size: 0.6em; font-family: Arial;}

tr.quoteHead { 
	background-color: #7DA5E0;
	color: #ffffff;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
td.quoteVehicle { background-color: #c0c0c0; text-align:center; }
td.quoteRate { color: #008080; }
span.quoteVehicle { font-size: 12px; color: #000000; }
span.quoteDetail { font-size: 10px; color: #000000; }
   
td.prompt { 
	background-color: #7DA5E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
	}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #7DA5E0; }
  
tr.header { background-color: #3333ff; color: #ffffff; font-size:2em; }

div.header { background-color: #3333ff; color: #ffffff; font-size:2em; }

p.big { font-size: larger; }

a.wlink:link {
       color: white;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12;
       font-weight: bold;
       }
a.wlink:visited {
       color: yellow;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12;
       font-weight: bold;
       }
a.wlink:active {
       color: #000000;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12;
       font-weight: bold;
       }

tr.linkrow {
	text-align: center; height: 33px;
}

td.wlink {
       background: url('../pix/linkblue.gif') no-repeat center;
       text-align: center;
       vertical-align: middle; }

td.lred {
       background: url('../pix/linkred.gif') no-repeat center;
       width: 150px;
       text-align: center;
       vertical-align: middle; }

td.lblue {
       background: url('../pix/linkblue.gif') no-repeat center;
       text-align: center;
       width: 150px;
       vertical-align: middle; }
       
div.vehicle {
	background-color: #9999ff;
	margin: 2px;
	border: groove 3px; 
	padding: 5px;
}