﻿.RecentLog
{
    font-size: 9px;
    width: 170px;
    font-weight: normal;
    background-image: url(/TSL/Graphics/Th/RC/mback.gif);
    background-repeat: no-repeat;
}
.RecentLogHeader
{
	font-size: 8pt;
    color: Black;
    font-weight: bold;
    width: 170px;
    text-align: center;
}
.RecentLogEntry
{
    font-weight: normal;
}
.RecentLogEntryHeader
{
    color: #63639C;
    font-weight: bold;
	border-top: solid 1px #63639C;
}
.PlannedLog
{
    font-size: 9px;
    width: 170px;
}
.PlannedLogHeader
{
	font-size: 8pt;
    color: Black;
    font-weight: bold;
    width: 170px;
    background-image: url(/TSL/Graphics/Th/RC/mback.gif);
    background-repeat: no-repeat;
    text-align: center;
}
.PlannedLogEntry
{
    font-weight: normal;
    background-color: white;
}
.PlannedLogEntryHeader
{
    color: #63639C;
    font-weight: bold;
	border-bottom: solid 1px;
}
.LabelCell
{
    font-weight: bold;
    color: #63639C;
}
.RunLogTable
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 12px;
	background-color: #CCCCCC;
	width: 470px;
	z-index: 1;
}
.LogSaveButton
{
	background-color: #63639C;
    color: white;
    font-weight: bold;
	width: 200px;
}
.InfoBlockCell
{
    width: 470px;
    padding: 0px 0px 0px 0px;
}
.ShoeListHeader
{
	background-color: #63639C;
    color: white;
    font-weight: bold;
}
.CourseListHeader
{
	background-color: #63639C;
    color: white;
    font-weight: bold;
    text-align: center;
}
.LogButton
{
	background-color: #63639C;
    color: white;
	width: 140px;
}
.SelectedLogDate
{
    width: 170px;
    background-image: url(/TSL/Graphics/Th/RC/mback.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 7pt;
    padding-top: 5px;    
}