body 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	margin-left: 0px; 
	margin-top: 1px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	color: black; 
	background: url(/templates/1/tlo.jpg)
	text-decoration: none
}
A:visited { COLOR: black ; SIZE: 10pt ; TEXT-DECORATION: none}
A { COLOR: black ; SIZE: 10pt ; TEXT-DECORATION: none}
A:hover { COLOR: black ; SIZE: 10pt ; TEXT-DECORATION: none}
}









.nxHorzMenuHolder{

border: 1px solid #efca90;

}



.nxHorzMenuHolder ul li a{
background: #bf9f62 !important;
border-right: 1px solid #efca90;
font-weight: bold  !important;
color: #7e5617  !important;


}



.nxHorzMenuHolder ul li a.selected{ 
background: #bf9f62 !important;
}

.nxHorzMenuHolder ul li a:hover{
background: white !important;

}








input.button {
   border: 1px solid gray;
   color: black;
   background-color: gray;
   margin: 5px;
   padding: 5px;
}