/* @charset "utf-8"; */

* {
	font-size: 100%;
	}

/* BREADCRUMBs */

#bc {
	vertical-align: middle;
	height: 29px;
	/*
	border: solid 1px #6b7b84;
	background-color: white;
	*/
	padding-bottom: 20px;
	}
#bc A, 
#bc SPAN {
	color: #2A575D;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: left;
	line-height: 6px;
	margin: -5px 6px 0px 6px;
	padding-top: -15px;
	}
#bc A:hover {
	text-decoration: underline;
	color:#36F;
	}
#bc SPAN {
	color: #BF463C;
	}
#bc IMG {
	margin-top: 5px;
	vertical-align: middle;
	}



table {
	clear: both;
	}

h1.p {
	color: #880000;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	}
