a.direction {
	color: #000000;
}
a.direction:hover {
	color: #ff6600;
	text-decoration: none;
}

a.directionParts {
	font-size: 11px;
}
a.directionParts:hover {
	color: #000000;
	text-decoration: none;
}

.title1, .title2 {
	font-family: Arial, Tahome, Verdana;
}
.title1 {
	height: 23px;
	font-size: 17px;
	color: #00a201;
	text-decoration: none;
	
}
.title2 {
	font-size: 15px;
	color: #000000;
}

hr {
	color: #e7ebdb;
}

.border {
	background: #ffffff;
	border: #dee4d2 1px solid;
	padding-top: 5px;
	padding-bottom: 7px;
}

.invisible {
	font-size: 1px;
	color: #f5f9ee;
}