.TextRight
{
	text-align: right;
}

table
{
	color: #006600;
	font-size: 100%;
}

.TableYear
{
	width: 100px;
	vertical-align: top;
}

.TableMonth
{
	width: 30px;
	vertical-align: top;
}

.year_t
{
	width: 10%;
	float: left;
}

.profile_t
{
	width: 85%;
	float: left;
}

.year_o
{
	width: 15%;
	float: left;
}

.profile_o
{
	width: 80%;
	float: left;
}

.year_s
{
	width: 15%;
	float: left;
}

.profile_s
{
	width: 80%;
	float: left;
}

div.director
{
	padding: 10px;
	margin-top: 10px;
	border-top: 1px solid #99CC00;
	border-left: 1px solid #99CC00;
	border-bottom: 3px solid #99CC00;
	border-right: 3px solid #99CC00;
}

div.director div.name
{
}

div.director div.photo
{
	float: left;
	padding: 0px;
	margin: 0px;
	width: 20%;
	margin: 0px;
}

div.director div.name
{
	font-weight: 800;
}

div.director div.career
{
	font-size: 85%;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}




