*
{
	margin: 0;
	padding: 0;
	direction: rtl;
	font-family: Tahoma;
}
.tdnoima td
{
	background: none;
}

body
{
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
}

h1, h2
{
	font-family: Tahoma, "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 150%;
}

h2
{
	font-size: 125%;
}

h3
{
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p
{
}

ol
{
}

ul
{
	list-style: none;
}

ul li
{
	padding-right: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link
{
	color: #3490F8;
}

a:hover, a:active
{
	text-decoration: none;
	color: #F89934;
}

a:visited
{
	color: #3490F8;
}


img.left
{
	float: right;
	margin: 0 0 10px 20px;
}

img.right
{
	float: left;
	margin: 0 20px 10px 0;
}

.byline
{
	color: #CCCCCC;
}


.two-cols .col-one, .two-cols .col-two
{
	width: 250px;
}

/* Boxes */

.box-orange
{
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section
{
	background: url(images/img11.gif) no-repeat left top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b
{
	display: block;
	height: 23px;
	padding: 7px 10px 0 0;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content
{
	padding: 20px;
}

.box-blue
{
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section
{
	background: url(images/img15.gif) no-repeat left top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b
{
	display: block;
	height: 23px;
	padding: 7px 10px 0 0;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content
{
	padding: 20px;
}

.box-pink
{
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section
{
	background: url(images/img19.gif) no-repeat left top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b
{
	display: block;
	height: 23px;
	padding: 7px 10px 0 0;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content
{
	padding: 20px;
}

/* Header */

#header
{
	width: 960px;
	height: 134px;
	margin: 0;
	margin: 0 auto;
}

/* Logo */

#logo
{
	margin-top: 10px;
	float: left;
}
#logo .flag
{
	float: right;
}
#logo h1, #logo h2
{
	float: right;
}

#logo h1
{
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2
{
	padding: 63px 3px 0 0;
	text-transform: uppercase;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a
{
	text-decoration: none;
	color: #000000;
}

/* Search */

#search
{
	float: left;
	width: 300px;
	padding-top: 55px;
}

#search form
{
}

#search fieldset
{
	border: none;
}

#searchinput, #searchsubmit
{
	font: bold 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput
{
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit
{
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu
{
	width: 960px;
	height: 36px;
	margin: 0 auto;
	background-color: White;
}
#menu .mainmenu
{
	height: 18px;
	width: 100%;
	vertical-align: middle;
	background-color: Yellow;
}
#menu .nmainmenu
{
	height: 18px;
	width: 100%;
	vertical-align: middle;
}
#menu .nmainmenu a
{
	margin-left: 3px;
	background-color: Yellow;
	padding: 0 10px 0 10px;
}
#menu ul
{
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li
{
	display: block;
	float: right;
	margin-left: 3px;
	padding: 0;
	background: #FFFFFF;
	width: 100px;
}
#menu .main a
{
	display: block;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
	width: 100px;
}

#menu .main a:hover
{
	background-color: Yellow;
	color: #1777B1;
}

#menu .main b
{
	display: block;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat left top;
	cursor: hand;
}

#menu .main li.active
{
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu .main li.active a
{
	background: url(images/img06.gif) no-repeat left top;
	color: #C90404;
}

#menu .main li.active b
{
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page
{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 15px 0 0 0;
}

/* Content */

#content
{
	width: 750px;
}

/* Feature */

#feature
{
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar
{
	width: 420px;
}

#sidebar .col-one
{
	width: 200px;
}

#sidebar .col-two
{
	width: 200px;
}

/* Footer */

#footer
{
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p
{
	margin: 0;
	text-align: center;
	font-size: 85%;
}
.tc
{
	margin-left: auto;
	margin-right: auto;
}
.tdnoim *
{
	background: none;
}
.per33 td
{
	width: 33%;
}
.pagerStyle { background-color:#2461BF; color:White; font-size:Large; text-align:center; height:30px; vertical-align:middle; direction:rtl;}
.pagerStyle *{ background-color:#2461BF; color:White; font-size:Large; text-align:center; vertical-align:middle;}
.pagerStyle a { padding-left:5px; padding-right:5px; text-decoration:none;}
.w50 td {width:50px;}
.headertext
{
	background-color: Black;
	color: Yellow;
	font-weight: bold;
	font-size: medium;
	padding: 5px 5px 5px 15px;
	text-align: right;
	width: 97%;
	border: outset 3px gray;
	margin-bottom: 10px;
}
.direcrtl
{
	direction: rtl;
}
.direcrtl *
{
	direction: rtl;
}
.XSMALL
{
	font-size: x-small;
}
.XSMALL *
{
	font-size: x-small;
}
.CounterT
{
	color: #ffffff;
	border-left-color: #696969;
	border-bottom-color: #696969;
	border-top-style: outset;
	border-top-color: #696969;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #333399;
	border-right-color: #696969;
	border-bottom-style: outset;
	width: 160px;
}
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #E88B00;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #5078B3;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #D3DEEF;
	border: 1px dashed #2F4F4F;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
}
.marquee
{
	width: 690px;
	height: 21px;
	padding: 3px 0px 2px 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 9pt;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#scrollup
{
	position: relative;
	overflow: hidden;
	border: 0px solid #bcbcbc;
	height: 20px;
	margin-bottom: 5px;
	text-align: right;
}
.headline
{
	position: absolute;
	top: 50px;
	right: 5px;
	height: 23px;
	width: 420px;
	text-align: right;
	direction: rtl;
	font-size: 9pt;
	font-family: tahoma;
	color: #327F93;
	text-decoration: none;
}

.headline A
{
	direction: rtl;
	font-size: 9pt;
	font-family: tahoma;
	color: #327F93;
	text-decoration: none;
}



.headline A:hover
{
	font-size: 9pt;
	color: red;
}
.cellTitle{ background-color:Navy;color:White;}
