ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { 
margin:0; 
padding:0;
}

img {
	border: 0px;
}

form {
   display:inline;
}

.clear {
	clear:both;
}

#breadcrumb {
	padding: 5px;
	height:15px;
	text-indent: 0px;
	color:#000;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#000;
}

#breadcrumb a:hover {
	text-decoration:underline;
	color: #FF9933;
}

#header-nav {
	position:absolute;
	bottom:30px;
	left:200px;
	width:560px;
	background:#fff;
}

#header-nav ul.nav1st li {
	display:block;
	float:left;
	padding:5px 7px 5px 7px;
}

#header-nav ul.nav1st li.active {
	background:#fff;
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	color:#fff;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	color:#FF9933;
}


html>body #navi li a {
   width: auto;
}

#left {
width:auto;
float:left;
padding:1px;
margin:0px 8px 0px 0px;
}

#navi { 
	font-size: 14px; 
}
#navi ul {
	margin: 0px;
	padding: 0px;
	text-align:left;
	list-style-type: none;
}
#navi a {
	display: block;
	padding: 5px 10px;
	color: #000;
	background-color: #ffffaa;
	text-decoration: none;
}

#navi a:hover {
	color: #fff;
	background-color:#FF9933;
	text-decoration: none;
}

#navi .active {
	color: #fff;
	background-color: #A0713D;
}

#navi .naviheader {
	display: block;
	padding: 5px 10px;
	color: #000;
	text-decoration: none;
	background-image:url(./navbar.jpg); 
	background-repeat: repeat-x; 

}
.intern {
	color:#000;
	font-size:11px;
	font-weight:normal;
}

ul { margin: 0; padding : 0; list-style : none; }

.bar { 
	clear: both;
	font-size: 14px;
	height: 25px; 
	color: #FFF;
	margin: 0 0 0 20px; 
}

	.bar li { 
		margin: 0; 
		padding: 7px 12px 5px 42px;
		color: #FFEADC;
		float: left; 
	}
	
	.bar li.active { 
		color: #ccc;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		text-decoration: none;
	} 
	
	.bar li a:hover { 
		color: #E0691A; 
		background: inherit;
	} 

* html>body {
   margin-right: -3px; /* IE hack */
}

div {
   border: 0;
   margin: 0px;
   padding: 0px;
}
td {
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}