body { background-color: #f17dba; margin: 0px; padding: 0px; font-family: arial, helvetica, sans-serif; font-size: 100%; color: #000000; overflow: auto;
	text-align: center;
	scrollbar-face-color: #f17dba;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ac1463;
	scrollbar-3dlight-color: #f17dba;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ac1463;
}
.popup { background: #353f70; margin: 0px; overflow-x: hidden; overflow-y: scroll; }

#main {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 750px;
	margin-top: -175px;
	margin-left: -375px;
}
#maintext {
}

a:link, a:visited { color: #3e468e; text-decoration: none; }
a:hover, a:active { color: #212549; text-decoration: underline; }

a.h:link, a.h:visited { color: #ffffff; text-decoration: none; }
a.h:hover, a.h:active { color: #f17dba; text-decoration: underline; }

TABLE.infotable { width: 724px; border: 1px solid #212549; padding: 2px; margin-top: 15px; }

TD.smalltxt { color: #ffffff; font-size: 80%; }
TD.xsmalltxt { color: #ffffff; font-size: 70%; }

H1 { font-size: 140%; font-weight: normal; background: #f17dba; color: #ffffff; margin-bottom: 10px; }
H1.hp { font-size: 140%; font-weight: normal; background: #f17dba; color: #ffffff; }

IMG.hp { border: 2px solid #ffffff; }