@font-face {
	font-family: 'TID Bold';
	src: url('https://ruter.publiciscortex.com/static/TID-Bold.woff') format('woff');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'TID Regular';
	src: url('https://ruter.publiciscortex.com/static/static/TID-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
*
{
	font-family: "TID Regular", Tahoma, Sans-Serif; 
	color:#000;
}
body
{
	font-family: "TID Regular", Tahoma, Sans-Serif;  
	background-color: #FAF9F6;
	color:#000;
}
a, a:link, a:visited
{
	color: #000;
}
a:hover 
{
	color: #79868f;
}
div.even
{
	border-bottom: 2px solid #000000;
	padding-bottom:5px;
}
div.header
{
	color:#000000;
	font-family: "TID Regular", Tahoma, Sans-Serif; 
	font-size: 30px;
	text-align:center;
	border-bottom:2px solid #000000;
}

.headerDay
{
	color:#000000;
	background-color: #EAEDED;
	text-align: left;
	font-family: "TID Regular", Tahoma, Sans-Serif; 
	font-size: 25px;
	border-bottom:2px solid #000000;
}
.eventName
{

	font-family: "TID Regular", Tahoma, Sans-Serif;     
	font-size: 17px;  
	line-height: 1.3;
	padding:5px 5px 0px 5px;
}
.eventVenue
{

	font-family: "TID Regular", Tahoma, Sans-Serif;    
	font-size: 14px;  
	line-height: 1.3;
	padding:5px 5px 5px 5px;
	border-bottom: 2px solid #000000;
}
.eventTime
{

	font-family: "TID Regular", Tahoma, Sans-Serif;     
	font-size: 14px;  
	line-height: 1.3;
}
/*
.box
{
	
}
.day 
{
	color: white;
	font-family: 'TID Regular';  
	font-size: 17px;  
	line-height: 1;
	display: block;
}	
.date 
{
	color: white;
	font-family: 'TID Regular';  
	font-size: 14px;  
	line-height: 1;
}		
.time 
{
	color: white;
	font-family: 'TID Bold';    
	font-size: 14px;  
	line-height: 1.3; 

}	

.arr-name 
{
	color: white;
	font-family: 'TID Regular';    
	font-size: 17px;  
	line-height: 1.3; 
}	
.place 
{
	color: white;
	opacity: .6; 
	font-family: 'TID Regular';    
	font-size: 14px;  
	line-height: 1.3; 
}

.check {
	color: white;
	opacity: .6; 
	font-family: 'TID Regular';    
	font-size: 14px;  
	line-height: 1.3; 
}*/