a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:visited {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma;
	font-size: 11px;
	color: #005387;
	text-decoration: none;
}
.BorderMainLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #606060;
	border-left-color: #606060;
}

.BorderMainLRNews {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #505050;
	border-left-color: #505050;
}
.BorderMainTBNews {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #505050;
	border-bottom-color: #505050;
}

.BorderMainTB-Black {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.SearchTxtBox {
	font-family: tahoma;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	height: 14px;
	width: 117px;
	border: 1px solid #606060;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	line-height: 11px;
}
.loginTxtBox {
	font-family: tahoma;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	height: 20px;
	width: 143px;
	border: 1px solid #373737;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	line-height: 11px;
	background-color: #CBCBCB;
}
.loginButton {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	border: 1px solid #373737;
	cursor: hand;
	background-color: #959595;
	width: 143px;
	height: 22px;
	margin: 0px;
	padding: 0px;

}
.GrayText {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.Border {
	border: 1px solid #000000;
}

.BorderGray {
	border: 1px solid #5E5E5E;
}
.TdText
{
	FONT-SIZE: 10pt;
	COLOR: Navy;
    FONT-FAMILY: Tahoma;
    text-align:center;
    
    
}
.TdTextDoc
{
	FONT-SIZE: 9pt;
	COLOR: Black;
    FONT-FAMILY: Tahoma;
    text-align:right;
}
.TxtBox {
	font-family: tahoma;
	font-size: 8pt;
	color:Black;
	text-decoration: none;
	height: 20px;
	width: 143px;
	border: 1px solid #373737;
	margin: 0px;
	padding: 0px;
	cursor: hand;
	line-height: 11px;
	background-color:White;
}
.Rtl
{
	direction :rtl ;
}