*{margin: 0; padding: 0;}



body{ 
	font: normal 13px Arial, sans-serif;
	margin:10px; 
	background:url(background.jpg) repeat-x #F0F4F7;
	direction: rtl;
}


.fade{
	background: url(fade.jpg) repeat-x;
	height:10px;
	font-size:6px;
}

.fade_rev{
	background: url(fade_rev.jpg) repeat-x;
	height:10px;
	font-size:2px;
}

.logo{
	background: url(mybanner.gif) no-repeat #F0F4F7;
	height: 120px;
	width: 970px;
}

.nav{ 
	height: 27px;
	border-top: 1px solid #AB0229;
	border-bottom: 1px solid #AB0229;
	background: url(nav_bg.gif);
	padding: 0 15px;
} 

.nav ul{ 
	margin: 0;
	padding: 0;
	border-right: 1px solid #AB0229;
	border-left: 1px solid #AB0229;
	float: center;
} 

.nav li{ 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	float: right;
	border-left: 1px solid #AB0229;
	border-right: 1px solid #AB0229;
} 

.nav a:visited, .nav a:link{ 
	height: 27px;
	color: #AB0229;
	font-weight:bold;
	font-size:14px;
	padding: 0 12px;
	float: center;
} 

.nav a:hover { 
	color: #0000FF;
	text-decoration: none;
	background: url(nav_hover_bg.gif);
	border-bottom: 0;
} 

.page_cell{
	width:970px;
	border:1px solid #84295B;
	background:#FFFFFF;
}

.page_body{
	background:#FFFFFF;
	padding:10px;
	color:#842958;
	text-align:center;
}

a 

{ 

color: #6c6c6c;

text-decoration: none;

}

a:hover 

{ 

text-decoration: none; 

background:#e1e1e1;

}

img 

{



border: 0px;

}

#container

{ 

width: 970px;

margin: 0 auto;

background: #ffffff;

border-left:#ddd solid 1px;

border-right:#ddd solid 1px;

}

#header

{ 

width: 100%;

height: 100px;

background: #fff url(images/header.gif);

margin: 0 auto;

}

.header1

{

MARGIN-BOTTOM: 20px;

height: 20px;

background: #fff url(images/footer.gif);

padding-top:0.3em;

width: 100%;

border-top:#ddd solid 1px;

border-bottom:#ddd solid 1px; 

}	

.footer{
	text-align:center;
	font-size: 1.2em;
	height:15px;
	padding:5px;
	background: url(footer.jpg) repeat-x #F0F4F7;
	color:#000000;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color:#000000;
}

.footer img{
	vertical-align:middle;
}

/*------------------------------*/

.images 

{

FLOAT: right;

width: 970px;

height: auto;

BORDER: #f7f7f7 0px solid;

text-align: center;

border-bottom:#000000 solid 1px auto;

margin: 0em;

padding: 8px 8px 8px 8px ;

}


p

{      

padding: 8px 8px 8px 8px ;

margin: 1em;

}

ul

{

text-align: right; 

MARGIN-RIGHT: 5em;

}

h1

{

text-align: right; 

font-family: Times New Roman;

font-size: 2.5em;

margin: 20px auto 10px auto;

line-height: 70px;

text-indent: 10px;

}

h2 

{ 

text-align: right;

width: 90%;

font-size: 1.2em;

margin: 25px auto 10px auto;

line-height: 20px;

text-indent: 10px;

background: #fff url(images/footer.gif);

BORDER: #ddd 1px solid;

}

h3 

{

top: 10%; 

left:30%;

font-weight: bold;

FONT-SIZE: 100%;

font-family: arial, sans-serif;

position: absolute; 



}

hr

{

width: 90%;

}

input

{

text-align: left;

width:100%;

font-family: MS Sans Serif;

font-size: 62.5%;

background-color: #f7f7f7;

color:#6c6c6c;

}

select

{

font-family: MS Sans Serif;

font-size: 62.5%;

background-color: #f7f7f7;

color:#6c6c6c;

}

button

{

font-family: Arila;

font-size: 1.0em;

background-color: #AB0229;

color:#FFFFFF;

}

#center

{

MARGIN-BOTTOM: 10px;

padding:0.3em;

WIDTH: 55%;

FLOAT: center;

}

#left 

{

MARGIN-BOTTOM: 10px;

padding:0.3em;

FLOAT: right;

WIDTH: 20%;

}

#right 

{

MARGIN-BOTTOM: 10px;

padding:0.3em;

FLOAT: left;

WIDTH: 20%;

}

#txt

{

color:#0000FF;

}