﻿body, div, td, p, h1, h2, h3, h4, h5, h6, ul, li
{
		font-family:Tahoma;
		font-size:9pt;
}

body 
{
	background-image:url(images/bk.jpg);
	background-repeat:repeat-x;
	background-color:#4573AE;
	background-position:-220px bottom;
	background-attachment:fixed;
}
div
{
	direction:rtl;
}
p
{
	padding:0.1em 1.5em 0.1em 1.5em;
	line-height:200%;
	direction:rtl;
	text-align:justify;
}
h1,h2,h3,h4,h5,h6
{
	padding:0.1em 1.5em 0.1em 1.5em;
}
h1
{
	color:#4573AE;
	font-size:10pt;
	font-weight:600;
	margin:10px 0 5px 0;	
}
h2
{
	font-size:10pt;
	font-weight:600;
}
a
{
	padding:0.1em 0.1em 0.1em 0.1em;
	text-decoration:none;
	color:#D84826;
}
a:hover
{
	text-decoration:underline;
}
#MainFrame
{
	background-color:#E2ECD7;
	border:solid 4px #000000;
	margin: 2em 2em 2em 2em;
	width:630px;	
	direction:rtl;
	
}

#Menu
{
	background-image:url(images/bg-green-nav.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding:0.1em 0.5em;
}
#Menu a
{
	text-decoration:none;
	font-size:9pt;
	font-weight:600;
	color:White;
}
#Menu a:hover
{
	color:#EEEE50;
}

#BottomMenu
{
	background-image:url(images/bg-green-nav.jpg);
	background-repeat:repeat-x;
	height:25px;
	padding:0.1em 0.5em;
}
#BottomMenu a
{
	text-decoration:none;
	font-size:8pt;
	font-weight:600;
	color:White;
	text-align:left;
}
#BottomMenu a:hover
{
	color:#EEEE50;
}


.TitleTop
{
	background-image:url(images/titlebar-top.gif);
	background-repeat:repeat-x;	
	height:4px;
}
.Title
{
	background-image:url(images/titlebar-gradient_FS.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#E4E0AF;
	height:24px;
	text-align:right;
	padding: 0 1em;
	font-weight:600;
	font-size:10pt;
}
.TitleVisit
{
	background-color:#E4E0AF;
	height:24px;
	text-align:left;
	padding: 0 1em;
	font-weight:normal;
	font-size:9pt;
	color:#6D6825;
}

.flamingo
{
	vertical-align:bottom;
	position:fixed;
	top:280px;
	left:1px;
}
.GridItem
{
  border-left: saddlebrown 2px solid;
  border-bottom: saddlebrown 2px solid;
  background-color: white;
  height: 14px;
  font-family:Tahoma;
  font-size: 8pt;
}
.GridRowSelected
{
	 direction:rtl;
	 color: Black;
	 background-color: #9FD1FF;
	 height: 14px;
	 font-family:Tahoma;
	 font-size: 8pt;
	 font-weight:bold;
}
.GridRowAlternative
 {
	direction:rtl;
    color:Black ;
    background-color:#F0F0F0; 
	height: 14px;
	font-family:Tahoma;
	font-size: 8pt;
}
.GridHeader
{
	direction:rtl;
	border-right: whitesmoke 2px;
	border-top: whitesmoke 2px;
	font-size: 8pt;
	font-weight:normal;
	vertical-align: sub;
	border-left: whitesmoke 2px;
	color: white;
	border-bottom: whitesmoke 2px;
	font-family: Tahoma;
	height: 20px;
	background-color: #6795C3;
	text-decoration:none;
}
#NavigationBar
{
	 direction:ltr;
	 margin:0;
	 text-align:center;
	 border:0;
}
#btnFirst,#btnPrevious,#btnNext,#btnLast,#btnGo
{
	border-style:solid;
	border-color:#6795C3;
	color:#6795C3;
	border-width:1pt;
	height:24px;
	vertical-align:middle;
	font-family:Webdings;
	font-size:12pt;
}
.PageNav
{
	padding:0.1em 1.5em 0.1em 1.5em;
}
.TopsPanel
{
	border:solid 2pt #CCDDB9;
}
ul.TopNews li a
{
	color:#CD3118;
}
ul.TopArticle li a
{
	color:#265B03;
}
