/*************************/
/*** BREAD-CRUMB-TRAIL ***/
/*************************/

table.bread-crumb-trail
{
	padding: 0px 0px 5px 10px;
}

table.bread-crumb-trail td
{
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #000000;
}

table.bread-crumb-trail a
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

table.bread-crumb-trail a:hover
{
	color: #000000;
}

table.bread-crumb-trail b
{
	color: #000000;
}

table.bread-crumb-trail b#HERE
{
	color: #000000;
}

#printable {
	display: none;
}

/******************************/
/******************************/

table.main-table {
	margin-top: 1em;
}

/******************************/
/******************************/

table.main-table td#footer {
	font-size: 10px; 
	font-family: arial,sans-serif;
	color: #666666;
	padding: 0px 0px 30px 0px;
}

table.main-table td#bottom-page-title {
	font-size: 16px; 
	font-family: arial,sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

/******************************/
/******************************/

table.top td#top-page-title {
	font-size: 16px; 
	font-family: arial,sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 3px 0px 0px 40px;
}

table.top td#top-home-link {
	font-size: 15px; 
	font-family: arial,sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 14px 0px 0px 0px;
}

table.top td#top-home-link a {
	color: #000000;
	text-decoration: underline;
}

table.top td#top-home-link a:hover {
	color: #000000;
	text-decoration: underline;
}

/******************************/
/******************************/

table.main-body-cell { 
	border: 1px solid #000000;
}

/******************************/
/******************************/

table.main-menu td {
	font-size: 12px; 
	font-family: arial,sans-serif;
	font-weight: bold;
}

table.main-menu td a {
	color: #333333;
	text-decoration: underline;
}

table.main-menu td a:hover {
	color: #333333;
	text-decoration: underline;
}

/******************************/
/******************************/

table.main-content td#content {
	font-size: 12px; 
	font-family: arial,sans-serif;
	color: #666666;	
}

table.main-content td#content a {
	text-decoration: underline;
	color: #0000ff;
}

table.main-content td#content a:hover {
	text-decoration: underline;
	color: #0000ff;
}

/******************************/
/******************************/

table.leftside-menu td a {
	text-decoration: underline;
}

a#menu-ov {
	color: #3333ff;
	font-weight: bold;
	font-size: 12px;
}
