
/*-- expression navigation --*/
.milon_ab_on
{
	background-image: url(/kids/images/expressions/navigation/milon_ab_on.gif);
	background-repeat: no-repeat;
	width:50;
	height:32;
}
.milon_ab_off
{
	background-image: url(/kids/images/expressions/navigation/milon_ab_off.gif);
	background-repeat: no-repeat;
	width:50;
	height:32;
	cursor:pointer;
}

.milon_shilton_on
{
	background-image: url(/kids/images/expressions/navigation/milon_shilton_on.gif);
	background-repeat: no-repeat;
	width:111;
	height:32;
}

.milon_shilton_off
{
	background-image: url(/kids/images/expressions/navigation/milon_shilton_off.gif);
	background-repeat: no-repeat;
	width:111;
	height:32;
	cursor:pointer;
}

.milon_wars_on
{
	background-image: url(/kids/images/expressions/navigation/milon_wars_on.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	width:197;
	height:32;
	
}

.milon_wars_off
{
	background-image: url(/kids/images/expressions/navigation/milon_wars_off.gif);
	background-repeat: no-repeat;
	width:197;
	height:32;
	cursor:pointer;
}

.milon_ishim_on
{
	background-image: url(/kids/images/expressions/navigation/milon_ishim_on.gif);
	background-repeat: no-repeat;
	width:69;
	height:32;
}

.milon_ishim_off
{
	background-image: url(/kids/images/expressions/navigation/milon_ishim_off.gif);
	background-repeat: no-repeat;
	width:69;
	height:32;
	cursor:pointer;
}

.milon_kneset_on
{
	background-image: url(/kids/images/expressions/navigation/milon_kneset_on.gif);
	background-repeat: no-repeat;
	width:113;
	height:32;
}

.milon_kneset_off
{
	background-image: url(/kids/images/expressions/navigation/milon_kneset_off.gif);
	background-repeat: no-repeat;
	width:113;
	height:32;
	cursor:pointer;
}

/*-- end expression navigation --*/

/*-- expression navigation ABC--*/
.TemplateJ_letter_on
{
	text-align: center;
	background-color: Red;
	color: White;
	font-weight: bold;
	font-size: small;
	border: solid 1px navy;
}

.TemplateJ_letter_off
{
	text-align: center;
	background-color: #006699;
	color: navy;
	font-weight: bold;
	font-size: small;
	border: solid 1px navy;
}

.TemplateJ_letter_Gray
{
	text-align: center;
	background-color: #666666;
	color: #666666;
	font-weight: bold;
	font-size: small;
	border: solid 1px #666666;
}

.TemplateJ_titleRow
{
	padding-bottom: 5px;
}

.TemplateJ_ExplainRow
{
	padding-bottom: 5px;
}

.TemplateJ_Termeven
{
}

.TemplateJ_TermOdd
{
}
/* even ezogi*/

.TemplateJ_TermName Span
/*, .TemplateJ_TermName*/ /*for moz*/
{
	font-size:16px;
	font-weight: bold;
	color: #454ab1;
	background-color:#cecff9 !important;
}

.TemplateJ_ExplainTerm
{
	color: #666666;
}


.TemplateJ_TermCell
{
	padding-left: 10px;
}

.TemplateJ_letters
{
}

.TemplateJ_resulttable
{
}

.Templatej_hidden
{
	visibility: hidden;
}

.TemplateJ_spacer
{
	background-color: White;
}

#Templatej_LetterTitle
{
	background-color: #E9E9E9;	
	color: #666666;
	font-size: 16px;
	width: 100%;
	height: 24px;
	font-weight: bold;
	padding-right: expression(!isMoz ? "5" : "5");	
}
/*-- end expression navigation ABC--*/
