.dir_linksTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}

.dir_linksTop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	font-weight: bold;
}


.dir_linksSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.dir_linksSub:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.dir_tableNext {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B80000;
	border-right-color: #B80000;
	border-bottom-color: #B80000;
	border-left-color: #B80000;
	border-right-style: none;
	border-left-style: none;
	background-color: #F2F2F2;
	height: 50px;
	padding: 1px;
	color: #990000;
  font-family: "Trebuchet MS";
	font-size: 12px;
}
a.dir_tableNext:link {font-family: Trebuchet MS; color: #990000; font-weight:normal; text-decoration:underline; }
a.dir_tableNext:hover {font-family: Trebuchet MS; color: #000000; font-weight:normal; text-decoration:normal; }

