a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
.rightSideBar {
	background-image: url(/images/home/sideBar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.sillLogoUnderMenu {
	background-color: #ffffee;
}
.leftTableTail {
	background-image: url(/images/home/leftSideBar.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.menuTable {
	background-color: #C5CAD4;
	padding: 3px;
}
.textNormal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
.textTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.tablePadding {
	margin-bottom: 10px;
}
.tableExhibits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D9D1C0;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.tableBooks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D9C5C7;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.tableMagazines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #B2C9AC;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.textNormalMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	line-height: 28px;
}
.pictureFrame {
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.textNormalCenter {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	padding: 8px;
	text-align: center;
	vertical-align: top;
}
.textBold {
	font-weight: bold;
}
.tableCurrentExhibits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	vertical-align: top;
	padding: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
