body {
	font-family: Verdana,Arial,Helvetica, sans-serif;
	font-size:normal;
	color: white;
  background-color: #A7A7A7;
}

.subtitle {
	font-size: 10pt;
  font-weight: bold;
  padding-left: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
	color: #000000;
  background-color: #FDDB2B;
}

.maintitle {
	font-size: 14pt;
	font-weight : bold;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-right: 5px;
	color: Black;
  background-color : #FDDB2B;
}

.celllabel {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: White;
	background-color: #303030;
}

.cellvalue {
	font-size: 8pt;
	font-weight : bold;
  padding-top: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
	color: White;
	background-color: #666666;
}

.cellalt {
	font-size: 8pt;
	font-weight : normal;
  padding-top: 2px;
  padding-left: 5px;
  padding-bottom: 5px;
	color: White;
	background-color: #666666;
}

.link {
  color: #ffffff;
  text-decoration: underline;
}

a.link:hover {
  color: #FDDB2B;
  text-decoration: underline;
}

.searchresult {
  color: Black;
  background-color: #FFFF93;
}

body {
}

.maintable {
	background-color: #ffffff;
}


#formatlogo {
	margin-left: 3px; 
	margin-right: 3px;
}

.detailsbg {
	background-color: #A7A7A7;
}

.imagestrip {
	color: #000000;
	background-color: #666666;
}

.imagestrip a {
  text-decoration: none;
}

.navigation {
  padding-top: 5px;
  padding-bottom: 5px;
}

.navlink {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  display: inline;
	color: #056689;
	font-size: 8pt;
	font-weight : bold;
}

.navlink a {
	color: #056689;
	font-size: 8pt;
	font-weight : bold;
}
