body {
	background: #cccccc url("body_bkg.gif");
	background-repeat: repeat-y;
  	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.heading {
	font-size: small;
	font-weight: bold;
	color: #003366;
}
.bodyintro {

	font-size: small;
	font-weight: normal;
	color: #003366;
}
.bodylink {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.versionlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.textentry {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: 170px;
	padding: 2px;
	text-align: left;
}
.dropdown {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: 176px;
	padding: 1px;
	text-align: left;
}
.button {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	BORDER-LEFT: #666666 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #666666 1px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	width: 80px;
	height: 24px;
	padding: 2px;
	text-align: centered;
}
