root { display: block; }
td { padding-top: 0px; padding-bottom: 0px; }
body { text-align: center; min-width: 20px; margin: 0px; padding: 0px;
	font-size: 12px; font-family: verdana, sans-serif;
	background-color: #fff; }
table { font-size: 12px; }
img { border-width: 0px;}
form { margin: 0px; }
.debug { background-color: pink; }
.relCenter { position: relative; margin-left: auto; margin-right: auto; }
.rel0 { position: relative; margin: 0px; }
.stdAir { margin-top: 3px; margin-bottom: 4px; }
.absTL { position: absolute; left: 0px; top: 0px;}
.absTR { position: absolute; right: 0px; top: 0px;}
.voh { visibility: hidden; overflow: hidden; }
.stdT { position: absolute; top: 4px; }
.stdBorder { border-width: 1px; border-style: solid; border-color: #808080; }
.stdTxt { font-family: georgia, serif; color: #443322; }
.stdBox { font-family: georgia, serif; color: #443322; font-size: 12px;
   border-width: 1px; border-style: solid; border-color: #808080;
   background-color: transparent; padding: 2px;
   overflow: hidden; }
.stdHead { font-family: verdana, sans-serif; }
.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}

a:link {color: #624;}
a:visited {color: #624;}
a:hover {color: #FF1493;}
a:active {color: indigo;}
.bigHead { color: #4444AA; font-size: 17px; margin: 16px;}
.w100 { width: 100%; } 
.logo { width: 91px; height: 46px; }
.logoTxt { font-size: 23px; vertical-align: bottom; }
.logoTL { position: relative; margin: 2px; }
.logoPosM { margin-top: 2px; text-align: center; }
.pop2 { color: #b14; }
.zm1 { z-index: -1; }
.z0 { z-index: 0; }
.z1 { z-index: 1; }
.z2 { z-index: 2; }
.z3 { z-index: 3; }
.pop { color: #883333; font-weight: 700; }
.dn { display: none; }
.inputBtn:hover { color: #FF1493; }
.roll { background-color: #ffd; }
.eAddr { color: #b05; }
.xfcDims { width: 500px; height: 140px; }
.xfcInner { margin-top: 4px; padding: 2px; }
.btnBox { margin-top: 11px; }
.xfcWidth { width: 500px; }

/*
hr { background-color: #808080; color: #808080; height: 1px; }
.btn{ display: block; text-align: center; text-decoration: none; 
   border-width: 1px; border-color: inherit; border-style: outset; 
   font-size: 12px; padding-bottom: 4px; 
   font-family: verdana, sans-serif;}
.btn:hover{ background-color: #EEFFEE; }
.tlBtn { width: 140px; height: 13px; margin: 0px; margin-left: 2px; margin-top: 1px; 
   vertical-align: middle; text-align: right; padding-right: 4px; padding-top: 1px; }
*/
