h4 {
	color:#000000;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	font-style:normal;
	vertical-align: top;
	text-align: justify; text-justify: auto
}

.brown {
	color:#604A25;
	vertical-align: bottom
	}



.tabley {
border-style: solid;
  border-width: 1px;
  color:#000000;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	font-style:normal;
	vertical-align: top;
	text-align: justify; text-justify: auto
}
	
.smallish{
	text-align: left;
	color:black;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	
	}
	
.verysmall{
	text-align: center;
	color:gray;
	font-size:6.0pt;
	font-family:Arial, sans-serif;
	font-style: italic;
	}
	
a img {color:#666666;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	font-style: italic;
	border: none;
	}
	
a href {color:#000000;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	font-style: italic;
	border: none;
	}

table {
border-style: none;
  border-width: 0px;
}

td {color:#000000;
	font-size:11.0pt;
	font-family:Arial, sans-serif;
	font-style:normal;
	vertical-align: top;
	text-align: justify; text-justify: auto 
	}
	
th {color:#666666;
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	font-style:normal;
	vertical-align: top;
	text-align: left;
	}
	
hr {border: none 0;
	border-top: 1px dashed #000;
	width: 80%;
	height: 1px;
	} 
	
.nostile{color:#000000;
	font-size:6.0pt;
	font-family:Arial, sans-serif;
	font-style:none;
	vertical-align: middle;
	text-align: center;
	}
	
fieldset {

	-moz-border-radius:3;

	-moz-border-top-colors: transparent #D0D0BF transparent;

	-moz-border-right-colors: transparent #D0D0BF transparent;

	-moz-border-bottom-colors: transparent #D0D0BF transparent;

	-moz-border-left-colors:  transparent #D0D0BF transparent;

}

legend{
	color:gray;
	font-size:10.0pt;
	font-family:Arial, sans-serif;
	font-style: italic;
	text-align:left;
	}

.cent {color:black;
	font-size:12.0pt;
	font-family:Arial, sans-serif;
	vertical-align:bottom;
	text-align: center;
	}
	
img {
	display:block;
	vertical-align: bottom
	} 
	
	.bg {
    background: url(images/menubottom.jpg) 0% 100% no-repeat;
}

/*HOVER POPUP LINKS*/

/*hoverpopups type 1*/

#popup { color: #000000; background-color: #ffffff; }

#popup a, #popup a:visited {




text-align: right;
padding: 0 10px;
margin: 0;

text-decoration: none;
font-size: 1em;
color: black;
}

#popup a span {display: none;}



/* the IE correction rule */
#popup a:hover	{
color: #f000000; background-color: #fffff;
text-indent: 0; /* added the default value */
}

#popup a:hover span{
display: block;

top: 100px;
left: 10px;
width: 600px;
margin: 0px;
padding: 5px;
color: #0000FF;
font-weight: normal;
background: #ffffff;
text-align: left;
font-size: .9em;

}
