body, div, p, table, td, a, a:active, a:visited {
	font-family: Geneva, sans-serif ;
	font-size: 12px ;
	text-decoration: none;
}

.highlightedReference{
	font-family: Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FF3300;
	font-weight: bold;
}

.citator {
	font-family: Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.impFont, .impFont a, .impFont a:active, .impFont a:visited {
/*	font-family: Geneva, Arial, Helvetica, sans-serif ; */
	text-decoration: none;
	font-weight: bold;
}

.impFont a:hover {
	color: #F4C75B ;
}

.menuTable {
/*	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px; */
}

.menu, .menu a, .menu a:active, menu a:visited {
	font-size: 12px;
	background-color: black;
	color: white ;
}

.selectedMenu {
	font-size: 12px;
	background-color: white;
	border: 1px solid black ;
}

.selectedMenu a, .selectedMenu a:active, selectedMenu a:visited {
	color: black;
}

.menu2, .menu2 a, .menu2 a:active, menu2 a:visited {
	font-size: 11px;
	background-color: black;
	color: white;
}

.selectedMenu2 {
	font-size: 11px;
	background-color: white;
	border: 1px solid black ;
}

.selectedMenu2 a, .selectedMenu2 a:active, selectedMenu2 a:visited {
	color: black;
}

.footer, .footer a, .footer a:active, .footer a:visited {
	font-size: 12px;
	text-align: center;
	color: white ;
}

.copyright, .copyright td, .copyright a, .copyright a:active, .copyright a:visited {
	font-size: 9px;
/*	text-align: center;*/
	color: white ;
}

.portfolioCollection, .portfolioCollection a, .portfolioCollection a:active, .portfolioCollection a:visited {
/*	font-family: Geneva, Arial, Helvetica; */
	font-size: 11px;
/*	font-weight: bold;*/
	text-decoration: none;
	color: black ;
	text-align: center;
/*	margin:10px ; */
/*	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;*/
/*	padding: 10px; */
/*	padding-left: 10px; */
	padding-top: 10px;
/*	padding-right: 10px; */
	padding-bottom: 10px; 

}

.portfolioCollection table {
	border: outset 0px solid ;
	border-color: white;
/*	margin: 10px; 
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;*/
	text-align: center;
}

.portfolioCollection td {
	margin: 10px ;
/*	border: inset 1pt solid ; */
}

.portfolioCollection img {
/*	border-color: white ;*/
	border-width: 1px ;
}

.portfolioCollectionException td {
	margin: 0px ;
	border: inset 0pt solid ;
}

.collectionEnumeration {
	color: red ;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.collectionEnumerationException {
	color: black ;
}

.bigText {
	font-size: 15px;
	font-weight: bold;
}

.smallText {
	font-size: 9px;
}

.title, .title a, .title a:active, .title a:visited {
	color: #000000;
}
