div.mainBranch table td.title {
	background-color: #66E263 !important;
	height: 15px;
}


div.branch {
	width: 650px;
	border: 1px solid black;
}

div.branch table {
	font-size: 13px;
}

div.branch table td.title {
	background-color: #f2cb6f;
	height: 15px;
}

div.branch table td {
	height: 16px;
}

div.branch .number {
	font-family: Arial, Helvetica, sans-serif;
}

div.branch .titlebar {
	height: 13px;
	font-weight: bold;
	color: #990000;
}
