/* Class for the main text area. - text */
.textoverlib {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
/* Class for the inside table of the popup box.  - fundal */
.fgkoverlib {
	background-color: #ff6600;
}
/* Class for the outside table of the popup box. - chenar */
.bgkoverlib {
	background-color: #ffffff;
}
