.body {
	font-family: Tahoma;
	font-size: 12px;
}
.index {
	font-family: Tahoma;
	font-size: 10px;
	color: #808080;
	font-style: normal;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
}
.blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00739F;
}
.brown {
	font-family: Tahoma;
	font-size: 11px;
	color: 9F6E00;
	font-weight: normal;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #9f6e00;
	font-weight: bold;
}

.menu {
  padding: 0 0 0 0.5em;
}
.menu ul {
  list-style: none;
  margin-left:20px;
  border: none;
  text-align:left;
}
.menu li a {
  width: 100%;
  text-decoration: none;
}
li.expanded {
  list-style-type: circle;
  list-style-image: url(http://assetvaluation.info/templates/menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
	font-family: Tahoma;
	font-size: 13px;
}
li.collapsed {
	list-style-type: disc;
	list-style-image: url(http://assetvaluation.info/templates/menu-collapsed.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 13px;
}
li.leaf {
	list-style-type: square;
	list-style-image: url(http://assetvaluation.info/templates/menu-leaf.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	font-family: Tahoma;
	font-size: 14px;
}
li a.active {
  color: #000;
}

h1 {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 18px;
	color: #0F3887;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 17px;
	padding-bottom: 7px;
}
h2 {
	font-family: Tahoma;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #a0a0a0;
	padding-top: 10px;
	padding-left: 17px;
	padding-bottom: 0px;
}
.content
{	margin-left:10px;
	margin-top: 0px;
	padding-top: 0px;
}
.headerlogo1 {
	font-family: Tahoma;
	font-size: 25px;
	color: #cf8700;
	font-style: normal;
	position: relative;
	top: 0px;
	left: 87px;
}
.headerlogo2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cf8700;
	font-style: normal;
	position: relative;
	top: 0px;
	left: 87px;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #646464;
}