/* CSS Document */

.td_job {
	border: 1px solid #B7BDE3;
	background-color: #E6E9FC;
}

.txt_heading {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3A6DD5;
	text-decoration: none;
}

.txt_normal {
	font-family: tahoma;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
}

.txt_sales {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #363B5C;
	text-decoration: none;
}
