body { 
      background-color: #e6e6e6;
      margin:0px;
      background-color: #E6E6E6;
      background-image: url('/images/header-bg.gif');
      background-repeat: repeat-x;
}

p { 
      font-family: verdana, sans-serif;
	    font-size: 11px; color: #666;
}

h3 {  color: #333; }

a {   color: #006AA0; }

a:hover { color: #008DD2; }

p.sidebar {
      font-size: .7em;
      color: #666;
}

.table_middle { width: 740px; }
