body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}
.namebar {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}

.navbar {
	font-size: 12px;
	text-align: center;
	color:#FFFFFF;
}
.navbar a {
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
}
.navbar a:hover {
    background-color:#000099;
	color:#AAEAFF;
}
h1 {
	font-size: 16px;
	color: #FF0000;
	text-transform: capitalize;
}
h2 {
	font-size: 12px;
	color: #000000;
	display:inline;
	font-weight:bold;
}
h3 {
	display:inline;
}
#title {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.speciestable {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
}
.heading {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.officetitle {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.sitemap {
	color: #000099;
	font-size:12px;
}
.sitemap a {
	color: #000099;
	font-size:12px;
}
.sitemap a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#textMenu {
	font-size: 10px;
	font-weight:normal;
	display:none;
}
#textMenu a{
	font-size: 10px;
	font-weight:normal;
}
#textMenu a:hover{
    text-decoration:underline;
	
}

div.recordlist ul {
  float: left;
  width: 769px; /* width is changed */
  margin: 0;
  padding: 0;
  list-style:none;
}

div.recordlist ul li{
  float: left;
  width: 153px;
  margin: 0;
  padding: 0;
}

div.recordlist {
	margin-bottom: 1em;
}

div.recordlist br{
	clear:left;
}
.Links {
	background-color:#990000;
	color:#FFFFFF;
	font-weight: bold;
}
.Links a:hover{
	background-color:#990000;
}
#google_translate_element {
	float: right;
}
#left {
	float:left;
}