body{
	direction:rtl;
	background-color:#CCCCCC;
	background-image: url('images/bg.jpg'); 
	background-repeat:repeat-y repeat-x;
	margin:0px
}
#sitePage
{
	width: 750px;
	height: auto;
	text-align: right;
	background-color: White;
	margin-top: 8px;
}
#SiteContent
{
	padding: 8px;
	font-family: Tahoma;
	font-size: 12pt;
}
#SiteContent #Context
{
	padding: 2px;
	width: 60%;
	float: right;
}
#SiteContent #Pics
{
	width:40%;
	float:right;
	direction:ltr;
	text-align:left;
	
}
#SiteContent #Pics #picsBox A:link{color:Blue;text-decoration:none; WIDTH: 0px; height :0px; }
#SiteContent #Pics #picsBox A:visited  {color:Blue;text-decoration:none;  WIDTH: 0px;height :0px;}
#SiteContent #Pics #picsBox A:hover{color:Blue;text-decoration:underline; background-color :#E9E9FC; WIDTH: 0px;height :0px; }
#SiteContent #Pics #picsBox
{
	
	border: 1px solid #9393FF;
	width: 90%;
	text-align:center;
	background-color:White;
}


#SiteContent #Pics #picsBox #picTitle
{
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #D7DBFF;
	
	border-bottom: 1px solid #9393FF;
	width:100%;
}

#left
{
	position: relative; 
	top: 0px; 
	left: 0px;
}
#MainFooter
{
	font-size: x-small;
	color: #000099;
}
#Cert
{
	float:left;
	
}
#Menu {height:40px;border:1px solid #E4E4F1; background-image: url('images/menubg.gif'); background-repeat: repeat-x; font-family:Tahoma; font-size:9pt; color:#000080}
#Menu #mpad {padding:5px}


#Menu A:link{color:Navy;text-decoration:none;}
#Menu A:visited  {color:Navy;text-decoration:none;}
#Menu A:hover
{
	color:Navy;
	text-decoration: none;
	background-color: #E8E8FF;
}
.style1
{
	height: auto;
	text-align: right;
}﻿
.MenuItem
{
	padding: 0px 8px 5px 8px;
	border: 1px outset #D7DCFF;
}

.box{width:100%;border-left:1px solid #E4E4F1; border-right:1px solid #E4E4F1;border-bottom:1px solid #E4E4F1; font-family:Tahoma; font-size:9pt;background-color:White}
.box .header{width:100%;text-align:right;height:22px;border-bottom:1px solid #E4E4F1; background-image: url('images/hbg.gif'); background-repeat: repeat-x}
.box .title{width:100%;
padding:3px; font-family:Tahoma; font-size:8pt
}
.box .content
{
	width: 100%;
	padding: 10px;
	text-align: right;
}
.box .content2
{
	width: 100%;
	padding: 10px;
	text-align: right;
}
.box .content2 A:link{color:Blue;text-decoration:none; WIDTH: 130px; height :20px; }
.box .content2 A:visited  {color:Blue;text-decoration:none;  WIDTH: 130px;height :20px;}
.box .content2 A:hover{color:Blue;text-decoration:underline; background-color :#E9E9FC; WIDTH: 130px;height :20px; }
a:link {
}

.faq
{
	padding: 5px;
	margin: 5px;
	border: 1px dashed #CCCCFF;
	background-color: #FAF9FF;
}


