


.tabletitlefont {
  color: #FFFFFF;
  font-size: 12px;
  font-weight : bold;
  font-family: Tahoma;
  text-decoration: none; 
  background-position: center;
}

.tabletitlefont2 {
  color: #143B26;
  font-size: 12px;
  font-weight : bold;
  font-family: Tahoma;
  text-decoration: none; 
  background-position: center;
}



.tabletitlefont3 {
  color: #143B26;
  font-size: 16px;
  font-weight : bold;
  font-family: Tahoma;
  text-decoration: none; 
  background-position: center;
}

.menufont {
  color: #993300;
  font-size: 10px;
  font-weight: bold;
  font-family: Tahoma;
  background-position: bottom;
}

.menufontlink {
  color: #993300;
  text-decoration: none;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 11px;
}

.menufontlink2 {
  color: #993300;
  text-decoration: none;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 8px;
}

.link {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
}


.bodyfont {
  color: #738B7E;
  font-size: 10px;
  font-weight: none;
  font-family: Tahoma;
  background-position: bottom;
}

.bodyfontexpand {
  color: #738B7E;
  font-size: 10px;
  font-family: Arial;
  background-position: bottom;
}

.bodyfontexpandpas {
  color: #738B7E;
  font-size: 12px;
  font-weight: none;
  font-family: Tahoma;
  background-position: bottom;
}

.bodyfontpas {
  color: #738B7E;
  font-size: 10px;
  font-weight: none;
  font-family: Tahoma;
  background-position: bottom;
}


.linktable {
	color: #8A9982;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 9px;
}

.linktable2 {
	color: #8A9982;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
}
.texttitle {
	  color: #000000;
	  font-size: 14px;
	  font-weight: bold;
	  font-family: Tahoma;
	  background-position: bottom;
}

.inputbox{
	border: 0px;
	padding: 3px 3px 3px 3	px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: white;
}

.button {
  color: #8A9982;
  font-family: Tahoma;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: 80px;

  padding: 0px 5px;
  line-height: 20px !important;
  line-height: 18px;
  height: 22px !important;
  height: 20px;
  margin: 1px;
}	