  td { font-family:arial; font-size:11; }
  input,select { font-family:arial; font-size:11; }
  a:link { color: #000099; text-decoration: none; font-size:11; }
  a:visited { color: #000099; text-decoration: none; font-size:11; }
  a:hover { color: #ff6600; text-decoration: underline; font-size:11; }
  a:active { color: pink; text-decoration: line-through; font-size:11; }

  .home { font-weight:bold; color:white; background: #ff6600; padding-top:3px; padding-bottom:3px }
  .menu_head { font-weight:bold; color:white; background: #578ad6; padding-top:2px; padding-bottom:2px }
  .menu { font-weight:bold; background: #f6f6f6; color: #555555; }
  	.menu:link { text-decoration:none; font-weight:bold; color: #555555; }
  	.menu:visited { text-decoration:none; font-weight:bold; color: #555555; }
  	.menu:hover { text-decoration:underline; font-weight:bold; color: #f27a45; }
  .highlight { font-weight:bold; color: #f27a45; }
  .header { background: #d6e1f5; }
  .title { font-weight:bold; font-size:14; }
  .divider { background: #dddddd; height:1; padding: 0px 0px 0px 0px;}
  .section { background: #f0f3d2; font-weight:bold; color: #555555; padding: 2px 2px 2px 2px; }
  .content_header { border: 1px solid #dddddd; background: #eaf1f8; font-weight:bold; color: #555555; padding: 4px 2px 4px 2px; }
  .data { border:1px solid #aaaaaa; background: #f6f6f6; }
  .box { border:1px solid #dddddd; background: #f6f6f6; }
  .data_light { border:1px solid #dddddd; background: #f6f6f6; }

