* { margin: 0; padding: 0; }
html, body { height:100%; }
body { background: #000000; font-family: Bitstream Vera Sans, Tahoma, sans-serif; font-size: 11px; color: #000000; margin:0px; padding:0px; }
#head { height: 6%; background: #000000; }
#foot { height: 6%; background: #000000 url('') no-repeat 98%; }
#copyleft { width: 100%; height: 100%; background: transparent url('') no-repeat center center; }
#maincontent { background: #555555; border: 1px solid #bebebe; padding: 10px;}
#logo { height: 60px; background: url('') no-repeat top center; padding: 0px 0px 0px 0px; border: 0px solid black; }
#subtext { width: 320px; text-align: justify; }
a { color:#000000; text-decoration: none; }
a:hover { color: #ffffff; }
.inputtext { padding:1px 3px 0px 3px; font-family: "tahoma", "arial", "helvetica", "sans-serif"; font-size: 8pt; color: #000000; width:200px; }