
<style type="text/css">
<!--

A  {
	COLOR : #0000ff;
	text-decoration : underline;
	}

A:hover  {
	COLOR : #ff0000;
	text-decoration : underline;
	}

A.nav {
	color:#0000ff;
	text-decoration:underline;
}

A.nav:active {
	color:#0000ff;
}

A.nav:visited {
	color:#0000ff;
}

A.nav:hover {
	color:#ff0000;
	text-decoration:underline;
}

A.nav:visited:hover {
	color:#ff0000;
}

table.border {border-width:1; border-style:solid; border-color:#000000;}

img.photos {border-width:1; border-style:solid; border-color:#000000;}

.block 
{ 
border-width:1; 
border-style:solid; 
border-color:#000066; 
background-color: #99cc99;
	color : #ffffff;
	font-size : 13pt;
	font-weight : bold;
	font-family : Arial;

}

.button 
{
background-image: url(../gfx/bar_bkg.gif); 
font-weight: bold; 
font-size: 10pt; 
font-family: Arial;
color : #006600; 
text-decoration: none; 
text-align: center; 
cursor: hand;
border-width:1; 
border-style:solid;
border-color:#000000;
}

.address 
{
	color : #333333;
	font-size : 0.7em;
	font-weight : bold;
	font-family : Tahoma,Helvetica,Times New Roman;
	text-decoration: none;

}


.FillOne 
{
	color : #696969;
	font-size : 0.7em;
	font-weight : normal;
	font-family : Tahoma,Helvetica;
	text-decoration: none;
	text-align: center;
}


.PanelOne
{
	background-color : #f3f3f3;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	color : #333333;
	font-family: Arial;
	font-size:10pt;
	font-weight : bold;
	
}



.form
{
	background-color : #f5deb3;
	color : #222222;
	font-family: Arial;
	font-size:10pt;
	font-weight : bold;
	
}

.forminput
{
	background-color : #ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
}


OL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}



UL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

LI  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
	line-height: 2em;
}

TD  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

BODY  {
	BACKGROUND-COLOR : #f3f3f3;
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}
-->
</style>
