/*for application/xhtml+xml*/
html.axx { margin: 0px; border: 0px; padding: 0px; background-color: #CCCCCC;  text-align: center; }
body { margin-left: auto; margin-right: auto; text-align: center; min-width: 4px; 
   color: black; background-color: #CCCCCC; }
.c1 {position: relative; margin-left: auto; margin-right: auto;
   margin-top: 0px; text-align: center; width: 400px;}
.al {text-align: left;}
.ar {text-align: right;}
.ac {text-align: center;}

/* correct order: lvha */
a:link {color: #306294}
a:visited {color: #306294}
a:hover {color: #F30E2E;}
a:active {color: indigo;}

.hdynGreen { color: #40A8AA; font-size: 23px;}
.inputBtn:hover { color: #FF1493; }
img {vertical-align: bottom; border-width: 0px;}
.absTL { position: absolute; left: 0px; top: 0px;}
.TLPoint { position: absolute; left: 0px; top: 0px; visibility: hidden;
   width: 0px; height: 0px; border-width: 0px; overflow: hidden;}
.followWindow { position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
.relCenter {position: relative; margin-left: auto; margin-right: auto;}
.fakeBtnx {display: block; border-style: outset; border-width: 2px; text-decoration: none; }
.tile1 { border-width: 2px; border-style: outset;}
.oy {color: #FF4444}