body
{
  font-family: verdana, arial, sans-serif;
  font-size: 11pt;
}

a:link, a:visited, a:active
{
  color: #3C6677;
}

div.body p.text
{
	width: 500px;
	line-height: 1.6em;
	font-size: 10pt;
}

p.header
{
	font-size: 13pt;
	letter-spacing: 1px;
	border-bottom: 1pt #545454 dotted;
}

div.contact, div.contact a
{
	font-size: 13px;
	color: #FAD85D;
}

div.navbar a, div.navbar a:link, div.navbar a:visited
{
	width: 100px;
	color: #1F1F1F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 23px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.navbar a:hover
{
	background-image: url( 'images/hoverbg.gif' );
	background-repeat: repeat-x;
}

/*** item.php ***/

table.item th
{
	vertical-align: top;
	text-align: center;
	width: 150px;
}

table.item td
{
	vertical-align: top;
}

table.item table th
{
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}

table.item table td
{
	font-size: 10pt;
	width: 500px;
}

/*** results.php ***/

table.results
{
	width: 500px;
}

table.results th, table.results td
{
	padding: 10px;
}

/*
table.results th img
{
	width: 50%;
}
*/

table.results span.fig
{
	font-weight: bold;
}

table.results span.application
{
	color: #545454;
	font-size: 9pt;
}
