Stylesheet

tr.header_row {
	padding:0px;
	}

td.left_header {
	width:175px;
	vertical-align:middle;
	text-align:left;
	color:white;
	font-weight:bold;
  background-color:#C00004;
  padding-left:5px;
  border-right: 1px solid white;
  }

td.bread {
	height: 20px;
	width: 643px;
	padding-left: 9px;
  }

td.middle_top_header {
	background-image:url('background/header_graphic.gif');
  height: 37px;
	width:643px;
	padding:0px
  }

td.navigation {
	vertical-align:top;
	width:175px;
  }

td.middle_bottom_header {
	width:643px;
	height:20px;
	background:#67634E url('background/bottom.gif') no-repeat bottom right;
  color: white;
  border-top:1px solid white;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle
	}

td.right_header {
	width:165px;
	}
	
img.header_logo {
	border:0px none;
	padding-left:15px;
	padding-right:15px;
	width:165px;
	height:40px
  }

a.head {
	color:white;
	background-color:#67634E;
	font-size:9px;
	text-decoration:none;
  }

p.impr {
  font-size:9px;
  padding:5px;
  }

a.bread, a.bread:link {
	color: #2e2e2e;
	background: white;
	font-weight: normal;
	text-decoration: none;
	}

a.bread:hover {
	color: #C00004;
	background: white;
	font-weight: normal;
	text-decoration: none;
	}

a.navi, a.navi:link {
	display: block;
	background:white;
	color: #2e2e2e;
	font-weight: normal;
	text-decoration: none;
	}

a.navi:hover {
	color: #C00004;
	background:white;
	font-weight: bold;
	text-decoration: none;
	}

a.navio, a.navio:link, a.navi:hover {
	color: #C00004;
	background:white;
	font-weight: bold;
	text-decoration: none;
	}

ul.navi {
	margin: 30px 0px 0px 10px;
	padding: 0;
	list-style-image: none;
	list-style: none;
  }

li.navi {
	display: block;
	font-size: 9px;
	margin: 0;
	padding: 6px 0px;
	border-bottom: 1px solid #67634E;
	}

a.navi2, a.navi2:link {
	color: #2e2e2e;
	background: #FDD6CD;
	display: block;
	font-weight: normal;
	text-decoration: none;
	}

a.navi2:hover {
	color: #C00004;
	background: #FDD6CD;
	font-weight: bold;
	text-decoration: none;
	}

a.navio2, a.navio2:link, a.navio2:hover {
	color: #C00004;
	background: #FDD6CD;
	font-weight: bold;
	text-decoration: none;
	}


li.navi2 {
	color: #C00004;
	background: #FDD6CD;
	font-size: 9px;
	text-indent: 10px;
	margin: 0;
	padding: 6px 0px;
	border-bottom: 1px solid #67634E;
	}

li.navi3 {
	color: #C00004;
	background: #FDD6CD;
	font-size: 9px;
	text-indent: 18px;
	margin: 0;
	padding: 6px 0px;
	border-bottom: 1px solid #67634E;
	}