
	.tbl_ViewWorkout
		{
		
		}
	.tbl_ViewWorkout a
		{
			color: #505000;
		}
	.tbl_ViewWorkout td
		{
			font-family: verdana, arial;
			
		}
	
	.tbl_ViewWorkout .SectionHeading
		{
			background: #F0F0E3;
			height: 34px;
			border-bottom: 1px solid #D4D7A2;
			font-size: 13px;
			font-weight: bold;
			text-align: center;
			text-transform: uppercase;
			
			
		}
	.tbl_ViewWorkout .SectionBody
		{
			background: #E5E5CE;
			height: 34px;
			border-bottom: 1px solid #D4D7A2;
			font-size: 12px;
			
		}
	.tbl_ViewWorkout .WarmupLeft
		{
			background: #B1B661;
			width: 8px;
			border-bottom: 1px solid #D4D7A2;
		}
	.tbl_ViewWorkout .WorkoutLeft
		{
			background: #8F9533;
			width: 8px;
			border-bottom: 1px solid #D4D7A2;
		}
	.tbl_ViewWorkout .CooldownLeft
		{
			background: #6F7516;
			width: 8px;
			border-bottom: 1px solid #D4D7A2;
		}
		
		

