


.toptitle {
	color: blue;
	font-size: 20px;
	font-family: arial;
	background-color: #FC6;
	letter-spacing: 5px;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.tables {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #FFF;
	white-space: normal;
	display: block;
	text-align: justify;
	width: auto;
	height: auto;
	clear: both;
	padding: 1px;
	margin: 1px;
	cursor: auto;
	/*filter: Xray;*/
	border: medium solid #999;
}
tr {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 14px;
}




.subtitle {
	color: gray;
	font-size: 16px;
	font-family: arial;
/*border: 2px solid red;*/
}
.miniatures {
	border: thin solid #999;
}
.showMeMore {
	font-style: italic;
	color: brown;
}
