body
{
  margin-top: 0px;
  margin-left: 0px;
}
TD
{
  font-family: Verdana;
  font-size: 11px;
  color: #000000;
  line-height: 15px
}
.menuinfo
{
  font-family: Verdana;
  font-size: 10px;
  color: #fff;
  line-height: 13px
}
.news
{
  font-family: Verdana;
  font-size: 10px;
  color: #000;
  line-height: 13px
}
.fotnote
{
  font-family: Verdana;
  font-size: 11px;
  color: #777777;
  line-height: 15px
}
.header
{
  font-family: Verdana;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  line-height: 16px
}
.smheader
{
  font-family: Verdana;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 13px
}
.menuheader
{
  font-family: Verdana;
  font-size: 10px;
  color: #000000
}

.txt
{
  font-family: Verdana;
  font-size: 12px;
  color: #000000;
  line-height: 14px
}

A
{
  font-family: Verdana;
  font-size: 11px;
  text-decoration: underline;
  color: #004387
}

A:hover
{
  color: #004387;
}

A.menu
{
  font-family: Verdana;
  font-size: 10px;
  text-decoration: none;
  text-decoration: none;
  color: #000000
  font-weight:bold
}

A.menu:hover
{
  text-decoration: underline
}

A.admin
{
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #FFFFFF;
}

a.topmenu
{
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #FFFFFF;
}
a.topmenu:hover
{
  font-family: Verdana;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
}

.tbar{
	background-color:buttonface;
	margin-bottom:1px;
	cursor:arrow;
}
.tbarBtn{
	cursor:hand;
	background-color:buttonface;
	border:solid 1px buttonface;
}
.tbarBtnInset{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnSelected{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnOutset{
	cursor:hand;
	background-color:buttonface;
	border-right:solid 1px buttonshadow;
	border-bottom:solid 1px buttonshadow;
	border-top:solid 1px buttonhighlight;
	border-left:solid 1px buttonhighlight;
}