html, body, #wrapper  { color: #000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e3e3e3; background-image: url("../images/back_grad.gif"); background-repeat: repeat-x; height: 100% }
#wrapper    { text-align: left; margin: 12px 0 0; }
ul  { font-size: 12px; background-repeat: no-repeat; list-style-type: disc; margin-right: 0; margin-left: 40px }
li { margin-bottom: 5px }
h1, h2, h3, h4   { font-weight: lighter; margin: 0; padding: 0 0 8px }
h1 { color: #c00; font-size: 28px;  }
h2 { color: #c00; font-size: 22px;}
h3 { color: #c00; font-size: 18px;}
h4 { color: #fff; font-size: 14px;}
a     { color: #434343; text-decoration: none; text-align: left }
A:hover   { color: #ff3232 }
p   { color: #666; font-size: 12px; line-height: 17px; text-align: left }
td  { font-size: 12px }
hr    { color: #999; height: 1px }
img {border-color: black}
.top_cell    { background-image: url("../images/logo_grad.gif"); background-repeat: repeat-x; height: 95px }
.menu_cell  { height: 28px }
.mid_cell { background-image: url("../images/body_grad.gif"); background-repeat: repeat-x }
.bot_cell            { color: #000; background-color: #fff; height: 22px }

.button a     { display: block; color: #fff; font-size: 12px; font-weight: bold; line-height: 1.9; background-image: url("../images/button-norm.gif"); text-align: center; height: 24px; }
.button :hover    { color: #fff; font-weight: bold; background-image: url("../images/button-over.gif");}
.but_div { background-image: url("../images/divider.gif"); width: 2px }
.cur_but a { display: block; color: #fff; font-size: 12px; font-weight: bold; line-height: 1.9; background-image: url("../images/button-over.gif"); text-align: center; height: 24px; }
.cur_but :hover { color: #fff; font-weight: bold; }
.page_head { color: #fff; font-size: 18px; line-height: 1.7 }
.reg_cell { padding-top: 0; padding-bottom: 67px; height: 70px }
.high { height: 100% }

