.bodystyle {
	background-repeat: repeat;
	background-color: #336699;

}
.headerstyle {
	background-image: url(../assets/waterheader.jpg);
	background-repeat: repeat-x;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.flyouttable {
	background-color: #FFFFFF;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
}
.colornames {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: xx-small;


}
.headline {
	font-size: medium;
	font-weight: bold;
	color: #FF9900;

}
.ordersteps {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	white-space: normal;
	padding: 2px;
	font-style: italic;


}
.field
{border-color: #000080; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px; 
color: #000033}

textarea
{border-color: #000080; 
border-style: groove; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #000033}


.button 
{background-color: white; 
border-color: #000080 #990000 #990000 #000080; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
color: #990000; 
cursor: hand; 
padding-top: 1px; 
padding-right: 3px; 
padding-bottom: 1px; 
padding-left: 3px}