.phpmenucontainer td {
	background-color: transparent; 
}
.submenu td {
	background-color: transparent; 
}

.horbar	{
	background-color: #ffffff;
	color: black;
	text-align: center;
}

.horbaritem	{
 	float: left;
	width: 100%;
  	color: #553a41;
  	font-size: 18px;
  	font-weight: bold;
  	font-family: Arial;
  	text-decoration: none;
}

.horbaritem a	{
	font-weight: bold;   	
	color: #000000;
	display: block;
}

.horbaritem a:link	{
	background-color: transparent; 
  	color: #553a41;
	text-decoration: none;
}

.horbaritem a:visited {
	background-color: transparent; 
  	color: #553a41;
	text-decoration: none;
}

.horbaritem a:hover	{
	background-color: transparent; 
  	color: #553a41;
	text-decoration: none;
}

.horbaritem a:active {
	background-color: transparent; 
  	color: #553a41;
	text-decoration: none;
}

.verbar	{
	background-color: transparent; 
	border: 1px outset #cecac1;
}

.submenu	{
	background-color: transparent; 
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 99;
}

.subframe	{
	background-color: transparent; 
	top: 10px;
	position: relative;
	display: block;
	border: 1px solid #000000;
}

.item	{
	padding: 2px;
	background-color: #ffffff; 
	text-align: left;
	white-space: nowrap;
}

.item a	{
	font-weight: bold;   	
	position: relative;
	display: block;
	text-decoration: none;
	background-color: transparent; 
}

.item a:link	{
	color: #9a9a9a;
}

.item a:visited	{
	color: #9a9a9a;
}

.item a:hover	{
	color: #000000;
}

.item a:active	{
	color: #000000;
}

.item .fwdarr {
	background-color: transparent; 
	position: absolute;
	top: 5px;
	right: 7px;
}

.separator	{
	background-color: transparent; 
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;
	height: 0;
	font-size: 1px;
	line-height: 0;
}

script
{
    display: none;
}

