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/8/tlosp.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 #9ee9ff;

}



.nxHorzMenuHolder ul li a{
background: #0387ae !important;
border-right: 2px solid #9ee9ff;
font-weight: bold  !important;
color: white  !important;

}



.nxHorzMenuHolder ul li a.selected{ 
background: #0387ae !important;
}

.nxHorzMenuHolder ul li a:hover{
background: white !important;
font-weight: bold  !important;
color: #0387ae  !important;

}









input.button {
   border: 1px solid gray;
   color: black;
   background-color: gray;
   margin: 5px;
   padding: 5px;
}