.plainSmall {
	font-size: x-small;
}
.plainJust {
	text-align: justify;
}
body,td,th {
	font-family: Verdana,Helvetica, Arial,sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
.pageTitle {
	width:100%;
	filter:dropshadow(color=#86BCFC,offx=1, offy=1, positive=1), glow(color=#C2F9FF, strength=1);
	color: #000000;
	font-weight: bold;
	font-size: 14px;

}
.extraSmall {
	font-size: 6px;
}
.plainSmallJust {
	font-size: x-small;
	text-align: justify;
}
.formStar {
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.galleryDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	border: none #FFFFFF;
	background-color: #FFFFFF;
	overflow-y:hidden;
}
.phpError {
	font-size: medium;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
.formOK {
	font-size: medium;
	font-weight: bold;
	color: #009900;
	text-align: center;
}
.textColorGray {
	color: #999999;
}
.textColorRedDark {
	color: #990000;
}
