#main-table {
}
#left-column table.termek-class {
}
#left-column p {
	font-size: 13px;
	line-height: 17px;
}
#left-column ul {
	margin-left: 40px;
	list-style: outside;
	list-style-type: circle;
	margin-bottom: 15px;
}
#left-column img {
	margin: 5px 5px 5px 0;
	padding: 5px;
	border: 1px solid #005883;
}
#left-column ul li {
	font-size: 13px;
	line-height: 17px;
}
#left-column table.termek-class thead td {
	padding: 5px;
	color: #CF0C46;
	font-weight: bold;
	font-size: 13px;
	padding-right: 20px;
	border-bottom: 1px solid #CF0C46;
	vertical-align: bottom;
}
#left-column table.termek-class tbody td {
	padding: 5px;
	padding-right: 20px;
	font-size: 11px;
}
#left-column ul li a {
	text-decoration: none;
}
#left-column table.termek-class tbody tr.row_a td{
	background: #ffffff;
}
#left-column table.termek-class tbody tr.row_b td{
	background: #e9e9e9;
}
#left-column h3 {
	font-size: 16px;
	color: #005883;
	margin-bottom: 15px;
}

