#colTable{
	border: 0px;
}

#colTable td{
border: 1px #960000 solid;
height: 320px;
color: #fff;
text-align: center;
background-color: #000;
}

.tcTitle{
margin-top: 5px;
font-weight: bold;
color: #fff;
font-size: 18px;
}

.tcContent{
	height: 180px;
	margin-bottom: 10px;
}

.khours{
font-size: 9pt;	
}


.tcButton{
	padding: 5px 0px 8px 0px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url('/images/template/button.png');
	background-repeat: no-repeat;
	background-position: center;
}

a.menus{
	color: #fff;
}


