﻿table.directory {
	border: thin #9195D9;
	width: 500px;
	font-family: Georgia, serif;
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 5px;
}

td.directorytop {
	border: thin #9195D9 solid;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 16px;
}

td.labels	{
		border: thin #9195D9 solid;
		white-space: nowrap;
		text-align: right;
		font-weight: bold;
		font-family: Georgia, serif;
		font-size: 12px;
		width:100px;
}

td.content	{
		border: thin #9195D9 solid;
		white-space: nowrap;
		font-family: Gerogia, serif;
		font-size: 12px;
		width: 100%;
}

td.achievements {
		border: thin #9195D9 solid;
		font-family: Georgia, serif;
		font-size: 12px;		
}

tr.alternate {
	background-color: #D7D7D7
}
td.schoolstop{
	border: thin #9195D9 solid;
	text-align: center;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}

table.schools {
	border: thin #9195D9;
	font-family: Georgia, serif;
	padding: 5px;
	border-collapse: collapse;
	border-spacing: 5px;
}

td.schoolspic {
	text-align: center;
	font-size: 12px;
	border: thin #9195D9 solid;
}

td.labelsnocontent	{
		border: thin #9195D9 solid;
		text-align: left;
		white-space: nowrap;
		font-weight: bold;
		font-family: Georgia, serif;
		font-size: 12px;
}

img.photoborder	{
	border-left-width: 2px;
	border-right-width: 4px;
	border-top-width: 2px;
	border-bottom-width: 4px;
	border-left-color: #9195D9;
	border-top-color: #9195D9;
	border-bottom-color: #020659;
	border-right-color: #020659;
	border-style:solid;
}

td.labelsleft	{
		border: thin #9195D9 solid;
		text-align: left;
		white-space: nowrap;
		font-weight: bold;
		font-family: Georgia, serif;
		font-size: 12px;
}

