body {
background-image: url(/images/BG_main.jpg);
background-repeat: repeat-x;
background-color: #eaeaea;
padding-top: 10px;
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3d4864;
}

.table_main {
width: 870px;
}

.header {
width: 840px;
height: 177px;
background-image: url(/images/header.jpg);
background-repeat: no-repeat;
}

.header a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
  outline-style: none;
}

tr.white {
  background: white;
}
 
.menu {
background-image: url(/images/menu_bg.jpg);
background-repeat: no-repeat;
height: 27px;
padding-left: 30px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1c4f99;
font-weight: bold;
vertical-align: middle;
}

.menu a, .menu span {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #1c4f99;
font-weight: bold;
text-decoration: none;
padding: 0 21px;
}

.menu span {
  color: #3d4864;
}

.shadow_bottom a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1c4f99;
font-weight: bold;
vertical-align: top;
text-decoration: none;
padding: 15px 10px 0 10px;
}

.content{
background-color: #fff;
vertical-align: top;
height: 400px;
max-width: 520px;
padding: 40px 20px 0 14px;
line-height: 20px;
text-align: justify;
font-size: 12px;
}

.content img {
  margin: 1em;
}



.left_image {
padding: 20px 0 0 0;
background-color: #fff;
background-repeat: no-repeat;
width: 150px;
}

.content_main {
width: 630px;
font-size: 12px;
line-height: 20px;
text-align: justify;
}

.image_left {
width: 160px;
vertical-align: top;
}

.contentheading {
font-weight: bold;
}

.images_right {
background-color: #fff;
width: 135px;
text-align: right;
vertical-align: top;
padding: 40px 14px 0 0;
}

.images_right img {
  margin-bottom: 10px;
}

.footer {
background-image: url(/images/bottom_bg.jpg);
background-repeat: no-repeat;
height: 78px;
}

.shadow_footer, .shadow_header {
width: 30px;
}

.shadow_right {
background-image: url(/images/shadow_center.jpg);
background-repeat: repeat-y;
vertical-align: top;}

.shadow_footer {
background-image: url(/images/shadow_footer.jpg);
background-repeat: no-repeat;
}

.shadow_header {
background-image: url(/images/shadow_header.jpg);
background-repeat: no-repeat;
}

.shadow_bottom {
background-image: url(/images/shadow_bottom.jpg);
background-repeat: no-repeat;
height: 40px;
text-align: center;
vertical-align: top;
padding-top: 10px;
}

a.mainlevelbottom, a:hover.mainlevelbottom, a:active.mainlevelbottom, a:visited.mainlevelbottom {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #465f7b;
font-weight: normal;
text-decoration: none;
letter-spacing: 2px;
}

ul li {
  display: block;
}

.content ul li img {
  vertical-align: middle;
  margin: 0.1em;
  margin-right: 0.5em;
}

ul li a {
  display: block;
}

ul li a.img {
  float: left;
}
