body {

	background-color: #FFF;

}



.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}



#directory_head {

	position: absolute;

	height: 35px;

	width: 95px;

	left: 0px;

	top: 0px;

}



#directory_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 700px;

	left: 0px;

	top: 40px;

}



.directory_alphabet_table {

	font-weight: bold;

	width: 700px;

	height: auto;

	margin-top: 10px;

	margin-bottom: 10px;

}



.directory_table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	margin-top: 20px;

	margin-bottom: 20px;

    width: 700px;

	text-align: left;

}



.directory_table_th {

	color: #000;

}



.directory_table_asterisk {

	color: #F60;

	width: 20px;

	padding-bottom: 2px;

}



.directory_table_name {

	font-weight: bold;

	color: #3CF;

	width: 200px;

	padding-bottom: 2px;

}



.directory_table_institution {

	width: 175px;

	padding-bottom: 2px;

}



.directory_table_discipline {

	width: 310px;

	padding-bottom: 2px;

}



.directory_table_letterquote {

	width: 700px;

	padding-left: 20px;

	padding-top: 10px;

	padding-bottom: 5px;

}





