body    {
	color : #000000;
	margin-left : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-right : 0;
	font-size : 14px;
	background-color: #FFFFFF;
} 
.breadcrumb-table   {
	text-align: left;
	margin: auto;
	background-color: #EBE9ED;
}
.navbar-container   {
	text-transform : none;
	margin: auto;
	border-bottom-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	text-decoration: none;
}
.navbar	  {
	text-transform : none;
	font-size : 16px;
	font-weight : normal;
	color : #333333;
	text-align : center;
	margin: auto;
	text-decoration: none;
}
.table-title   {
	text-transform: none;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	margin: auto;
	background-color: #EBE9ED;
	text-decoration: none;
}
.table	{
	color: #333333;
	text-align: center;
	margin: auto;
	font-size: 16px;
}
.footer-bar 	{
	text-transform : none;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-align : center;
	margin: auto;
	text-decoration: none;
}
.crumb {
	font-size:12px;
	color: #333333;
}
.crumb:link	{ 
	color: #0000FF; 
	text-decoration: none; 
}
.crumb:visited	{ 
	color: #0000FF; 	
	text-decoration: none; 
}
.crumb:hover	{ 
	color: #0000FF; 
	text-decoration: underline; 
}
.crumb:active	{
	color: #0000FF;
	font-weight: bold;
}
p, form, td {
	font-family : arial;
	font-size: 14px;
}
a:link	{ 
	color: #333333; 
	text-decoration: none; 
}
a:visited	{ 
	color: #0000FF; 	
	text-decoration: none; 
}
a:hover	{ 
	color: #0000FF; 
	text-decoration: underline; 
}
a:active	{
	color: #0000FF;
	font-weight: bold;
}

