html,body { height: 100%; }
body { margin: 0; padding: 0; text-align: center; background-color: #3a3a3a;  }
table {	margin: 0; padding: 0; border: 0; border-spacing: 0px;  border-collapse: collapse; }
form,p,td {margin: 0; padding: 0;  border: 0; }
img { border: 0; display: block; }
div { text-align: left; }
p, a, div, td, h2, span, font { font-family:  Arial, Helvetica, sans-serif; font-size: 11px;  font-style: normal; text-decoration: none; line-height: 17px; }
a { cursor: pointer; text-decoration: underline; color: #000000;}
.bold { font-weight: bolder;  }
input {display: inline; }

#main { width: 950px; margin: 0 auto 0 auto; overflow: hidden; height: 100%; text-align: center; color: #FFFFFF; }

#testControls { width: 950px; font-weight: bold; color: #FFFFFF; line-height: 20px; height: 20px; clear: both; }
a { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }
