.Head {
	font-family: Arial, Helvetica;
	font-size:  14px;
	font-weight: bold;
	color: #e0b12f;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #e0b12f;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	height: 25px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #e0b12f;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;
	height: 25px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 13px; 
	font-style: normal;
	font-weight: bold; 
	background-color: #e0b12f;
	font-family: arial, helvetica;
	padding-left: 7px;
	padding-right: 8px;	
}
.breadcrumbs {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #92710a;
}
a.breadcrumbs:link {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #92710a;
	text-decoration: underline;   
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #92710a;
	text-decoration: underline;   
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica;
	font-size:  13px;
	font-weight: normal;
	color: #bd9c33;
	text-decoration: none;   
}
.user {
	font-family: arial, helvetica;
	color: #92710a;
	font-size:13px;
	font-weight: normal;
	background-image: url(images/common/white_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
a.user:link {
	font-family: arial, helvetica;
	color: #92710a;
	font-size:13px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:active {
	font-family: arial, helvetica;
	color: #92710a;
	font-size:13px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:visited {
	font-family: arial, helvetica;
	color: #92710a;
	font-size:13px;
	font-weight: normal;
	text-decoration: underline;
}
a.user:hover {
	font-family: arial, helvetica;
	color: #bd9c33;
	font-size:13px;
	text-decoration: none;
	font-weight: normal;
}

