.TCCMainContainer
{
	background-color:#ffffff;
	margin-right:7px;
	border-collapse:collapse;
	border:#b5ccde 1px solid;
	border-top:none;
	padding:10px;
	margin-bottom:4px;
	
}

.TCCTable{
	width:712px;
	table-layout:fixed;
	border-collapse:collapse;
	border:#bfbfbf 1px solid;
	
	
}

.TCCHeaderContainer{
	font-size:10px;
	font-weight:bold;
	border:#bfbfbf 1px solid;
}

.TCCHeaderCell{
	padding:5px;
	border:#bfbfbf 1px solid;
	line-height:1em;
}

.TCCHeaderCell1{
	border:#bfbfbf 1px solid;
	width:47px;
	vertical-align:center;
	text-align:center;
	line-height:1em;
}

.TCCHeaderCell2{
	border:#bfbfbf 1px solid;
	width:52px;
	vertical-align:center;
	text-align:center;
	line-height:1em;
}

.TCCHeaderCell3{
	border:#bfbfbf 1px solid;
	width:36px;
	vertical-align:center;
	text-align:center;
	line-height:1em;
}

.TCCContentContainer
{
	font-size:10px;
	font-weight:normal;
	border:#bfbfbf 1px solid;
}

.TCCContentCell{
	padding:5px;
	border:#bfbfbf 1px solid;
	line-height:1em;
}

.TCCContentCell1{
	border:#bfbfbf 1px solid;
	vertical-align:center;
	text-align:center;
	line-height:1em;
}

.TCCContentCell2{
	vertical-align:center;
	text-align:center;
	padding:5px;
	border:#bfbfbf 1px solid;
	line-height:1em;
}

A.TCCContentCellLink 
{
	color:#00447b;
	font-size:10px;
	display:block;
}
	
A:visited .TCCContentCellLink
{
	font-family: Verdana;
	font-size:10px; 
	color: #00447b; 
	text-decoration: none;
}
 A:Link.TCCContentCellLink
 { 
	font-family: Verdana;
	font-size:10px; 
	color: #00447b; 
	text-decoration: none;
}

 A:hover.TCCContentCellLink 
 { 
	font-family: Verdana;
	font-size: 10px; 
	color: #00447b; 
	text-decoration: underline; 
}

A.TCCContentCellLinkBooked 
{
	background-color:#00447b;
	color:#ffffff;
	font-size:10px;
	display:block;
}
	
A:visited .TCCContentCellLinkBooked
{
	font-family: Verdana;
	font-size:10px; 
	color: #ffffff; 
	text-decoration: none;
}
 A:Link.TCCContentCellLinkBooked
 { 
	font-family: Verdana;
	font-size:10px; 
	color: #ffffff; 
	text-decoration: none;
}

 A:hover.TCCContentCellLinkBooked 
 { 
	font-family: Verdana;
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
}

.TCCClassFull{
	margin:7px 0px;
	font-size:10px;
}

.TCCClassFullIco{
	display:inline-block;
	font-size:10px;
	height:10px;
	width:10px;
	background-color:#00447b;
	margin-bottom:-1px;
	margin-left:2px;
	margin-right:2px;
}