.footerText-TD{
	font-family:tahoma;
	font-size:11px;
	color:#a2a2a2;
	text-align:right;
	direction:rtl;
	padding-right:74px;
	padding-left:74px;
	width:1024px;
	padding-top:10px;
}
.Properties-Border
{
	padding-bottom:10px;
	border-bottom:solid 5px #f3f3f3;
}
.Properties-TextTD
{
	display:table-cell;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#787878;
	text-align:right;
	direction:rtl;
	text-align:justify;
	width:190px;
}
.Properties-PaddingTD
{
	padding:0 17px 0 17px;
}
.Properties-ImageTD
{
	float:left;
	display:table-cell;
	width:109px;
}
.Properties-OutTD
{
	padding-top:23px;
}
a.Properties-MoreInfoLink:link
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4db1d0;
	text-decoration:none;
	float:left;
}
a.Properties-MoreInfoLink:visited
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4db1d0;
	text-decoration:none;
	float:left;	
}
a.Properties-MoreInfoLink:hover
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4db1d0;
	text-decoration:none;
	float:left;	
}
.HomePage-LeftPane
{
	width:270px;
	float:left;
	display:table-cell;
}
.otherPage-withRight-LeftPane
{
	width:270px;
}
.otherPage-withRight-ContentPane
{
	vertical-align:top;
	padding-bottom:10px;
}
.otherPage-withRight-RightPane
{
	width:1px;
	vertical-align:top;
}
.HomePage-RightPane
{
	width:1px;
	display:table-cell;
}
.HomePage-ContentPane
{
	float:left;
	display:table-cell;
}
.otherPages-TopPane
{
	color:#666666;
}
.otherPages-ContentPane
{
	float:right;
	display:table-cell;
	padding-bottom:10px;
}
.HomePage-TabNames
{
	width:642px;
	float:left;
	display:table-cell;
	font-family:tahoma;
	font-size:12px;
	color:#a5a5a5;
	direction:rtl;
	text-align:left;
}
a.BREADCRUMB-txt:link, a.BREADCRUMB-txt:visited, a.BREADCRUMB-txt:hover
{
	font-family:tahoma;
	font-size:12px;
	color:#a5a5a5;
}
.HomePage-SearchTD
{
	width:307px;
	float:left;
	display:table-cell;
	direction:rtl;
	text-align:right;
}

#dnn_dnnSEARCH_txtSearch {
	background-color:white;
	border:1px solid #c9c9c9;
	width:273px;
	height:20px;
	color:#dad9d9;
	font-family:tahoma;
	position:relative;
	font-size:11px;
	vertical-align:middle;
	padding-left:2px;
	padding-right:2px;
}

#dnn_dnnSEARCH_cmdSearch 
{
	background-image:url(images/SearchButton.jpg);
	border:0px;    
	width:18px;
	height:20px;
	background-repeat:no-repeat;
	position:absolute;
	color:transparent;
}
a.LoginText:link, a.LoginText:visited, a.LoginText:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: #494949;
    text-decoration:none;
}
a.LoginText:hover
{
    text-decoration:underline !important;
}