body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #006699;
}

li {
  float: left;
}

li a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size:11px;
  font-weight:bold;
}

li a:hover:not(.active) {
  background-color: #04AA6D;
}

.active {
  background-color: #04AA6D;
}

/*
a:link {
	color: 474747;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

}
a:hover {
	color: 474747;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: 474747;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;

}
*/
td, textarea, input, select {
	font-family: Verdana;
	font-size: 10px;
	color: 9A9A9A;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
.text1 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.text2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 515151;
	text-decoration: underline;
}
.frame {
	font-family: Verdana;
	font-size: 10px;
	color: #E5E5E5;
	border: 1px solid #E5E5E5;
}
.text4 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.designed_by {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #363636;
}
.text5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: 474747;
}
.text6 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: 4D83C9;
}
.text7 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: 4D83C9;
}
