body {
	background-attachment: fixed;
	background-image: url(../images/BGTiles/bgmoreinfo.gif);
	background-repeat: repeat;
}

.subNav {
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
}

.subNav a:link {
  color: #FFFFFF;
  text-decoration: underline;
}

.subNav a:visited {
  color: #9999FF;
  text-decoration: underline;
}

.subNav a:hover {
	color: #9999FF;
	text-decoration: none;
}

.subNav a:active {
    color: #FF0000;
	text-decoration: none;
}

.formText {
	font-size: 0.8em;
	font-weight:normal;
	color: #336666;
}	

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336666;
	margin: 0px;
	padding: 2px;
	border: 1px solid #336666;
	font-size: 12px;

}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #336666;
	background-color: #FFFFFF;
	border: 1px solid #336666;

}fieldset {
	margin: 0px;
	padding: 0px;
}
