@charset "utf-8";
/* CSS Document */


a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #FFFFFF;
	text-decoration:none;
}

body
{
	margin-top:0px;
	margin-left:0px;
	background-color:#cccccc;
	background-image:url(../img/main-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font : normal 11px tahoma ;
	direction : rtl ;
	color:#DDDDDD;
}

.mainBorder
{
	font-size:1px;
	background-color:#FFFFFF;
}

.menuText
{

	text-align : right ;
	font : normal 11px tahoma ;
	color : #FFFFFF ;
	
}

.titleText_1
{

	font : normal 13px tahoma ;
	direction:rtl;
	text-align:right;
	color:#dadada;
	
}

.titleText_2
{

	font : normal 12px tahoma ;
	direction:rtl;
	color:#999999;
	
}

.normalText_1
{

	font : normal 11px tahoma ;
	direction:rtl;
	text-align:right;
	line-height:16px;
	color:#DDDDDD;
	
}

.highLightText_1
{

	color: #55BBFF;
	text-decoration:underline;
	
}

.highLightText_2
{

	color: #55BBFF;
	text-decoration:none;
	
}

.highLightText_3
{

	text-decoration:none;
	font-weight:bold;
	
}

.highLightText_4
{

	color: #55BBFF;
	text-decoration:none;
	
}