.link {
padding-bottom:1em;
padding-left:1em;
padding-right:1em;
}

.footer {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
}

BODY{
	/* scrollbar-face-color:#EEEEDD; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #CCCC99; 
	scrollbar-arrow-color: #CC6600; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #CCCC99; */
	background: #fff;
}

table
#data {
	margin: 10px 0 10px 0;
	border: dotted 2px #3B951D;
	padding: 5px;
}

#disco {
	margin: 10px 0 10px 0;
	border: dotted 2px #3B951D;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
}

td.bio {
	padding-top: 1em;
}

td.live {
	padding-top: 0.5em;
	padding-right: 1em;
	background: #E4E4E4;
}

td.livecnt {
	padding-top: 0.5em;
	background: #E4E4E4;
}

td.disco {
	padding-top: 0.5em;
	padding-bottom: 1em;
	background: #E4E4E4;
	line-height: 100%;
}

td.top {
	padding-top: 0.5em;
	padding-left: 2em;
	padding-right: 2em;	
	padding-bottom: 0.5em;
	background: #E4E4E4;
}

td.lgu {
  background: url(images2/lg-u.png);
  /*width: 100%;*/
}

td.lgd {
  background: url(images2/lg-d.png);
  /*width: 100%;*/
}

td.lgl {
  background: url(images2/lg-l.png);
}

td.lgr {
  background: url(images2/lg-r.png);
}

td.lgcnt {
  background: #E4E4E4;
  /*width: 100%;*/
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  white-space: normal;
}

td.lgcntnw {
  background: #E4E4E4;
  /*width: 100%;*/
  font-family: tahoma,helvetica,arial,sans-serif;
  font-size: 10pt;
  white-space: nowrap;
}

.line {
	border-top: dotted 1px #3B951D;
	height: 10px;
}

.bottom {
	margin: 10px 0 10px 0;
}

/* iframe {
	width: 100%;
	height: 100%;
} */

A {
	COLOR: #004D40; TEXT-DECORATION: none
}
A:visited {
	COLOR: #004D40; TEXT-DECORATION: none
}
A:link:active, visited:active {
	COLOR: #cc3300; TEXT-DECORATION: none
}
A:link:hover, :visited:hover {
	COLOR: #ce4300; TEXT-DECORATION: underline
}

.nicetitle {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-WEIGHT: none;
	FONT-SIZE: 12px;
	LEFT: 0px;
	PADDING-BOTTOM: 4px;
	WIDTH: 25em;
	COLOR: #FF6B6B;
	PADDING-TOP: 4px;
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	POSITION: absolute;
	TOP: 0px;
	BACKGROUND-COLOR: #FFE5E5;
	moz-border-radius-bottomleft: 10px;
	moz-border-radius-bottomright: 10px;
	moz-border-radius-topleft: 10px;
	moz-border-radius-topright: 10px;
	moz-opacity: .83;
}

.nicetitle P {
	margin: 0;
	padding: 0 3px;
}

.nicetitle P.destination {
	FONT-SIZE: 9px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: left;
}

.triggerexpanded{
background:url(images/arrows.gif) no-repeat 0px -40px;
}
.trigger{
cursor:hand;
/*padding-left:20px;*/
}
.triggernormal{
background:url(images/arrows.gif) no-repeat 0px 0px;
}
.triggerhover{
cursor:hand;
background:url(images/arrows.gif) no-repeat 0px -18px;
}
.elementnormal{}
.elementcollapsed{display:none;}

.imgshadow IMG {
float: right;
margin-left: 10px;
margin-bottom: 10px;
PADDING-TOP: 7px;
BORDER-TOP: #cccccc 1px solid;
PADDING-RIGHT: 7px;
BORDER-RIGHT: #A6A6A6 2px solid;
PADDING-BOTTOM: 7px;
BORDER-BOTTOM: #A6A6A6 2px solid;
PADDING-LEFT: 7px;
BORDER-LEFT: #cccccc 1px solid;
BACKGROUND-COLOR: #ffffff;
}