body { margin: 0; padding: 0; font-family: arial; }

b.navTitle   { font-family: arial;   font-size: small;   font-weight: bold; color: #ffffff; padding: 2px; }
b.navItem    { font-family: arial;   font-size: x-small; font-weight: normal; color: #000000; }
b.navItem a        { font-family: arial;   font-size: x-small; font-weight: normal; text-decoration: none;      color: #0000ff; }
b.navItem a:hover  { font-family: arial;   font-size: x-small; font-weight: normal; text-decoration: underline; color: #0000ff; }

b.newsTitle  { font-family: verdana; font-size: small;    font-weight: bold;   color: #000000; }
b.newsItem   { font-family: verdana; font-size: xx-small; font-weight: normal; color: #0a0a0a; }
b.newsByline { font-family: verdana; font-size: xx-small; font-weight: normal; color: #999999; }
b.newsLink   { font-family: verdana; font-size: xx-small; font-weight: normal; font-style: italic; color: #000000; }
b.newsHow    { font-family: verdana; font-size: xx-small; font-weight: bold;   color: #000000; }

b.bannerTitle           { font-family: verdana; font-size: x-large; font-weight: bold;   color: #ffffff; text-decoration: none; }
b.bannerTitle a         { font-family: verdana; font-size: x-large; font-weight: bold;   color: #ffffff; text-decoration: none; }

b.aside {
  color: #999999;
  font-size: xx-small;
  font-weight: normal;
}

b.aside a {
  color: #999999;
  text-decoration: none;
}

p.index {
  padding: 5px 10px 5px;
  margin: 0;
  background: #ffffff; 
  font-family: arial; 
}

p.navTitleArea   { 
  padding: 2px; 
  margin: 0; 
  text-align: center; 
  background: #0066cc; 
  font-family: arial; 
  border-right-style:  solid; border-right-width:  2px; border-right-color:  #808080; 
  border-top-style:    solid; border-top-width:    2px; border-top-color:    #cccccc; 
  border-left-style:   solid; border-left-width:   2px; border-left-color:   #cccccc; 
  border-width: 2px;  
}

p.navContentArea {
  padding: 2px 2px 2px;
  margin: 0;
  background: #f0f0f0; 
  font-family: arial; 
  border-right-style:  solid; border-right-width:  2px; border-right-color:  #808080; 
  border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #808080; 
  border-left-style:   solid; border-left-width:   2px; border-left-color:   #cccccc; 
  border-width: 2px;  
}

b.breadcrumb {
  font-family: arial;
  font-size: xx-small;
  font-weight: normal;
  color: #000000;
}

p.breadcrumbArea {
  margin: 0;
  padding: 0 5px 0;
}

p.titleBar {
  background: #eeeeee; 
  font-family: arial,helvetica,sans-serif; 
  font-size: larger; 
  font-weight: normal; 
  border-style: outset; 
  border-width: 2px; 
}

p.bottom {
  text-align: center;
}

p.text {
  border-width: 2px;
  background: #ffffff; 
  font-family: arial; 
}

b.bottomLinks {
  color: #666666;
  font-size: x-small;
  font-weight: normal;
}

b.bottomLinks a {
  color: #666666;
  text-decoration: none;
}

b.bottomLinks a:hover {
  color: #cc0066;
}

b.bottomCopyright {
  color: #999999;
  font-size: xx-small;
  font-weight: normal;
}


