body { background: #ebeced url(../img/bg_window.gif) repeat-x; color: #666666; overflow:hidden;}
p, td { font-family: verdana, arial, helvetica, sans-serif; font-size: 13px; }


.lg-header { font-family: verdana, arial, helvetica, sans-serif; font-size: 15px; color: #486d9c; font-weight: bold; text-align:center;}

hr { border:none; border-top:dotted 1px #acadb0; color: #ebeced; }
		
.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px; 
	font-weight: normal; 
	color: #ebeced; 
	text-decoration: none; 
}

div.popupContent {
	width:440px;
	text-align:left;
	height:100%;
}

div.popupContainer {
	width:500px;
	height:293px;
	overflow:auto;
	margin:auto;
}
div.popupClose {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	letter-spacing: 2px;
	text-align: center;
	color: white;
	width: 490px;
	height: 15px;
	padding: 5px;
	background-color: #cbcdcf;
	cursor: pointer;
}
div.popupClose:hover {
	background-color: #c1c3c5;
}