/*reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1.4em;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
	font-family: Arial;
	 background: #fff;
	 text-align:right;
	 direction:rtl;
}

a {text-decoration:none;}
a:hover { text-decoration: underline;}


h1 {color: #022459; font-weight:bold; font-size:27px; padding: 15px 0 5px;}
h2 {font-size: 18px;  font-weight:bold; color: #00629c; padding: 0 0 10px;} 
h3 { color: #fff;font-size:18px;font-weight:bold; text-decoration:underline;   }
ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear
{
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}

span { color:#5f9dea;}

/*main*/

#wrapper
{
	width: 700px;
	margin: 0 auto;
}

/*top*/

#header { clear:both;}
.logo {float: right;}


/*main*/

#main {background:url(images/bg.jpg) no-repeat 0 0;}
.main_top { text-align:center;}
.main_middle { text-align: right; margin: 5px 380px 0 0 ; }
.main_middle { font-style:italic;}

.center { clear:both; overflow:hidden;}
.center .left {float:left; width: 350px; margin: 20px 0 0 0;}
.left h3 { text-align:center;}
.right { width: 280px; float:right; margin: 50px 0 0 0; text-align:center;}
.green { color: #00ff00; font-size:24px;}
.yellow {color: #d2ff00; font-size:24px;}
.right .green {font-size:36px;}
.bottom { margin: 20px 20px 0 20px; font-size:14px;}
.bottom p { color: #012c6f;}
.bottom a { color: #038623; text-decoration: underline;}
.bottom p.last { color: #124eac; font-style: italic; margin: 7px 0 0 0;}
.clsMinisite {margin: 0 20px;}
.clsMinisite h3 { font-size:14px; text-align:center; text-decoration:none; color: #a9b8ca;} 
.clsMinisite table { width:100%;}
.clsMinisite table td { vertical-align:top; padding-top:5px; font-size:14px;}