.bluelink01 {
	color: #0066FF;
	text-decoration: none;
}
.redlink01 {
	color: #FF0000;
	text-decoration: none;
}
.graylink01 {
	color: #919191;
	text-decoration: none;
}
.bluelink02 {
	color: #0099CC;
	text-decoration: none;
}
.formtext01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.textbox01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	height: 100px;
	width: 400px;
}
.picframe01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
