* { margin: 0; padding: 0; border: 0; }
body { font-family: tahoma; background: url(gfx/bg.jpg) repeat-x top #2F7913; font-size: 12px; color: white; text-align: center; }
a { text-decoration: none; color: white; }
a:hover { text-decoration: underline; }
li { list-style-image: url(gfx/li.jpg); vertical-align: middle; margin-left: 20px; }
select, input { border: 1px solid gray; padding: 1px; margin: 2px; width: 200px; }
textarea { width: 400px; height: 300px; border: 1px solid gray; }
.clr { clear: both; }
.fl { float: left; }
.fr { float: right; }
.rbrd { position: absolute; right: 0; top: 0; }
.lbrd { position: absolute; left: 0; top: 0; }
.red { color: #BC0303; }
.hr { width: 100%; height: 1px; background: #2F6A0F; margin: 5px 0; }
#all { text-align: left; width: 992px; margin: 0 auto; margin-top: 15px; }
#top { margin-top: 5px; border-bottom: 1px solid white; }
#menu { width: 986px; height: 24px; background: url(gfx/menu_bg.jpg); }
#menu a { margin-left: 20px; }
#main { width: 966px; padding: 10px; background: white; color: black; line-height: 19px; }
#main a { color: #2F6A0F; }
#foot { width: 100%; text-align: center; font-weight: bold; }

