﻿@import url("../any.css?v=2");

.menuTbl, .menuTbl td, .menuTbl th
{
	background-color: #F2F9FA;
	color: #016f79;
	border: solid 1px #008C99;
}

/*table.trkPanelSmall {
    background-color: #008C99;#008789;
    color: #ffffff;
}*/

table.trkPanel, table.trkPanelSmall
{
	background-color: #F2F9FA;
	color: #40643e;
}

div.trkInfo {
    background-color: #59B4BD; 
    border-right: darkgreen thin dashed; 
    border-top: darkgreen thin dashed;
    border-left: darkgreen thin dashed; 
    border-bottom: darkgreen thin dashed;
    color: #ffffff;
}

tr.trkHeader
{
	background-color: #008C99;
	color: #ffffff;
}