

body {
  margin: 0px;
  padding: 0px;
  background-color: #1C2777;
}

.left {
  width: 50%;
  background-color:#45548C;
  background-image:url('../images/top_bg.gif');
  background-repeat: repeat-x;
}

.right {
  width: 50%;
  background-color:#E6E7EA;
  background-image:url('../images/top_bg.gif');
  background-repeat: repeat-x;
}

.center {
  width: 770px;
  background-color:#E6E7EA;
  background-image:url('../images/top_bg.gif');
  background-repeat: repeat-x;
}

.mainCell {
  background-image:url('../images/main_bg.gif');
  background-repeat:repeat-y;
}

td.off {
  background-color: #45548C ;
  background-position: right;
  background-repeat: no-repeat; 
}

td.on {
  background-color: #45548C ;
  background-image: url('../images/nav_arrow.gif');
  background-position: right;
  background-repeat: no-repeat; 
}

td.footer, .footer a{
  text-align: center;
  font: 10px verdana;
  color: #A8ACC7;
  padding: 5px;
  line-height:22px;
}

.copy {
 padding: 0px 18px 25px 32px;
 font: 11px/16px verdana;
 color: #444444;
}

.caption {
  font: bold 13px verdana;
  color: #232E80;
}

p {
  margin: 0px;
  padding: 6px 20px 6px 3px;
}

b {
 color: #555555;
}

h4 {
 font: bold 14px "times New Roman";
}

.searchTitle {
 background-image: url('../images/searchTitle.gif');
 background-repeat: no-repeat;
}

.searchCopy {
 background-image: url('../images/searchCopy.gif');
 background-repeat: repeat-y;
 font: 9px verdana;
 color: #444444;
}

.searchFooter {
 background-image: url('../images/searchFooter.gif');
 background-repeat: no-repeat;
 background-position: bottom;
}

.stat{
width:770px;
height:309px;

}
