@charset "UTF-8";
/* CSS Document */

body { background: #536872 url(../_imagery/background_body.jpg) repeat-x; color: #333333; font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; letter-spacing: .05em; margin-top: 30px; }

h1, p, img, a { border: none; font-weight: normal; margin: 0; padding: 0; }
table { background: #FFFFFF; border: #536872 solid 1px; width: 888px; }
th { background: #E2EDF0 url(../_imagery/background_th.jpg); border-bottom: 1px solid #536872; color: #444444; font-weight: normal; text-align: left; }
th, td { padding: 4px 0 4px 0; }
h1 { color: #536872; padding-right: 10px; text-align: right; }
p { visibility: hidden; }
a { background: url(../_imagery/arrow.jpg) 50% 50% no-repeat; cursor: pointer; display: block; width: 30px; }
a:hover { background: url(../_imagery/arrow_active.jpg) 50% 50% no-repeat; }

.column01 { width: 30px; }
.column02 { width: 220px; }
.column03 { width: 220px; }
.column04 { width: 220px; }
.column05 { text-align: center; width: 100px; }
.column06 { text-align: right; padding-right: 10px; width: 90px; }

.align_center { text-align: center; }
.align_right { text-align: right; padding-right: 10px; }

.shade { background: #F1FBFF; }

#container { margin: 0 auto 0 auto; width: 888px; }
