body {
background: url(https://ca-us.client.renweb.com/oa/client_files/ca-us/uploads/Design/logo.png) center 57px no-repeat, url(https://ca-us.client.renweb.com/oa/client_files/ca-us/uploads/Design/header-bg.png) top repeat-x, url(https://ca-us.client.renweb.com/oa/client_files/ca-us/uploads/Design/bg.png);
}
.screen_total {
margin-top: 50px;
}
td.top_header_row {
background-color: transparent;
height: 50px;
}
td.inside_page_bg {
background: url(https://ca-us.client.renweb.com/oa/client_files/ca-us/uploads/Design/inside-bg.png);
  border-right: 1px solid #ccc;
}
h1 {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
color: #30609e;
font-size: 30px;
}
.header2bg {
font-size: 20px;
}
td.inside_page_bg.left_menu_column {
  border-right: none;
  border-left: 1px solid #ccc;
}
div#menu {
  background: rgba(255,255,255,0.85);
  border: 1px solid #b2b2b2;
border-left: none;
  border-top: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
  box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
}
#menu a.ln {
  text-shadow: 1px 1px #4f1907;
}
#menu a.ln_default, #menu a.ln:hover {
  text-shadow: 1px 1px #4f1907, 0px 0px 4px #fff;
}
div.footer {
  text-shadow: 1px 1px #fff;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
background: url(https://ca-us.client.renweb.com/oa/client_files/ca-us/uploads/Design/footerBG.png) top repeat-x;
  border-top: 1px solid #ccc;
height: 150px;
padding-top: 50px;
}
