/* CSS Document */

body { background-color: #b10825; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.6 }

a:link { color: #44f; text-decoration: underline }
a:visited { color: #84f }
a:hover, a:active { color: #f00 }

div#top { width: 728px; height: 69px; margin: auto; background-color: #fff; background-image: url(/header-top.gif); background-position: bottom right; background-repeat: no-repeat }
div#top img { width: 728px; height: 69px; border: none }
div#bar { width: 728px; height: 29px; margin: auto; background-color: #dbdbdb; background-image: url(/header-bar.gif); background-position: top right; background-repeat: no-repeat; overflow: hidden }
div#bar a:link, div#bar a:visited { color: #000; text-decoration: underline; font-weight: bold; padding: 3px 1em; margin: 0 0.5em; line-height: 2.4 }
div#bar a:hover, div#bar a:active, div#bar a.selected { background-color: #f2f2f2 }
div#bar a:hover, div#bar a:active { color: #000; text-decoration: none }
div#pane { width: 708px; min-height: 400px; margin: auto; background-color: #fff; background-image: url(/header-pane.gif); background-position: top right; background-repeat: no-repeat; padding: 10px }
.hide { display: none }
h1 { margin-top: 0 }
div.copyright { font-size: x-small; color: #6b0516; text-align: center; line-height: normal; padding: 5px }
div.copyright a:link, div.copyright a:visited { color: #fff }

table.frm { background-color: #ccc; margin: auto }
table.frm thead th { background-color: #eee }
table.frm tbody th { background-color: #eee; text-align: right; vertical-align: top; padding: 2px }
table.frm tbody td { text-align: left; vertical-align: top; padding: 2px }
table.frm tfoot td { background-color: #eee; text-align: center }

textarea { font-family: sans-serif; font-size: 12px; width: 500px }
hr { background-color: #000; color: #000; height: 1px; border: none }

.borderless { border: none }
.left { float: left; padding: 5px }
.right { padding-left: 170px }

table.frontpage { width: 100% }
table.frontpage td { text-align: center }
table.frontpage img { border: 0 }