﻿.directory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-color: 9f2d20;
    border-width: 5px;
    border-style: solid;
}
.directory a:link, .directory a:visited {
	color: #000000;
}
.directory a:hover {
	color: #9f2d20;
}
.directory td.username {
	width: 45%;
	vertical-align: top;
}
.directory td.userrole {
	width: 20%;
	vertical-align: top;
}
.directory td.userphone {
	font-size: xx-small;
}
.funDirectoryX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: thick fuchsia groove;
}
