.popup_body{
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color: #73101E;
	overflow: visible;
}

.popup_style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}
.popup_style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffd207;

	padding-left: 15px;
}
.popup_style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
}
.popup_style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffd207;
}
.drag-contentarea{
	background-color: #73101E;
}