body {
	color: black;
	margin-left: 20px;
	margin-right: 20px;
}

.conc-info {
	padding-left: 5px;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 10px;
}

.te-for-conc {
    margin-left: 10px;       
    font-size: 12pt;
    padding: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
}

.conc-rels {
    margin-left: 15px;       
    font-size: 12pt;
    padding: 5px;
    font-weight: normal;
}

.rel-link {    
}

.te-header {
   font-size: 15pt;
   font-family: arial;    
}

.top-table {
	background-color: #efefef;
	width: 100%;
	border: 1px solid #cfcfcf;
}

.top-table td {
	text-align: center;
	width: 33%;
}

.top-letters {
	text-align: center;
	margin-top: 6px;
}

.letter {
	display: inline-block;
	width: 20px;
	border: 1px solid #cfcfcf;
	text-align: center;
	background-color: #dfdfff;
}

.top2-letters {
	text-align: center;
	margin-top: 6px;
}

.letter2 {
	display: inline-block;
	width: 70px;
	border: 1px solid #cfcfcf;
	text-align: center;
	background-color: rgb(223, 247, 255);
	margin-right: 25px;
}

.te-item {
	display: inline-block;
	width: 380px;
	margin: 1px;
	border: 1px solid #dfdfdf;
	background-color: rgb(243, 240, 240);
	padding: 1px;
}

.te-link2 {
	font-style: italic;
}

.conc-block {
	margin-top: 20px;
}

.letter2-sel {
	display: inline-block;
	width: 70px;
	border: 1px solid rgb(211, 113, 113);
	text-align: center;
	background-color: rgb(255, 228, 223);
	margin-right: 25px;
}

.rel-name {
	width: 70px;
	display: inline-block;
}


.rel-item {
	padding-top: 3px;
	display: inline-block;
}
