.treemenudiv	{
	display: block;
	white-space: nowrap;
	width:166px;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: transparent;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #0088BB;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFDD;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #2C5C73;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

div.foundnumber {
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}

.breadcrumb {
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

div.normalbox {
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	background:transparent;
}

.normal {
	background:#226688 url(assets/images/but_normal.jpg) left;
	color:#FFE;
	font-family: Helvetica,Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-shadow:0 0 2px #333;
	margin:0 0 5px 0;
	padding:3px 10px 3px 7px;
/*	width:146px;*/
	table-layout:auto;
	text-transform:uppercase;
}

.normalbox      {
	border: 0px solid #440000;
	margin: 2px;
	padding: 5px;
	background-color: #ffffff;
}

.titlebox       {
	border: 0px solid #440000;
	margin: 0px;
	padding: 0px;
	background-color: #fefaf1;
}

a:link	{
	text-decoration: none;
	color: #DEDCC8;
}

a:visited	{
	text-decoration: none;
	color: #DEDCC8;
}

a:hover	{
	text-decoration: none;
	color: #2C5C73;
	background-color: #fff0c0;
}

a:active	{
	text-decoration: none;
	color: #DEDCC8;
}

#ifrm {
margin-left:20px;
background:transparent;
}

#catContent {
background:transparent;
margin-top: -28px;
}

.layout #mainContent { 
	margin-left:180px;
    margin-right:0;
	background:transparent url(assets/images/1_displayAreaMiddleMachines.jpg) repeat-y scroll 0 0;
}

.layout #catsidebar2 {
	background:transparent url(assets/images/1_sideBarLeftMiddleMachines.jpg) repeat-y;
	padding:0;
	float: right; /* since this element is floated, a width must be given */
	width:180px
	margin:0 1px;
	margin-top: -28px;
}