body {
  font-family : verdana, tahoma, sans-serif;
  font-size : 14px;
}


table {
border-collapse: collapse;
border-color: #8E452C;
}

td {
  font-family : tahoma, sans-serif;
  font-size : 14px;
}

th {
  font-family : tahoma, sans-serif;
  font-size : 12px;
  background-color : #CC9986;
}



.found {
      font-family : tahoma, sans-serif;
      font-size : 14px;
}

table.found {
border-collapse: collapse;
border-color: #8E452C;
}

td.found {
  font-family : tahoma, sans-serif;
  font-size : 14px;
}

th.found {
  font-family : tahoma, sans-serif;
  font-size : 12px;
  background-color : #CC9900;
}


h4 {
  font-size : 16px;
}

.common {
  font-family : verdana, tahoma, sans-serif;
  font-size : 14px;
}

.logwin {
  font-family : verdana, tahoma, sans-serif;
  font-size : 11px;
  font-weight : bold;
}

.submenu {
  background-color : #FFE5AC;
  font-family : verdana, tahoma, sans-serif;
  font-size : 12px;
}

a.submenu {
	color: #8E452C;
	text-decoration : none;
	font-family : tahoma;
}
a.submenu:hover {
	color: black;
	text-decoration : underline;
	font-family : tahoma;
}

a {
  color : navy;
  text-decoration : none;
}

a:hover {
  color : red;
  text-decoration : underline;
}
  
.header {
  color : #325B69;
  font-family : verdana, tahoma, sans-serif;
  font-size : 18px;
  text-align : center;
}

.normal{background-color: white;}
.hl {background-color: #EFEFEF;} 

