.normal{
	font : normal normal 12px Tahoma;
	dir:rtl;
	text-align: right;
}
.important{
	color : #9C0E2B;
	font : normal normal 14px Tahoma;
	text-decoration: underline;
}
A {
	color : #D74848;
	text-decoration : none;
}
A:FOCUS {
	color : #C86464;
	text-decoration : underline;
}

A:HOVER {
    color : Red;
	text-decoration : underline;
}
A:VISITED {
	color : Maroon;
	text-decoration : none;
}
A:ACTIVE {
	color : #FF6633;
	text-decoration : none;
}
td.Title{
	background : #C3C5DC;
	color: #000064;
	font-family: tahoma;
	font-size:12;
	padding : 0px 2px 2px 2px;
	/*border : 1px solid #4B81BA;*/
	border-left : 0px none;
	border-bottom : 0px none;
}
td.Content{
	background : #EFEFEF;
	border : 2px solid #4B81BA;
	font : normal normal 13px Tahoma;
	text-align : justify;
	direction:rtl;
	padding : 4px 4px 4px 4px;
}
span.head{
	color: #008040;
	font-weight : bold;
	font-size : 14px;
}
span.part{
	color: Green;
}
table.ContactContent{
	border : 1px inset Black;
}
td.ContactTitle{
	background : #A2A2A2;
	/*border : 1px solid #010A54;
	*/
	color:white;
	font : normal normal 13px Tahoma;
	text-align : center;
	direction:rtl;
	padding : 4px 4px 4px 4px;
	border-bottom : 2px solid Black;
	border-left : 1px solid Black;
	border-right : 0px none;
	border-top : 0px none;
}
td.ContactContent{
	background : #E5E5E5;
	/*border : 1px solid #010A54;
	*/
	color:black;
	font : normal normal 12px Tahoma;
	text-align : right;
	direction:rtl;
	padding : 4px 4px 4px 4px;
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
	border-right : 0px none;
	border-top : 0px none;
}
p{
	padding : 4px 10px 4px 10px;
}
/*.parent_out{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : Black;
	behavior: url("Htc/MapCollapserDblClick.htc");
	/*behavior:url('Htc/MapCollapserDblClick.htc');
	url('Htc/hilite.htc')*/
	/*font-weight : bold;
}
.parent_over{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : #D57575;
	behavior: url("htc/MapCollapserDblClick.htc");
	/*background : White;
	*/
	/*cursor:hand;
	font-weight : bold;
}
span.child_out{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : #4169E1;
	behavior: url("Htc/hilite.htc");
	/*behavior:url('Htc/MapCollapserDblClick.htc');
	url('Htc/hilite.htc')*/
/*}
span.child_over{
	font : normal normal 12px Tahoma;
	direction:rtl;
	text-align:right;
	color : Maroon;
	behavior: url("htc/hilite.htc");
	/*background : White;
	*/
	/*cursor:hand;
/*}*/