.form1 {
	BORDER-RIGHT: #B6C11D 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #B6C11D 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 7pt; MARGIN: 0px auto 0px 0px; WORD-SPACING: normal; VERTICAL-ALIGN: top; TEXT-TRANSFORM: none; BORDER-LEFT: #B6C11D 1px solid; COLOR: #B6C11D PADDING-TOP: 0px; BORDER-BOTTOM: #B6C11D 1px solid; FONT-STYLE: normal; FONT-FAMILY: verdana; LETTER-SPACING: normal; BACKGROUND-COLOR: #ffffff; FONT-VARIANT: normal;
}


TD {
	FONT: 12px  Verdana; COLOR: black ; symbol-SPACING: 3px; 
	}
	 a:link { color: #000000; text-decoration: underline;  padding-top: 1px; padding-bottom: 1px;  }
 a:visited { color: #000000; text-decoration: underline;  padding-top: 1px; padding-bottom: 1px;  }
 a:hover { color: #000000; text-decoration: none;   padding-top: 1px; padding-bottom: 1px; }
 .link { color: #000000 }
 
  A:link..top5 { color: #000000; text-decoration: underline;  padding-top: 1px; padding-bottom: 1px;  }
 a:visited.top5 { color: #000000; text-decoration: underline;  padding-top: 1px; padding-bottom: 1px;  }
 a:hover.top5 { color: #000000; text-decoration: none;   padding-top: 1px; padding-bottom: 1px; }
 a:visited.top5 { color: #000000; text-decoration: none;   padding-top: 1px; padding-bottom: 1px; }
 .link.top5 { color: #000000 }
 
  .acto { color: #d80110; text-decoration: none;  padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px; }

#baloon {
	width: 187px;
	top: 0px;
	left: 0px;
	padding: 0;
	margin: 0;

	display: none;
	position: absolute;
        z-index: 64999;

        filter: Alpha(Opacity='75');
	-moz-opacity: 0.75;
	opacity: 0.8;
}

#baloonHeader {
	width: 187px;
	height: 19px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	background-repeat: no-repeat;

	display: block;
}

.baloonHeaderDirect {
	background-image: url(../i/baloon-header.gif);
}

.baloonHeaderFlip {
	background-image: url(../i/baloon-header-flip.gif);
}

#baloonFooter {
	width: 187px;
	height: 3px;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0;
	background-image: url(../i/baloon-footer.gif);
	background-repeat: no-repeat;

	display: block;
}

#baloonBody {
	padding: 10px;

	background-color: #D0D0D0;

	width: 187px;
	width: expression('187px');
	margin: 0;
	font: normal normal 10px/14px Verdana, Arial, serif;
	line-height: 140%;
	background-image: url(../i/baloon-body.gif);
	background-repeat: repeat-y;

	display: block;
}