<!--
body {  font-family: Arial, Helvetica, sans-serif}

th {font-size: 14pt; font-weight: bold; color: #000000}

td {font-size: 11pt; color: #000000}

td.header {font-size: 14pt; font-weight: bold; color: #000000; background-color: #99CCFF}

th.pagetitle {font-size: 14pt; font-weight: bold; color: #000000; text-align: center}

td.nav {font-size: 12pt; font-weight: bold; color: #000000; background-color: #3B67B1; text-align: center}

td.nav-sub {font-size: 10pt; font-weight: bold; color: #000000; background-color: #3B67B1; text-align: center}

td.hnav {font-size: 1pt; color: #3B67B1; background-color: #3B67B1; text-align: center}

table.nav {font-size: 12pt; font-weight: bold; color: #000000; background-color: #3B67B1}

table.nav-sub {font-size: 10pt; font-weight: bold; color: #000000; background-color: #3B67B1}

A:link
{
    COLOR: blue;
}
A:visited
{
    COLOR: #0000A0;
}
A:active
{
    COLOR: black;
}
A:hover
{
    COLOR: red;
}

A.nav:link
{
    COLOR: white;
	text-decoration:none;	
}
A.nav:visited
{
    COLOR: white;
	text-decoration:none;
}
A.nav:active
{
    COLOR: white;
	text-decoration:none;
}
A.nav:hover
{
    COLOR: #FBB917;    
    text-decoration: none;
	
}
A.hnav:link
{
    COLOR: #017D34;
	text-decoration:none;	
}
A.hnav:visited
{
    COLOR: #017D34;
	text-decoration:none;
}
A.hnav:active
{
    COLOR: #017D34;
	text-decoration:none;
}
A.hnav:hover
{
    COLOR: #017D34;
	text-declaration: none;
}
A.hd:link
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:visited
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:active
{
    COLOR: white;
	font-size: 1pt;
}
A.hd:hover
{
	cursor:default;
    COLOR: white;
	font-size: 1pt;
}
th {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}
td {
	font-size: 10pt;
	font-weight: bold;
}
h1{
	color : Black;
	font-size: 20pt;
}
h3{
	color : Black;
}
td.button {
	font-weight: bold;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	cursor:pointer;
	TEXT-ALIGN: center;
	background : FF0000;
	background-color : FF0000;
}
td.buttonStandard {
	font-weight: bold;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	cursor:pointer;
	TEXT-ALIGN: center;
	background : FF0000;
}
 td.buttonHover {
	font-weight: bold;
	font-size: 10pt;
	border-style: solid;
	border-width: 2px;
	border-color: Black;
	cursor:pointer;
	TEXT-ALIGN: center;
	background : FFFFFF;
}
 td.buttonSelected {
  font-weight: bold;
  font-size: 10pt; 
  border: 1 solid #000000;
  cursor:hand;
  TEXT-ALIGN: center;
  }
td.navButton {
	font-weight: bold;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	cursor:pointer;
	TEXT-ALIGN: center;
	background : FFFFFF;
	vertical-align : top;
}
 td.navButtonHover {
	font-weight: bold;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	cursor:pointer;
	TEXT-ALIGN: center;
	background : FBB917;
	vertical-align : top;
}
  
 tr.listingMouseIn
{
	cursor: pointer;
	background : FBB917;
	text-decoration: underline;
}
 tr.listingMouseOut
{
	cursor: pointer;
	text-decoration:none;
}

img.photo {
border: 1 solid #000000;
}
td.photo {
border: 0 solid #000000;
}

td.hd {
	font-size: 1pt;
	color : White;
}
-->
