
body {font-weight:normal; font-style:normal; ine-height:normal; font-family:Verdana, Geneva, sans-serif; font-size-adjust:0.5; color:#271600;	font-size:13px;}

#popupContact .b {background:url(../images/b.png);}
#popupContact .tl {background:url(../images/tl.png);}
#popupContact .tr {background:url(../images/tr.png);}
#popupContact .bl {background:url(../images/bl.png);}
#popupContact .br {background:url(../images/br.png) 100% 100%;}
#popupContact {position:absolute;  top:0px!important; z-index:10000000000; left:0px!important;  text-align:left;}
#popupContact .popup {position:relative;  }
#popupContact table {margin:auto; border-collapse:collapse;}
#popupContact .body {padding:13px;  }
#popupContact .loading {text-align:center;}
#popupContact .image {text-align:center;}
#popupContact img {border:0;}
#popupContact .footer {margin-top:10px; text-align:right; margin-bottom:10px;}
#popupContact .close {width:81px; height:17px; margin-left:810px;}
#popupContact .tl, #popupContact .tr, #popupContact .bl, #popupContact .br {
  	height: 10px;
  	width: 10px;
  	overflow: hidden;
  	padding: 0;
}
#backgroundPopup{
	display:none;
	top:0;
	left:0;
	z-index:1;
}
#popupContact{
	display:none;
	width:940px;
	margin:auto;
	padding:12px;
	font-size:13px;
	-moz-border-radius:22px 22px 22px 22px;
}
#popupContactClose{
	font-size:14px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#6fa5fd;
	font-weight:700;
	display:block;
}
#popupContact a{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#popupContact a:hover{
	color:#FF0000;
}
