﻿body 
{
	font-size: 10pt;
	font-family: Verdana;
	direction:rtl;
	text-align:right;
background-image: url(images/spacer.jpg);
margin:0;
}
.SiteHeader
{
	background-image: url(images/home_08.jpg); height: 146px
}
.Pages
{
	background-image: url(images/home_12232.jpg); 
	background-repeat: repeat-y;
    padding-right: 17px;    
}
.contents
{
	background-image: url(images/home_14.jpg);
	background-repeat: repeat-y;height:430px;
	width:746px;	
	direction:rtl;
}
.SiteFooter
{
	background-image: url(images/home_1366668.jpg); 
	height: 49px;	
}



/*top Images hover*/
a#main {
    display: block;
    width: 123px;
    height: 50px;    
   
}
a#main:hover 
{
	 background-image:url('images/11-2.gif');

}
/*---------------------*/
a#display {
    display: block;
    width: 141px;
    height: 50px;    
    
}
a#display:hover 
{
	 background-image:url('images/44-2.gif');

}
/*---------------------*/
a#templates{
    display: block;
    width: 180px;
    height: 50px;    
    
}
a#templates:hover 
{
	 background-image:url('images/22-2.gif');

}
/*---------------------*/
a#Search{
    display: block;
    width: 211px;
    height: 50px;    
    
}
a#Search:hover 
{
	 background-image:url('images/33-2.gif');

}
/*---------------------*/
a#ContactUs{
    display: block;
    width: 125px;
    height: 50px;    
    
}
a#ContactUs:hover 
{
	 background-image:url('images/55-2.gif');

}
/*---------------------*/
a#Proc{
    display: block;
    width: 151px;
    height: 50px;    
    
}
a#Proc:hover 
{
	 background-image:url('images/home_04.gif');

}
.modalBackground1
{
    background-color: WindowFrame;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.MsgLeft
{
	background-image: url('images/brownLeft.png'); 
	background-repeat: no-repeat; 
	width: 15px; 
	height: 32px
}
.MsgRight
{
background-image: url('images/brownRight.png'); 
background-repeat: no-repeat; 
width: 15px; 
height: 32px
}
.MsgMid
{
	background-image: url('images/brownMid.png'); 
	background-repeat: repeat-x; 
	height: 32px; 
	font-family: 'Agency FB'; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 5px; 
	font-size: x-large;
}
