body {
	background-image:  url(pics/Background.jpg);
	font-family: "Times New Roman", Times, serif;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #FFCC00;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 10px;












}
h1 {
	color: #009966;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;

}
h2 {
	color: #009966;
	font-size: 18px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;

}
p {
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	margin-right: 20px;




}
h3 {
	font-size: 12pt;
	color: #009966;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;


}
a:link {
	font-weight: bold;
	color: #CC0033;




}
a:hover {
	color: #009966;
	font-weight: bold;



}
ul {
	list-style-image: url(buttons/bullet.gif);
	list-style-position: outside;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;









}
.quote {
	margin: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.quote2 {
	margin: 0px 40px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #009966;
	font-size: 14px;


}
.quoteName {
	margin: 0px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #009966;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;


}

.caption {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	background-color: #FFFF99;
	text-align: right;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;



}
.balloon {
	background-image: url(pics/balloons.gif);
	background-repeat: repeat;
	border: 0px none #CCCCCC;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: absolute;





}
.layerhead {
	color: #009966;
	vertical-align: middle;
	padding: 5px;
	font-family: "Lucida Sans", Georgia, Garamond;
	font-size: 18px;
	background-color: #FFCC33;
	border: 5px ridge #009966;
}
.imgborder {
	border: 5px groove #FFCC33;
}
.layertext {
	color: #009966;
	vertical-align: middle;
	padding: 5px;
	font-family: "Lucida Sans", Georgia, Garamond;
	font-size: 14px;
	background-color: #FFCC33;
	border: 5px ridge #009966;

}
a:visited {
	color: #cc0033;
	font-weight: bold;



}
li {
	margin-right: 60px;
	margin-bottom: 10px;
	margin-left: 40px;
}
table {
	margin: 5px 10px;

}
.noindent {
	margin: 0px 0px 15px;
}
a:active {
	font-weight: bold;
	color: #009966;
}
dd {
	padding-bottom: 20px;
}
.hand {
	cursor: hand;
	color: #cc0033;
	text-decoration: underline;
	font-weight: bold;



}
fieldset {
	margin-left: 10px;
	margin-right: 10px;
}
legend {
	font-size: small;
	font-weight: bold;
	color: #009966;
	font-variant: small-caps;

}
.submit {
	background-image: url(buttons/linkSubmit.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 22px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: none;


}
.reset {

	background-image: url(buttons/linkReset.gif);
	background-repeat: no-repeat;
	width: 60px;
	height: 22px;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px;
	border: none;
}
.error {
	font-weight: bold;
	color: #CC0033;
}

