/* CSS Document for Key8 */ <!--
*{margin:0;padding:0;}
body, table, input, select, textarea, .maintable, .button, .altbg1, .altbg2 { font: 13px Tahoma, Verdana; color:#555; }
a, a:visited, a:link, a:active{text-decoration:none; outline:none; cursor:pointer; color:#63f}
a:hover{text-decoration:underline; cursor:pointer; color:#63f}
input.text{border:1px solid #8FABC4;padding:0px;}
textarea{border:1px solid #8FABC4;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:2px;}
img{border:0;}
.lr { border-radius-top-left:3px; border-radius-bottom-left:3px; -moz-border-radius-topleft:3px; -moz-border-radius-bottomleft:3px; -webkit-border-radius-top-left:3px; -webkit-border-radius-bottom-left:3px; -opera-border-radius-top-left:3px; -opera-border-radius-bottom-left:3px; -khtml-border-top-left-radius:3px; -khtml-border-bottom-left-radius:3px; }
.rr { border-radius-top-right:3px; border-radius-bottom-right:3px; -moz-border-radius-topright:3px; -moz-border-radius-bottomright:3px; -webkit-border-radius-top-right:3px; -webkit-border-radius-bottom-right:3px; -opera-border-radius-top-right:3px; -opera-border-radius-bottom-right:3px; -khtml-border-top-right-radius:3px; -khtml-border-bottom-right-radius:3px; }
.ar { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -opera-border-radius:3px; -khtml-border-radius:3px; }
