/* 080102 */



body {
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div#msg_container {
	margin-top: 250px;
	margin-left: auto;
	margin-right: auto;
	width: 300px;
	border: solid 1px #FF0066;
	background-color: #FFFFFF;
	padding-top:30px;
	padding-bottom: 40px;
	text-align: center;
}

div#stsMsg {
	margin-top: 10px;
}

.eng_pnk { 
	font-family: "Verdana","Arial","Helvetica","sans-serif";
	font-size: 9px;
	color: #FF0066;
	line-height: 12px;

}
