BODY {BACKGROUND-COLOR: #eb617e; COLOR: white; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 11pt; font-weight: bold;
SCROLLBAR-ARROW-COLOR: #eb617e; SCROLLBAR-FACE-COLOR: #f68ca3; SCROLLBAR-HIGHLIGHT-COLOR: #f68ca3; SCROLLBAR-SHADOW-COLOR: #f68ca3; SCROLLBAR-3DLIGHT-COLOR: #f68ca3; SCROLLBAR-TRACK-COLOR: #f68ca3; SCROLLBAR-DARKSHADOW-COLOR: #eb617e
}

Table.small {
	COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana, sans-serif; FONT-SIZE: 8pt; TEXT-DECORATION: none
}

.infolt {
	  list-style-type: none;
      font-size:16;
      color:white;
      font-family: Verdana,Arial,Helvetica,sans-serif;  
}

.hand {
	cursor: hand;
}

.unvisible {
	visibility: hidden;
	position: absolute;
	width: auto;
	height: 200;

}

.menultleft {

	cursor: hand;
	border-top: thin groove #FFFFFF;
	border-right: thin none #000099;
	border-bottom: thin groove #000000;
	border-left: thin groove #FFFFFF;
	background-color: #000099;
	list-style-type: none;
      font-size: 12;
      color:white;
      font-family: Verdana,Arial,Helvetica,sans-serif;

}
.ltbbord {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}
