body {
	color: black;
	background: white;
	font: normal normal normal/normal Times New Roman;
	font-size: 12pt;
}
h2  {
	font-family: "Times New Roman", latin, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #660066;
	background: white;
}
h5  {
	color:#660066; background: white
    }
h6  {
	color: Red;
}
#menu {
	height: inherit;
	white-space: discard;
}
#menul {
	height: 60pt;
}

#menur {
	height: 25pt;
}
div.outer {
	float: none;
	width: 100%;
	height: 100%;
}

div.outer a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: red;
	background-color: inherit;
}
div.outer span {
	display: block;
	margin:0;
   padding: 7px;
	}
div.outer a:hover {
	background-image: none;
	text-decoration: none;
	color: black;
	background-color: inherit;
}
div.outer a:active {
	text-decoration: none;
	color: black;
	background-color: inherit;
}

html,body {
	height: 95%;
}
body {
}
p, td, ul, ol, ul, li, dl, dt, dd, h1, input, textarea {
	font-family: "Century Gothic", Arial, Helvetica, serif;
}
li, img, div, p {
	margin: 0;
	padding: 0;
}

/*		TABLE	CONTAINER	*/
#tableContainer {
/*	position: absolute;
	top: 150px;
	bottom: 0;
	right: 0;
	left: 0;
*/
	clear: both;
	width: 100%;
	height: 67%;
	overflow: scroll;
}
.scrollTable td {
	font-family: "Century Gothic", Arial, Helvetica, serif;
	padding: 4px;
}
.scrollTable {
	table-layout: fixed;
	color: black; 
	background: white
	/* width: 100%; */
}
#footer {
   position: fixed;
   width: 100%;
   height: 100px;
   top: auto;
   right: 0;
   bottom: 0;
   left: 0;
}
div.figure {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-size: smaller;
	text-indent: 0;
	font-style: italic;
}
img.scaled {
  width: 13%;
}

img.logos {
	/* scalable em size class 200 x 200 graphics */
	width: 8em;
	margin-left: 5%;
	border: none;
}	

img.g20010 {/* scalable em size class 200 x 200 graphics */
  width: 12.65em;
  height: 7.5em;
}	
img.g2001 {/* scalable em size class 200 x 200 graphics */
  width: 7.6em;
  height: 6em;
}	
img.blogos {
	/* scalable em size class 200 x 200 graphics */
	width: 8em;
	margin-left: 5%;
	border: none;
}	

