* { 
	margin: 0px;
	padding: 0px;
    font-family: Tahoma;
    font-size: 9pt;
}
a
{
	text-decoration:none;
}

.blue
{
	color:#0000aa;
}
td
{
   font-size:11px; 
}
hr
{
    color:#cccccc;
    height: 1px;
    margin-top:3px;
}
a:link {
	color:#003399;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
    color:#003399;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: right; /* imp for english version*/
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../../themes/images/bg1.gif);   
	direction:rtl; 
}

img, img:link, img:visited {
	border: 0px;
	_behavior: url(../../iepngfix.htc);
	vertical-align:middle;
}

.dotline {
	BACKGROUND-IMAGE: url(../../themes/images/dot.gif)
}


#topBar{
	width:930px;
	height:23px;
	padding:0px;
	text-align:center;
	vertical-align:top;
}

#topBar a {
	color: #ffffff;
	text-decoration: none;
}

#topBar a:hover  {
	color:#FFCC33;
	text-decoration:none;
}

table.grayBack {
	text-align:center;
	vertical-align:top;
	background-color:#9a9a9a;
	width:762px;
	

}


/*-------- Search--------*/
#tblSearch{
	height:20px;
}
#tblSearch .left{
	width:21px;
	height:20px;
	background:url(../../themes/images/txtSearchBG_Left.png) no-repeat center;	
}
#tblSearch .center{
	height:20px;
	background-color:#ffffff;
	vertical-align:middle;
	
}
#tblSearch .right{
	width:10px;
	height:20px;
	background:url(../../themes/images/txtSearchBG_Right.png) no-repeat center;
}

#tblSearch .list {
font-size: 10px;
height:20px;
border: 0px;
border-color: #ffffff;
border-style:none;
vertical-align:middle;
width:70%;
position:static  ;
margin:    0;
padding:   1 1 1 1;
background-color:Transparent


}


#tblSearch td{
	padding:0px;
}

/*-------- footer--------*/

table.footer1{
	margin:0px;
	margin-top:5px;
	direction:rtl;
	width:100%;
	color: #F5B432;
}
table.footer1 *{
	margin:0px;
	padding:0px;
}
table.footer1 a{
	color: #ffffff;
	text-decoration: none;
}

table.footer1 a:hover {
	color:#F5B432;
	text-decoration:none;
}

table.footer1 a:visited {
	color:#ffffff;
	text-decoration:none;
}

.footer1.center{
	text-decoration: none;
	color: #F5B432;
}




/*-------- Marquee--------*/
table.marquee{
	margin:5px;
	margin-bottom:0px;
	width:955px;
	height:26px;
}

table.marquee td.left{
	width:5px;
	background:url(../../themes/images/marqueeBG_Left.png);
}

table.marquee td.right{
	width:5px;
	background:url(../../themes/images/marqueeBG_Right.png);
}


table.marquee td.center{
	background-color:#d8d8d8;
}
table.marquee td.center a{
	color: #ffffff;
	text-decoration: none;
}

table.marquee td.center a:hover {
	color:#003366;
	text-decoration:none;
}

table.marquee td.center a:visited {
	color:#ffffff;
	text-decoration:none;
}

/*-------- tab --------*/

#tblTab{
	margin-top:5px;
	margin-bottom:5px;
}
/*-------- News --------*/
#tblNews {
	direction:rtl;
	width:430px;
	margin:0px;
	margin-top:5px;
	margin-right:5px;
}

#tblNews .top{
	height:5px;
	background-color:#ffffff;
}

#tblNews .left{
	width:5px;
	background-color:#ffffff;
}

#tblNews .bottom{
	height:5px;
	background-color:#ffffff;
}

#tblNews .right{
	width:5px;
	background-color:#ffffff;
}

#tblNews .center{
	background-color:#ffffff;
}

#tblNews .TL{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_TL.png) no-repeat top left;
}
#tblNews .TR{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_TR.png) no-repeat top right;
}

#tblNews .BL{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_BL.png) no-repeat bottom left;
}

#tblNews .BR{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_BR.png) no-repeat bottom right;
}

#tblNews table{
	width:400px;
	height:100px;
	direction:rtl;
	margin:0px;
}

#tblNews .title{
	width:400px;
	height:20px;
	direction:rtl;
	color:#115b9f;
	font-family:tahoma;
	font-size:11px;
	}

#tblNews .newsText{
	width:350px;
	height:60px;
	direction:rtl;
	color:#CCCCCC;
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
}

#tblNews .img{
	width:80px;
	height:80px;
	}


/*-------- News Header --------*/
#NewsHeader{
	width:400px;
	height:25px;
	vertical-align:middle;
	background:url(../../themes/images/HLine1.png) no-repeat bottom right;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c63d02;
	
}

/*-------- Right Menu Header --------*/
#RightMenuHeader{
	width:135px;
	height:25px;
	vertical-align:middle;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#c63d02;
	
}

/*-------- WhitwBox --------*/
.WhitwBox {
	direction:rtl;
	width:100%;
	margin:0px;
	margin-top:5px;
	margin-right:5px;
}

.WhitwBox .top{
	height:5px;
	background-color:#ffffff;
}

.WhitwBox .left{
	width:5px;
	background-color:#ffffff;
}

.WhitwBox .bottom{
	height:5px;
	background-color:#ffffff;
}

.WhitwBox .right{
	width:5px;
	background-color:#ffffff;
}

.WhitwBox .center{
	background-color:#ffffff;
}

.WhitwBox .TL{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_TL.png) no-repeat top left;
}
.WhitwBox .TR{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_TR.png) no-repeat top right;
}

.WhitwBox .BL{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_BL.png) no-repeat bottom left;
}

.WhitwBox .BR{
	width:5px;
	height:5px;
	background:url(../../themes/images/whiteBoxBG_BR.png) no-repeat bottom right;
}

/**************************************************


/*-------- Modul Header--------*/

table.modulHeader{
	width:100%;
	border-bottom:solid 1px #FF6600;
	color:#003366;
	background:#9A9A9A;
}

.modulHeader .left{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG_Left.png) no-repeat left;
}

.modulHeader .center{
	width:auto;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG_Center.gif) no-repeat;
	font-family:arial,Times New Roman;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	color:#032C80;
    direction: rtl;
}
.modulHeader .center a{
	color: #003366;
	text-decoration: none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}

.modulHeader .center a:hover {
	color:#ffffff;
	text-decoration:none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}
.modulHeader .center a:visited {
	color:#003366;
	text-decoration:none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}

.modulHeader .right{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG_Right.png) no-repeat right;
}
table.dark-modulHeader{
	width:100%;
	border-bottom:solid 1px #FF6600;
	color:#003366;
	background:#9A9A9A;
}

.dark-modulHeader .left{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Left.png) no-repeat left;
}

.dark-modulHeader .center{
	width:auto;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Center.gif) no-repeat;
	font-family:arial,Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#032C80;
	
}
.dark-modulHeader .right_fut{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Right.gif) no-repeat right;
}
.dark-modulHeader .left_fut{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Left.gif) no-repeat left;
}

.dark-modulHeader .center_fut{
	width:auto;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Center2.gif) no-repeat;
	font-family:arial,Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#032C80;
	
}
.dark-modulHeader .center a{
	color: #003366;
	text-decoration: none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}

.dark-modulHeader .center a:hover {
	color:#ffffff;
	text-decoration:none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}
.dark-modulHeader .center a:visited {
	color:#003366;
	text-decoration:none;
	font-family:arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
}
.dark-modulHeader .right{
	direction:rtl;
	width:6px;
	height:26px;
	background:url(../../themes/images/ModulHeaderBG2_Right.png) no-repeat right;
}
/*-------- Modul Body--------*/
table.modulBody{
	width:100%;
}

.modulBody .left{
	width:5px;
	background:url(../../themes/images/ModulBodyBG_Left.png) repeat-y left;
}

.modulBody .BL{
	width:5px;
	height:5px;
	background:url(../../themes/images/ModulBodyBG_BL.png) no-repeat left bottom;
}

.modulBody .bottom{
	height:5px;
	background:url(../../themes/images/ModulBodyBG_Bottom.png) repeat-x bottom;
}

.modulBody .BR{
	width:5px;
	height:5px;
	background:url(../../themes/images/ModulBodyBG_BR.png) no-repeat right bottom;
}

.modulBody .right{
	width:5px;
	background:url(../../themes/images/ModulBodyBG_Right.png) repeat-y right;
}

.modulBody .center{
	background-color:#f2f1f1;
	color: #003366;
	font-size:11px;
}
.modulBody .center a{
	color: #003366;
	text-decoration: none;
	font-family:Tahoma;
	font-size:11px;
	
}

.modulBody .center a:hover {
	color:Orange;	
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}
.modulBody .center a:visited {
	color:#003366;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}
/*-------- grid Header--------*/

table.grid {
	margin-top:5px;
	direction:rtl;
	width:100%;
	padding:0px;
	vertical-align:top;
}

.grid .Head{
	padding:0px;
	background-color:#999999;
	color:#FFFFFF;
}

.grid .row1{
	padding:0px;
	background-color:#FFFFFF;
	color:#999999;
}

.grid .row2{
	padding:0px;
	background-color:#DDDDDD;
	color:#006699;
}

.grid .row2:hover,#grid .row1:hover{
	padding:0px;
	background-color:#FFCC99;
	color:#006699;
}

.grid td{
	height:20px;
	border-left:solid 1px #FFFfff;
	border-right:solid 1px #FFFfff;
	padding-right:5px;
	padding-left:5px;
	
}

.grid .white{
	color:#FFFFFF;
}


.TXT_Normal
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Tahoma, Arial;
    TEXT-DECORATION: none
}
/**************/

/*-------- WhitwBox --------*/
.WhitwBox2 {direction:rtl; width:99%;margin:0px}

.WhitwBox2 .top{font-size:1px;height:6px;background:url(../images/box/BoxT.gif) repeat-x bottom;}

.WhitwBox2 .left{width:6px;background:url(../images/box/BoxL.gif) repeat-y top right;}

.WhitwBox2 .bottom{font-size:1px;height:6px;background:url(../images/box/BoxB.gif) repeat-x top left;}

.WhitwBox2 .right{width:6px;background:url(../images/box/BoxR.gif) repeat-y top left;}

.WhitwBox2 .center{background-color:#ffffff;width:100%; position:relative;color:Black;}

.WhitwBox2 .TL{font-size:1px;width:6px;height:6px;background:url(../images/box/BoxTL.gif) no-repeat bottom right;}
.WhitwBox2 .TR{font-size:1px;width:6px;height:6px;background:url(../images/box/BoxTR.gif) no-repeat bottom left;}

.WhitwBox2 .BL{font-size:1px;width:6px;height:6px;background:url(../images/box/boxBL.gif) no-repeat top right;}

.WhitwBox2 .BR{font-size:1px;width:6px;height:6px;background:url(../images/box/BoxBR.gif) no-repeat top left;}


/* added from themes/skin1/style.css */


.PageHeader
{
	background-color:#000077;
	font-family:Tahoma;
	color:#ffffff;
}

.PageData
{
	background-color:#ffffff;
	font-family:Tahoma;
	color:#000022;
}

.clsCMOn 
{
	height:10px;
	font-size: 12px;
    padding: 10px 3px;
	color: #084A7B;
	text-align:right
}

.clsCMOver {
	height:10px;
	font-size: 12px;
    padding: 10px 3px;
	color: #084A7B;
	text-align:right
}


.chlCMOn 
{
	font-size: 12px;
    color: #084A7B;
     padding: 2px 3px;
     text-align:right
}

.chlCMOver {
	font-size: 12px;
    color: black;
    padding: 2px 3px;
    text-align:right
}



.tabs
{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#dddddd;
}

.aTab
{
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#aaaaaa;
}

.dTab
{
	color:#aaaaaa;
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 0px; 
	CURSOR: hand; 
	PADDING-TOP: 0px;
	text-align:center;
	background-color:#dddddd;
}

.imp
{
		border-left: 1px solid #444444;
		border-right: 1px solid #444444;		
	text-align :center;
}

.ltr
{
	direction:ltr;	
}

.aRow
{
 background-color:#EAF6A0;
cursor:hand;
}

.dRow
{
	cursor:hand;
	background-color:#ffffff;	
}

/*---------Index Search -----------*/

 #ajax_listOfOptions
{
    position: absolute; /* Never change this one */
    width: 150px; /* Width of box */
    height: 200px; /* Height of box */
    overflow: auto; /* Scrolling features */
    border: 1px solid #317082; /* Dark green border */
    background-color: #FFF; /* White background color */
    text-align: right;
    font-size: 12px;
    z-index: 100;
}
#ajax_listOfOptions div
{
    /* General rule for both .optionDiv and .optionDivSelected */
    margin: 1px;
    padding: 1px;
    cursor: pointer;
    font-size: 12px;
}
#ajax_listOfOptions .optionDiv
{
    /* Div for each item in list */
}
#ajax_listOfOptions .optionDivSelected
{
    /* Selected item in the list */
    background-color: #317082;
    color: #FFF;
}
#ajax_listOfOptions_iframe
{
    background-color: #F00;
    position: absolute;
    z-index: 5;
}
/*-----------News Tabs----------*/

.newsTab a
{
color:Black;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}

.newsDelimiter
{
padding-left:5px;
padding-right:5px;
color:Gray;
}
#newsContent
{
width:500px;
}

/*------------misc (default2)-------------*/ 
.style2
{
color: #003399;
font-weight: bold;
font-size: 9pt;
}
.rightAlign
{
text-align: right;
}
.style4
{
width: 112px;
}

.bulet
{
color:#FF1919;
}

.quickCell
{
text-align: center;
font-weight: bold;
width: 152px;
cursor: pointer;
height: 36px;
}