@charset "UTF-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #C33;
}
.photoright {
	padding: 5px;
	float: none;
	border: thin groove #CCC;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #003;
	text-align: center;
}
h2 {
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
	font-size: 14px;
	text-align: justify;
}


.copyright {
	font-size: xx-small;
}
a {
	color: #003;
	font-weight: bold;
}
.photocenter {
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 3px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#apDivMain {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 1px;
}

#ProdMenu {
	height: 511px;
	width: 148px;
	left: 4px;
	top: 236px;
	position: absolute;
}
