body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma,Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#003065;
	font-weight: normal;
	/*text-align : right;*/
	direction:rtl;
}

div, p,  th,td, input, textarea, form, select, font {
	font-family: tahoma, Arial, Helvetica;
	color:  #000000;
	font-size: 12px;
	/*text-align : right;*/
	direction:rtl;
}
a {
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #394F29;
}

a:visited {
	color: #394F29;
}

a:hover {
	color: #FF7326;
}

a:active {
	color: #394F29;
}

a img {
	border : 0px;
}

hr           color:  #000000;
}

.content 	{
	background: none;
	font-size: 12px;
	font-family: geneva,arial,Verdana, Helvetica
}

.storycat	{
	background: none;
	font-size: 103%;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: underline
}

.boxtitle 	{
	background: none;
	color: #CBCDCD;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Helvetica;
	text-decoration: none
}

.boxcontent 	{
	color:#003065;
	border:1px solid #9EC0FD;
	border-top:0px;
}

.box		{
	margin: 0em 3em 0em 3em;
	font-size: 97%;
	padding-left: .5em;
	padding-right: .5em;
	border-left: solid;
	border-right: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-bottom: solid;
	border-bottom-width: thin;
	border-top: solid;
	border-top-width: thin;
	border-color:  #CBCDCD;
	direction : rtl;
}

.pn-navtabs {
	color: #CBCDCD;
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.pn-navtabs a {
	color: #A3A9AA;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

.pn-navtabs a:hover {
	color: #CBCDCD;
	border-color:  #A3A9AA;
}

.pn-pagetitle, h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.pn-title, h2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:right;
}

.pn-title a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.pn-title a:hover {
	color: #889091;
}

.pn-sub {
	color: #000000;
	font-size: px;
	font-weight: normal;
}

.pn-sub a {
	color: #000000;
	font-size: px;
	font-weight: bold;
	text-decoration: none;
}

.pn-sub A:hover {
	color: #889091;
}

.pn-logo {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	background-color : transparent;
	text-decoration: none;
}

a.pn-logo {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 3px;
	background-color : transparent;
	text-decoration: none;
}

a.pn-logo:hover {
	color: #889091;
}

.xanNav {
	color: #000000;
	background-color: #979D9E
}

.xanNav a:link {
	color: #000000
}

.xanNav A:visited {
	color: #000000
}

.xanNavText {
	padding-left: 4px;
	padding-bottom: 1.5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	font-family: verdana, arial, sans-serif
}

tr td.xanNav a:link {
	text-decoration: none
}

tr td.xanNav a:visited {
	text-decoration: none
}

td.swath {
	font: 10px sans-serif
}

tr.xanNavRow TD {
	border-right: #000000 1px solid;
	border-top: #B0B5B6 1px solid;
	vertical-align: middle;
	border-left: medium none;
	border-bottom: #000000 1px solid
}

tr.xanNavRow TD.swath {
	border-right: medium none;
	background-color: #B0B5B6
}

.pn-sub_white {
	color: #E1E5E5;
	font-size: px;
	font-weight: normal;
}

.pn-menu {
    width: 99%;
	text-align: ;
}

/* style for main admin tables */
.pn-admintable {
	width: 100%;
	border: thin outset;
	padding: 1px;
	border-width: 3px;
}
/* classes to define two colors for admin view table to cycle between.*/
.pn-admintable tr.pn-even {
	background-color: #fff;
}
.pn-admintable tr.pn-odd {
	background-color: #eee;
}
/* stying for the cell elements in admin tables */
.pn-admintable td, th{
	border: thin inset;
	padding: 3px;
	border-width: 1px;
}
.pn-menuitem-title {
	text-align:center;
	float:right;
}
.moreinfo:hover {
	color: #344224;
}
.moreinfo  {
	color: rgb(84, 108, 58);
	font-weight:bold;
	font-size:10px;
}
.container {
	background-color:#FFFFFF;
}
.button {
	font-family : Tahoma ,Arial;	
	border-color: #C7D1C6;
	border: 1px solid  #C7D1C6;
	color: #444;
	background: url(../images/far/search-bg.gif);
}