
.ibDetail
{
  background-color: transparent;
}
.imgTransparent
{
  background-color: transparent;
}
.BUTTON
{
	font-weight: 700;
	font-size: 11px;
	cursor: hand;
	color: aliceblue;
	border-top-style: groove;
	font-family: Verdana;
	border-right-style: groove;
	border-left-style: groove;
	height: 25px;
	background-color: #0099cc;
	text-align: center;
	border-bottom-style: groove;
}

.title1
{
  font-size: 12px;
  color: navy;
  font-family: Verdana;
}
.Verdana12
{
  font-size: 12px;
  font-family: Verdana;
}
.PanelYellow
{
  border-right: thin solid;
  border-top: thin solid;
  border-left: thin solid;
  border-bottom: thin solid;
  background-color: #ffffcc;
}
.header
{
  font-size: 12px;
  color: navy;
  font-family: Verdana;
  font-weight: bold;
  background-color: Aqua;
}

