/* Navigation */
table.navigation
{
	color: #F7981D;
	width: 100%;
	font-size: x-small;	
}
table.navigation a, a:hover
{
	text-decoration: underline;
	color: #8E979D;
	font-weight: normal;
	font-size:11px;
}
td.navigation
{
	white-space: nowrap;
	padding-left:0px;
}
table.navigation a:hover
{
    color: #0073D6;
}
img.navigation_arrow
{
	margin: 0px 0px 0px 1px;
}
span.navigation
{
	padding: 1px 0px 0px 0px;
	white-space: nowrap;
	color: #0073D6;
	font-size: 11px !important;
}
a.navigation
{
	white-space: nowrap;
	color: #626366;
	font-size: 11px !important;
	text-decoration: none !important;
	padding-right:0px;
}
