body { text-align: center; background: #f8f8f8; padding: 0; margin: 0 }
body * { text-align: left; font-family: tahoma, sans-serif }
h2 { border-bottom: 1px solid; margin-top: 2em }
h3 { border-bottom: 1px solid #bbb }
a { color: #565684; padding: 0.1em }
a:hover { color: #fff; background: #565684 }
a img { border: none }
p, li { font-size: 0.9em }
#body { height:100%; min-height:100%; margin: 0 auto; background: #fff; border: solid 1px #ccc; border-top: none }
#body td { padding: 1em 1em 0 1em; vertical-align: top }
#header { background: #9B9BD2 url(img/headbg.png) top left repeat-x; border: solid 1px #565684; border-top: none; padding: 0.5em }
#header * { color: #fff; font-weight: bold; font-family: tahoma }
#headsh { background: url(img/headsh.png) top left repeat-x; height: 1em }
#footer { height:100%; margin: 5em }
#footer p { text-align: center; font: 0.7em verdana; margin: 0.5em }
#header h1 { font-size: 1.5em; margin: 0; padding: 0 }
#header h3 { font-size: 0.9em; margin: 0 3em; border: none }
#header a { font-size: 0.9em; color: #fff }

.box { font: 0.8em verdana; margin: 0 0 2em 0; background: top left no-repeat }
.box h2 { font: bold 1.2em tahoma; padding:0.5em; margin:0; background:  top right no-repeat; border: none }
.box h2 a { text-decoration: none }
.box h2 a:hover { text-decoration: underline }
.boxb { padding:1em; margin:0; margin-top: -2em; background: top right repeat-y }
.boxf { background: bottom left no-repeat }
.boxf p { padding: 1em; margin:-2em 0 0 0; text-align: right; background: bottom right no-repeat }
.boxf a { margin: 0 0.5em; font-weight: bold }
.box a:hover { color: #fff }

.b1 { width: 30em; background-image: url(img/box1tl.png) }
.b1 h2 { background-image: url(img/box1tr.png); color: #2A2A49 }
.b1 a { color: #2A2A49 }
.b1 .boxb { background-image: url(img/box1r.png) }
.b1 .boxf { background-image: url(img/box1bl.png) }
.b1 .boxf p { background-image: url(img/box1br.png) }

.b2 { width: 20em; background-image: url(img/box2tl.png) }
.b2 h2 { background-image: url(img/box2tr.png); color: #5E6E0D }
.b2 a { color: #5E6E0D }
.b2 .boxb { background-image: url(img/box2r.png) }
.b2 .boxf { background-image: url(img/box2bl.png) }
.b2 .boxf p { background-image: url(img/box2br.png) }
