body { background-color: #000; text-align: center; font-family: Arial, sans-serif; font-size: 12px; line-height: 16px; color: #000; }
strong { font-weight: bold; font-size: 1.3em; }
p { margin-top: 5px; }
a { color: #000; }
h1, h2 { font-size: 1.3em; font-weight: bold; line-height: 2em; }
h2 { font-size: 1.2em; }
#mainpage { width: 414px; background: #fff; margin: 30px auto 0 auto; text-align: left; background: #fff url('../gfx/middle.jpg') left top repeat-y; }
#top { height: 88px; background: #000 url('../gfx/top.jpg') left top no-repeat;	}
#middle { padding: 0 40px; margin-top: -50px; }
#bottom { height: 88px; background: #000 url('../gfx/bottom.jpg') left top no-repeat; text-align: center; font-size: 0.9em; color: #999; }
#bottom a { text-decoration: none; color: #999; }
#mainheader { height: 111px; background: transparent url('../gfx/groupile_logo_300.png') left top no-repeat; text-indent: -2000px; }
.coloredtext { color: #80ac09; font-weight: bold; }
#formfields { margin-top: 10px; }
#formfields label { color: #666; display: block; float: left; width: 65px; }
#formfields label.error { color: #f00; }
#formfields input { margin-bottom: 5px; width: 200px; }
#formfields input.nolabel { margin-left: 65px; }