
body { margin: 0; background-color: #bc9369; }
.up_bg { background-image: url(images/up_bg.gif); }
.menu { color: #1d120a; background-image: url(images/menu_bg.gif); white-space: nowrap; }
.menu a { color: #1d120a; font-size: 12px; font-weight: bold; text-decoration: none; margin-left: 7px; margin-right: 7px; }
.menu a:hover { color: #1d120a; font-size: 12px; font-weight: bold; text-decoration: underline; margin-left: 7px; margin-right: 7px; }

.left_c { background-color: #bc9369; }
.mid_c { background-color: #bc9369; }
.right_c { color: #1d120a; font-size: 12px; background-color: #fffdda; }
.left_box { color: #1d120a; background-color: #fffdda; margin: 5px; padding: 5px; border: solid 2px #1d120a; }
.right_box { color: #1d120a; font-size: 12px; background-color: #fffdda; margin: 5px; padding: 5px; }
.mid_b { border: solid 2px #fffdda; }
.bottom { background-image: url(images/bottom_bg.gif); }
.r_title { color: #1d120a; font-size: 12px; font-weight: bold; padding-left: 3px; padding-right: 3px; }
.r_field { border: solid 2px #1d120a; }
td, input, select, button  { color: #1d120a; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a { color: #1d120a; font-size: 12px; font-weight: bold; text-decoration: none; }
a:hover { color: #1d120a; font-size: 12px; font-weight: bold; text-decoration: underline; }
hr { height: 1px; color: #1d120a; }
.d_header { color: #fffdda; font-size: 12px; background-color: #1d120a; }
.d_header td { color: #fffdda; background-color: #1d120a; }
.d_header a { color: #fffdda; font-weight: bold; background-color: #1d120a; text-decoration: none; }
.d_header a:hover { color: #fffdda; font-weight: bold; text-decoration: underline; background-color: #1d120a; }
.button { color: #fffdda; background-color: #1d120a; }
