/* CSS Document */

#content
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}

#content a:link
{
	color: #A70B00;
	text-decoration: none;
	font-weight: bold;
}

#content a:visited
{
	color: #A70B00;
	text-decoration: none;
	font-weight: bold;
}

#content a:hover
{
	color: #FFFFFF;
	background-color: #18208B;
}

.head
{
	text-transform: uppercase;
	font-weight: bold;
}

.name
{
	font-weight: bold;
	color: #18208B;
}

#biotable
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.biopic
{
	float: left;
	border: 1px solid #000000;
}

#mailto a:link
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#mailto a:hover
{
	color: #FFFFFF;
	background-color: #A70B00;
	font-weight: normal;
	text-decoration: underline;
}

.clients
{
	font-family: verdana, sans-serif;
	font-size: 12px;
}
.clients a:link
{
	color: #18208B;
	text-decoration: none;
	font-weight: bold;
}
.clients a:visited
{
	color: #18208B;
	text-decoration: none;
	font-weight: bold;
}
.clients a:hover
{
	color: #FFFFFF;
	background-color: #18208B;
	text-decoration: none;
	font-weight: bold;
}


/*-------------------------------------------*/


.textshaded
{
	color: #BBBBBB;
}

#ncdlink
{
	font-family: verdana, sans-serif;
}

#ncdlink a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#ncdlink a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #18208B;
}

#ncdlink a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}