#customUserNamingTable {}
#customUserNamingTable tr {}

#customUserNamingTable td {}
#customUserNamingTable theader {}
#customUserNamingTable .column-header {
	background-color:#76923c;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	font-family:Tahoma,Verdana,Arial;
	text-align:center;
}

#customUserNamingTable .textleft, .normtext, .normtextselected, .boldtext { font-family:'Verdana'; font-size:11px;}
#customUserNamingTable .textleft { text-align: left; font-weight:bold; }
#customUserNamingTable .boldtext { text-align: center; font-weight:bold; }
#customUserNamingTable .normtext { text-align: center; font-family:'Verdana'; }
#customUserNamingTable .normtextselected { text-align: center; font-family:'Verdana'; background-color:#d6e3bc; }
