@import "base-style.css";
@import "subMenu.css";
@import "pageText.css";

#menu-recr a {
	background-image:url(../images/menu-recr-on.gif);
}

table {
	border-top: 1px dotted #cccccc;
}

th {
	text-align: left;
	color: #ffffff;
	padding: 4px 0px 4px 10px;
	background-image:url(../images/titSubBG.gif);
	border-left: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

td {
	border-right: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
}

.first-row {
	width: 100px;
	border-left: 1px dotted #cccccc;
}
