.help {	cursor: help;}

.topPanel td {
	text-align: center;
}

table.topNavTable td
{
	background-image: url(/ochrnew/wp-content/themes/vizual/design/nvbg.jpg);
	height:25px;
	border-left: 1px solid rgb(157, 157, 157);
	border-top: 1px solid rgb(128, 128, 128);
	text-align:center;
	padding: 0px 15px;
	}

.topNavTable a, .topNavTable a:hover { 
	text-transform:capitalize!important;
	color: #666666;
	text-decoration:none;
	font-size:11px;
 }
.topNavTable a:hover { 
	color: white!important; 
}
.topNavTable .topSelected a, .topNavTable topSelected a:hover { 
	color: white!important; 
 }

table.topNavTable td.topSelected
{
	background-image: url(/ochrnew/wp-content/themes/vizual/design/nvbg-blue.jpg);
	color: white !important;
}
