
a {
  color: #70472A;
}

h1 {
  color: #70472A;
}

h2 {
  color: #70472A;
}

h3 {
  color: #70472A;
}

h4 {
  color: #70472A;
}

.head {
  background-image: url('./pics/header_background.jpg');
}

.logo {
  width:100%;
  background-position:center center;
  background-image: url('./pics/header_logo.png');
}

.box_head {
  background: #70472A;
}

.tab_lable {
  color: #70472A;
  background: #FFF7DF;
}

table.file_table th {
  border-bottom:  1px solid #70472A;
}

.inputLegend {
  color: #70472A;
}

/**********************************************************************
*** NAVIGATION
**********************************************************************/

.navleft {
	background-color: #70472A;
}

.subnavleft {
	background-color: #D9C5B7;
}
