﻿@import url("../any.css?v=2");

.menuTbl, .menuTbl td, .menuTbl th
{
	background-color: #e4e5ea;
	color: #424658;
	border: solid 1px #38457B;
}

/*table.trkPanelSmall {
    background-color: #38457B;#2B2147;
    color: #ffffff;
}*/

table.trkPanel, table.trkPanelSmall
{
	background-color: #e4e5ea;
	color: #424658;
}

div.trkInfo {
    background-color: #d9def6; 
    border-right: #616faa thin dashed; 
    border-top: #616faa thin dashed;
    border-left: #616faa thin dashed; 
    border-bottom: #616faa thin dashed; 
}

tr.trkHeader
{
	background-color: #38457B;
	color: #ffffff;
}
