#toplayer { 
	position: fixed; /* absolute; */ margin: 0; text-align: center; top: 0; left: 0; width: 100%; height: 100%;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background: #666;
	z-index: 10000 !important;
	display: none;
}
#toplayer1 { 
	position: fixed; /* absolute; */ margin: 0; text-align: center; top: 0; left: 0; width: 100%; height: 100%;
	background: transparent;
	z-index: 10001 !important;
	display: none;
}
#toplayer1 #textblock {
	margin-top: 150px; margin-left: auto; margin-right: auto; width: 300px; height: 304px; border: 3px solid #560C4B;/* #03f; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff; color: #000; font-size: medium;
}
#toplayer1 #textblock #intbox { height: 55px; padding-top: 50px; }
#toplayer1 #textblock #intbox2 { height: 80px; margin-top: 0; }
#toplayer1 #textblock h3 { padding: 14px 8px; font-size: 12pt; margin-bottom: 16px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer1 #textblock a {
	width: 50px; border: 2px solid #b60077; /* #560C4B;* #03f; */ background: #b60077; /* #eee; */ color: #fff; font-size: small; font-weight: bold; padding: 2px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer1 #textblock h4 { padding: 1px 4px 1px 4px; font-size: 8pt; font-weight: normal; text-align: center; margin-bottom: 2px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#toplayer2 { 
	position: fixed; margin: 0; text-align: center; top: 0; left: 0; width: 100%; height: 100%;
	background: transparent;
	z-index: 10002 !important;
	display: none;
}
#toplayer2 #textblock2 {
	margin-top: 150px; margin-left: auto; margin-right: auto; width: 300px; height: 305px; border: 2px solid #560C4B;/* 3px solid #03f; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff; color: #000; font-size: medium;
}
#toplayer2 #textblock2 h3 { padding: 8px; font-size: 12pt; margin-bottom: 16px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer2 #textblock2 textarea {
	width: 240px; height: 142px; border: 2px solid  #560C4B; /* 3px solid #03f; */ background: #fff; color: #000; font-size: small;
}
#toplayer2 #textblock2 input.sbtn { margin-top: 10px; width: 180px; padding: 4px 0; font-size: 10pt; font-weight: bold; margin-bottom: 1px; background: #b60077; color: #fff; border: 2px solid #b60077;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer2 #textblock2 h4 { padding: 1px 4px 1px 4px; font-size: 8pt; font-weight: normal; text-align: center; margin-bottom: 2px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer3 { 
	position: fixed; margin: 0; text-align: center; top: 0; left: 0; width: 100%; height: 100%;
	background: transparent;
	z-index: 10002 !important;
	display: none;
}
#toplayer3 #thex { margin-top: 130px; margin-left: auto; margin-right: auto; width: 350px; text-align: right; } 
#toplayer3 #thex a {
	width: 20px; border: 2px solid #560C4B; /* #03f; */ background: #fff; color: #b60077; font-size: 12pt; font-weight: bold; padding: 2px 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#toplayer3 #textblock3 {
	margin-top: 0; margin-left: auto; margin-right: auto; width: 300px; height: 304px; border: 2px solid  #560C4B; /* 3px solid #03f; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff; color: #000; font-size: medium;
}
#toplayer3 #textblock3 form { height: 181px; }
#toplayer3 #textblock3 h3 { padding: 8px 20px 8px 20px; font-size: 11pt; text-align: justify; margin-bottom: 16px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer3 #textblock3 h4 { padding: 1px 4px 1px 4px; font-size: 8pt; font-weight: normal; text-align: center; margin-bottom: 2px; background: #b60077; color: #fff; border: 2px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer3 #textblock3 label { clear: left; float: left; width: 130px; text-align: right; }
#toplayer3 #textblock3 input { width: 130px; }
#toplayer3 #textblock3 input.sbtn { margin-top: 10px; width: 80px; padding: 4px 0; font-size: 10pt; font-weight: bold; margin-bottom: 1px; background: #b60077; color: #fff; border: 2px solid #b60077;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#toplayer3 #textblock3 span.tform { background: #fff; padding: 2px 6px; }
