.lang_table_row{
}

.lang_table_row:hover{
  background-color:#EEEEEE;
}

.lang_table_row_active{
	
}

.lang_table_row_active:hover{
  background-color:#EEEEEE;
}

.txt_language_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style:oblique;
	font-size: 11px;
	font-weight:100;
	color: #000000;
	text-decoration: none;
}

.txt_language_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #000000;
	text-decoration: none;
}
