/* --- GLS default /.. ----- */
/*
body {
	background-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0px;
}

A:link, A:visited {
	color:#23619e;
	text-decoration:none;
}

A:hover {
	color:#23619e;
	text-decoration:underline;
}
*/
.breadcrumb_table {
	height: auto;
	background: #f2f2f2 url(../images/menu_arrow_programs.gif) no-repeat 7px 10px;
	text-align: right;
	padding: 0 5px 0 0;
	border: 1px solid #FFF;
	line-height: 1.2em;
}


#bread_crumb {
	text-align: left;
	margin: 2px 0 0 5px;
	padding: 0 0 0 10px;
	float: left;
}
#print_send {
	float:right;
}

.link_breadcrumb {
	font-size:11px;
	color:#23619e;
	font-weight:bold;
	text-decoration:none;
	float: left;
}
.link_breadcrumb a:link, .link_breadcrumb a:visited {
	font-size:11px;
	color:#23619e;
	text-decoration:underline;
	font-weight:normal;
}
.link_breadcrumb a:hover {
	font-size:11px;
	color:#db6212;
	text-decoration:underline;
	font-weight:normal;

}