<style>

p, td, th {
	font-family: Verdana, Arial;
}
body
    {
    background-color: #F0F0F0;
    }
table.top
    {
    border-collapse: collapse;
    border-color: #C0C0C0;
    width: 900px;
    }
table.main
    {
    width: 900px;
    }
table.part
    {
    border-style: solid;
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-width: 1px;
    padding: 5px;
  }
td.part {
    border-style: solid;
    border-color: #C0C0C0;
    border-width: 1px;
    font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 150px;
	color: #333399;
}
td.partlist {
    border-style: solid;
    border-color: #C0C0C0;
    border-width: 1px;
    font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	width: 300px;
}

table.left
    {
    border-style: solid;
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-width: 1px;
    width: 100%;
    }
table.centre
    {
    border-collapse: collapse;
    border-color: #C0C0C0;
    border-style: none;
    border-width: 1px;
    }
td.title
    {
	font-family: Arial, Helvetica;
	font-size: 25px;
	text-align: center;
    color: #1E4331;
    width: 650px;
    }
td.title1
    {
	font-family: Arial;
	font-size: 18px;
	text-align: center;
    color: #000080;
    width: 650px;
    }
td.column_title
    {
	font-family: Arial, Helvetica;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
    }
td.list_item
    {
	font-family: Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
    }
td.contact
    {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #333399;
    }
li {
  padding: 1px;
}
td.search_result
    {
	font-family: Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	color: #333399;
    }
td.text
    {
	font-family: Arial;
	font-size: 15px;
	text-align: center;
    color: #1E4331;
    padding: 4px;
    }
.rollover a:hover {
  color: #FF0000;
  text-decoration: underline;
}
a
    {
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #333399;
    text-decoration: none;
    }
hr
    {
    width: 100%;
  }
p
    {
    margin-top: 5px;
    }
TD.FieldNamesRow {
	border: 1px solid #D6DDE6;
	padding: 4px;
	color: #0000FF;
	font-size:8pt;
	font: 8pt Arial
}
TR.normal {
	background-color: #DFDFDF;
	text-align: left;
	font-family: Arial, Helvetica;
    font-size: 12px;
    padding: 4px;
}
TR.altrow {
	background-color: #DFE7F2;
	text-align: left;
    font-family: Arial, Helvetica;
    font-size: 12px;
    padding: 4px;
}
select{
  width: 200px;
}
h1{
    font-family: Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

</style>

