
/* ---------------------------------------- Content Management -------------------------------------------- */

.tblTopics {
	border: 0px;
	border-collapse: collapse;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif; /* font name */
	font-weight: normal;
	font-size:11px;
	color: #6B6B6B;
	text-align: justify;
	direction: rtl;
	width: 95%;
}

.tblGetPassword {
	border: 0px;
	border-collapse: collapse;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif; /* font name */
	font-weight: normal;
	font-size:11px;
	color: #6B6B6B;
	text-align:center;
}

.txtContentPassword {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif; /* font name */
	font-size: 11px;
	border: 1px solid Silver;
	background-color: #FCFDFE;
	color: #000000;
	text-align: right;
	/* background-image:url('../../Images/Background/txtSearch.gif'); */
	width: 150px;
	height: 18px;
	font-weight: normal;
}

.btnOK {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif; /* font name */
	font-size: 11px;
	font-weight: normal;
	COLOR: #000000;
	TEXT-DECORATION: none;
	background: url(../../Images/Background/Button/download_btn_normal.PNG);
	border: 0px solid buttonface;
	margin: 0;
	padding: 0;
	cursor:hand;
	height: 19px;
	width: 61px;
}

.fldPassword {
	width: 300px;
	direction: rtl;
}

.lgdPassword {
	FONT-SIZE: 11px;
	COLOR: Blue;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 2px;	
}

