body { margin:0px; background-image:url(images/bg.gif); background-repeat:repeat-x; background-color:#3394df;}
body, td, th { font-family:arial,verdana,helvetica,sans-serif; font-size:13px; color:#333333 }
form { display:inline; }

.block { margin-bottom:15px; }
.hdr {display:inline;font-size:16px;color:#3394df;font-weight:bold; }
.item {margin-left:28px;margin-right:28px;font-size:12px;line-height:16px;}
.bar {margin-left:28px;margin-right:28px;font-size:16px;line-height:24px; background-color:#00255e; text-transform:uppercase; text-align:center; color:#a4d7ff;font-weight:bold;}
.phdr { font-size:11px; font-weight:bold; }

.frm1 {
font-size:14px;
/*  line-height:14px;  */
font-family:verdana,arial;
padding-top:2px;
padding-bottom:3px;
padding-left:5px;
padding-right:2px;
background-color:#eaf0f3;
border:1px solid #b2c2ca;
margin:0px;
height:24px;
}

.label { font-size:11px; line-height:10px; margin-bottom:4px; font-weight:bold; font-family:verdana; color:#454545; }

a { color:#3394df; text-decoration:none; }

.ftr { color:#00ffff;text-transform:uppercase; }
.orderlink { color:#0000ff; }

/*  #_navlink {
font-family:tahoma,verdana;
font-weight:bold;
font-size:10px;
color:#fff;
margin-left:12px;
}
  */
  
#navbar {
background-color:#1a50a0;
width:760px;
height:26px;
background-image:url(images/bg_nav1.jpg);
background-position:top right;
background-repeat:no-repeat;
}

#navbar2 {
background-color:#1a50a0;
width:504px;
height:26px;
/*  background-image:url(images/bg_nav1.jpg);
background-position:top right;
background-repeat:no-repeat;  */
}

#navcontainer ul {

  padding-left: 0px;
  margin:0px;
  margin-left: 0;
  margin-top:0px;
  /*  background-color: #C86000;  */
  /*  background: url('../img/bar.jpg') top right no-repeat;   */
  
  color: White;
  float: left;
  /*  width: 100%;  */
  font-family: tahoma,verdana, arial, helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left:5px;
  padding-right:5px;
  background-color: transparent;
  color: #8FECFF;
  text-decoration: none;
  float: left;
  border-right: 0px solid #BD620E;
}

#navcontainer ul li a span {
color:#D8EC29;
}

#navcontainer ul li a:hover {
  background-color: #5490e3;
 /*   background: url('../img/bar_bg_hover.gif') bottom left repeat-x;   */
  color: #fff;
}