body {
  background: #093878 url(../images/body_bg.png) repeat-x;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  }

.fixed {
  margin-left: auto;
  margin-right: auto;
  width: 788px;
  }

div.container {
  }

/* IE hack \*/
* html .container { height: 1%; }
/* Hack ends */

div.container:after {
  content: ".";
  display: block;
  height: 0;
  overflow:hidden;
  clear: both;
  visibility:hidden;
}

#footer {
  background: #004aaf;
  height: 20px;
  line-height: 20px;
  color: #fff;
  font-size: smaller;
  }

div#a {
  height: 23px;
  border: solid 1px #9dcee7;
  border-top: none;
  background: url(../images/a_bg.png);
  }

div#b {
  height: 61px;
  background: url(../images/b_bg.png) repeat-x;
  }

div#b img {
  vertical-align: bottom;
  float: left;
  }

div#b ul {
  margin: 0;
  margin-top: 24px;
  margin-left: 370px;
  padding: 0;
  list-style-type: none;
  }

div#b ul li  {
  float: left;
  margin-left: 16px;
  }

div#b ul li img {
  float: left;
  }

div#b ul li a {
  float: left;
  font-size: 11px;
  color: #83b1cd;
  text-decoration: none;
  }

div#main_cont {
  background: url(../images/main_cont_bottom.png) bottom repeat-x;
  }

div#main {
  border: solid 1px #9dcee7;
  background: #133565 url(../images/main_bg.png) top repeat-x;
  color: #fff;
  }

div#main_top {
  margin-top: 20px;
  }


div#menu {
  height: 50px;
  }

#menu ul {
  margin: 0;
  padding: 0;
  margin-left: 2px;
  list-style-type: none;
  }

#menu ul li {
  float: left;
  }

#menu ul li a {
  float: left;
  display: block;
  text-decoration: none;
  color: #8597af;
  width: 131px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
  background: url(../images/menu_bg.png) right no-repeat;
  }

#menu ul li a:hover , #menu ul li a#active_menu {
  color: #c6d1e1;
  background: url(../images/menu_bg_h.png);
  }

#left {
  float: left;
  width: 590px;
  }

div.left_in {
  padding-left: 40px;
  font-family: tahoma;
  font-size: 11px;
  }

div.left_in h2 {
  font-family: lucida sans unicode;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  border-bottom: solid 1px #728195;
  }

div.left_in .componentheading {
  font-family: lucida sans unicode;
  font-size: 18px;
  line-height: 14px;
  font-weight: normal;
  color: #fff;
  background: url(../images/h3_bg.png) no-repeat;
  height: 29px;
  padding-left: 14px;
  margin-top: 14px;
  }



div.left_in p {
  padding: 5px 80px 0 20px;
  margin: 0;
  font-family: tahoma;
  font-size: 11px;
  line-height: 15px;
  }


div.left_in .contentpane {
  padding: 5px 80px 0 20px;
  margin: 0;
  font-family: tahoma;
  font-size: 11px;
  line-height: 15px;
  }

div.left_in a {
  color: #fff;
  text-decoration: underline;
  }


span.orange {
  color: #ffad0e;
  }

#right {
  float: left;
  width: 196px;
  }

div.right_in {
  width: 174px;
  padding-left: 5px;
  }

div.right_in h2 {
  font-family: lucida sans unicode;
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  border-bottom: solid 1px #526175;
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 0;
  }

div.right_in p {
  padding: 15px 10px;
  margin: 0;
  font-family: tahoma;
  font-size: 11px;
  line-height: 15px;
  background: #042046;
  }

div.right_in table.moduletable_news {
  width: 174px;
  padding: 15px 10px;
  margin: 0;
  font-family: tahoma;
  font-size: 11px;
  line-height: 15px;
  background: #042046;
  }

div#main_bottom {
  margin-top: 55px;
  border-top: solid 1px #124388;
  padding-top: 2px;
  background: url(../images/main_bottom_bg.png) 392px 0 repeat-y;
  }

div#main_bottom #left2 {
  float: left;
  width: 390px;
  font-size: 10px;
  color: #fff;
  margin-right: 4px;
  }

div#main_bottom #left2 a {
  color: #fff;
  text-decoration: none;
  }

div#main_bottom #left2 h2 {
  background: url(../images/popular_bg.png);
  border-bottom: solid 1px #18407a;
  border-right: solid 1px #18407a;
  border-top: solid 1px #0f3163;
  border-left: solid 1px #0f3163;
  width: 372px;
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  line-height: expression('15px');
  margin: 0 0 15px 2px;
  padding: 0 0 0 13px;
  color: #566b86;
  }

div#main_bottom #right2 {
  float: left;
  width: 380px;
  font-size: 11px;

  }

div#main_bottom #right2 div.moduletable {
  float: left;
  width: 190px;
  }

div#main_bottom #right2 div.moduletable_syndicate {
  float: left;
  width: 190px;
  }

div#main_bottom #right2 div.syndicate_syndicate {
  float: left;
  display: inline;
  margin-left: 10px;
  width: 85px;
  }

div#main_bottom #right2 div.syndicate_syndicate div {
  margin-bottom: 2px;
  }

div#main_bottom #right2 div.moduletable_syndicate h3 {
  float: left;
  display: inline;
  margin-left: 0;
  padding-top: 0;
  font-family: lucida sans unicode;
  font-size: 15px;
  font-weight: normal;
  color: #fff;
  border-bottom: solid 1px #728195;
  margin-bottom: 0;
  margin-top: 0;
  }

div#main_bottom #right2 input.inputbox {
  padding: 3px 4px;
  background: #204272;
  border: solid 1px #536e94;
  color: #fff;
  font-size: 11px;
  margin-top: 3px;
  width: 135px;
  }

div#main_bottom #right2 input.button {
  border: none;
  background: none;
  color: #fff;
  font-size: 11px;
  margin-top: 10px;
  }

span#pipe {
  color: #002353;
  }

div#main_bottom #right2 a {
  color: #002353;
  }

div#main_bottom #right2 h2 {
  background: url(../images/syndicate_bg.png);
  border-bottom: solid 1px #18407a;
  border-right: solid 1px #18407a;
  border-top: solid 1px #0f3163;
  border-left: solid 1px #0f3163;
  width: 372px;
  height: 16px;
  line-height: expression('15px');
  font-size: 11px;
  line-height: 16px;
  margin: 0 0 15px 2px;
  padding: 0 0 0 13px;
  color: #566b86;
  }

td.lost_pass {
  padding-left: 10px;
  }


div#bottom_menu {
  background: url(../images/bottom_menu_bg.png) repeat-x;
  height: 76px;
  }

#bottom_menu ul {
  margin: 0 0 0 115px;
  padding: 0;
  list-style-type: none;
  }

#bottom_menu ul li {
  float: left;
  }

#bottom_menu ul li a {
  display: block;
  text-decoration: none;
  color: #0f5388;
  width: 90px;
  padding-top: 28px;
  text-align: center;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
  }

#bottom_menu ul li a:hover {
  color: #c6d1e1;
  }

/** additional **/

input.inputbox {
  margin: 2px;
  background: #204272;
  border: solid 1px #536e94;
  color: #fff;
  font-size: 11px;
  }




