.normal{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : Black;
}
.normal_out{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : Black;
	behavior: url("htc/Hilite.htc");
	text-decoration: none;
}
.normal_over{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : #981616;
	behavior: url("htc/Hilite.htc");
	background : White;
	text-decoration: none;
	/*width:100%;
	height:100%*/
	cursor:hand;
}
.Lesson_out{
	font : normal normal 14px Tahoma;
	direction:rtl;
	text-align:right;
	color:#981616;
	/*filter:glow(Color=red,Strength=2);*/
	behavior: url("htc/Hilite.htc");
	/*background : #F0ECD0;
	#FFF3CC*/
	/*background :#F0ECD0 ;*/
	font-weight : bold;
}
.Lesson_over{
	font : normal normal 14px Tahoma;
	direction:rtl;
	text-align:right;
	color:#981616;
	behavior: url("htc/Hilite.htc");
	background : White;
	cursor:hand;
	font-weight : bold;
} 
table.Title{
	/*border : 3px double #666699;*/
	height:25;
}
td.corner
{
	color:red;
	font : normal normal 10px Tahoma;
}
td.title{
	background: transparent url("th02.gif") ;
/*	background-repeat: repeat-x;*/
	font: normal normal 12px Tahoma;
	text-align: center;
	font-weight: bold;
	color: #004380;
	background-position: top;
	vertical-align: top;
}
div.Content{
	background: #FFFFFF;
	border-top : 0px none;
	text-align:center;
}
table.Content{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
}
Span.ContentTitle{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : #8C0F12;
}
div.Answer{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align: justify;
	color : Black;
	padding: 0px 4px 0px 4px;
    /*border : 1px solid Fuchsia;*/
}
table.footer{
	
}
img.Collapser{
	behavior: url("htc/Collapser.htc");
}
img.Btn{
    cursor:hand;
	behavior: url("htc/ImageRollOver.htc");
}
td.Btn{
    cursor:hand;
	behavior: url("htc/ImageRollOver.htc");
}
a.normal{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : Black;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
a.normal:hover{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : #981616;
	background : White;
	text-decoration: none;
	/*cursor:hand;*/
}
