body {
  font-family: Arial, Georgia;
  background:url('main_bg.jpg') repeat-x #ffffff;
}
table,th,td,p,div,a.sitemenu {
  color:#000;
  font-size: 12px;
}

A { color:#000066; }

h1 { color:#000066; font-size: 180%; }
h2 { color: #1890d0; font-size: 130%; }
h3 { color: #1890d0; font-size: 110%; }
h4 { color: #DE6600; font-size: 100%; }

#lo_main { width:780px; background-color:#fff; }

 
#lo_shadow_left { width:15px; background: url('sidebar_left.jpg') no-repeat #ffffff; }
#lo_shadow_right { width:15px; background: url('sidebar_right.jpg') no-repeat #ffffff; }

#lo_main_mid { background:url('content_bg.jpg') top center no-repeat #FFFFFF; padding-left:10px; }

table.main_area { border:none;  width:780px; }
.masthead_area { background-color:#fff; }
.masthead2_area { background-color:#fff; }
.sitemenu_area { padding:4 0 0 2; background-color:#fff;}
.sidebar_area { width:220px; padding:20 20 0 20; }
  .sidebar1_box td { font-size:85%; }
.content_area { padding: 20 25 0 20;}
.footer_area { background:url('content&footer_bg.jpg') center no-repeat #ffffff; padding:5 0; color:#8f8f8f; width:880px; height:113px; }

.subpages_box { margin:0 0 10 0; }
.moreinfo_box { margin:0 0 10 0; }
.pinup_box { margin:0 10 10 0; border:1px solid #eee; }
.sidebar1_box { margin:0 10 10 0; }
.pagecontent_box {  }
.pagesection_box { margin:0 0 0 0; }
.appcontent_box { margin:0 0 0 0; }

a.sitemenu, a.sitemenu:visited { color:#989898; padding:2 5 3 5; margin:2; line-height:170%;}
a.sitemenu:hover { color:#54a7d4; }
#sitemenulit{ background-color:#fff; }

.nboard_box { background:url('highlight.gif') no-repeat; height:188px; margin-top:15px;  }
.nboard_box TABLE { margin-top:30px;  }
.nboard_box TABLE TD { padding:0 10 10 10;  }

.sidebar_funds {  }
.sidebar_title { background:url('fundprices_title.gif') top no-repeat; height:25px;  overflow:hidden}
.sidebar_blue  { background:url('fundprices_blue.gif') top no-repeat; height:25px; overflow:hidden }
.sidebar_grey  { background:url('fundprices_grey.gif') top no-repeat; height:25px; overflow:hidden }

.sidebar_title2 { background:#8AC6D0;  }
.sidebar_blue2  { background:#D2E8EC;  }
.sidebar_grey2  { background:#DCDBDB;  }


.btn_text { background:url('menu_ctr.gif') repeat-x; padding-bottom: 7px; height:1px; }
.btn_left { background:url('menu_left.gif') no-repeat; padding-left:9px;   padding-bottom: 10px; height:1px; } 
.btn_right { background:url('menu_right.gif') no-repeat; padding-right:9px;  padding-bottom: 10px; height:1px; }

UL { list-style:url('bullet.gif'); }




 A:link{
 
text-decoration:none;
 
}
  A:hover{
color:red;
text-decoration:none;
}
 A:visited{
 
text-decoration:none;
}
 A:active{
 text-decoration:none;
}

