body{
	font-family:tahoma;
	font-size:9pt;
	
}

.tab-menu-iat-active
	{
	background-image:url('../images/menu--avct.jpg');
	vertical-align:middle;
	
	}
.tab-menu-iat-deactive
	{
	cursor:pointer;
	background-image:url('../images/menu--deact.jpg')
	}

.tab-menu-sbe-active
	{
	background-image:url('../images/menu--avct.jpg')
	}
.tab-menu-sbe-deactive
	{
	cursor:pointer;
	background-image:url('../images/menu--deact.jpg')
	}





.logo {
  margin: 0 auto;
  width: 899px;
  height:155px;
  background-image:url('../images/header.jpg')
 }
 
.style1 {
	text-align: left;
}


.lastnewstitle
{
	text-decoration:none;
	color:#6666CC;
}	

.formField
{
	width:30%;
	float:right;
	direction:rtl;
	text-align:right;
	margin-right:2px;
}
.formBox
{
	width:100%;
	float:right;

}
div.formBox input
{
	font-family:tahoma;
	font-size:8pt;
	direction:rtl;
	background-color:#AEC4D2;
	border:solid;
	border-color:#000033;
	border-width:1px;
}
.error
{
	color:#FF0000;
}
.CommentBtn
{
	font-family: Tahoma; 
	font-size: 9pt; 
	border: 1px solid #003366;
}
.CommentText
{
	font-family: Tahoma; 
	font-size: 9pt; 
	border: 1px solid #003366;
}
.CommentForm
{
	background-color:#EFEFDE;
	font-family: Tahoma; 
	font-size: 9pt; 
}
.CommentBtnP
{
	text-align:justify;
	margin: 2px 5px;
	direction:rtl; 
	
	
}
.CommentFormC
{
	text-align:right;
	font-family:tahoma;
	font-size:9pt;
	direction:rtl
}
.CommentTitle
{
	background-color:#EE5614;
	line-height: 150%; 
	margin: 0 5px;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:9pt;
    text-align:right;

}