 body {
	margin:0;
	padding:0;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 1.5em;
}


h2 {
        font:  14px Tahoma;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 10px;
}

/*- Menu Tabs E--------------------------- */

    #tabsE {
      float: right;
      width:100%;
       background:#FCF3F8;
      font-size:100%;
      line-height:normal;

      }
    #tabsE ul {
        margin:0;
        padding:5px 5px 0 0px;
        list-style:none;
      }
    #tabsE li {
      display: inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float: right;
      /*background:url(" ") no-repeat right top;*/
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabsE a span {
	float: right;
	display:block;
	background:url("../tabrightE.gif") no-repeat right top;
	color:#FFF;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 3px;
	padding-left: 28px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {
	float:none;
	text-align: center;
}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px ; 
      }
    #tabsE a:hover span {
      background-position:100% -42px;color: #FF3;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }

/*- Menu Tabs D--------------------------- */

    #tabsD {
      float:right;
      width:100%;
      /*background:#FCF3F8;*/
      font-size:100%;
      line-height:normal;
         /* border-bottom:1px solid #F4B7D6;*/
      }
    #tabsD ul {
        margin:0;
        padding:10px 10px 0 4px;
        list-style:none;
      }
    #tabsD li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsD a {
      float:left;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsD a span {
      float:right;
      display:block;
      background:url("../tabrightD.gif") no-repeat right top;
      padding:1px 25px 1px 25px;
      color:#C7377D;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsD a span {float:none;}
    /* End IE5-Mac hack */
    #tabsD a:hover span {
      color:#C7377D;
      }
    #tabsD a:hover {
      background-position:0% -42px;
      }
    #tabsD a:hover span {
      background-position:100% -42px;
      }

        #tabsD #currentD a {
                background-position:0% -42px;
        }
        #tabsD #currentD a span {
                background-position:100% -42px;
        }



.ws16 {font-size: 12px;}
.style5 {color: #000000; font-family: "Tahoma"; font-size: 14px;}
.style4 {color: #000000; font-family: "Tahoma"; font-size: 12px; text-align:center }
.style6 {color: #000000; font-family: "Tahoma"; font-size: 12px; }
.style7 {font-size: 8px; }
.style10 {font-size: xx-small}
.style11 {font-size: 10px;line-height:12px; color: #333}

.style1 {
	font-size: 18px;
	line-height:30px; 
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	direction: rtl;
	list-style-type:none;
	
	}
	
	.style1 a{
	font-size: 18px;
	line-height:30px; 
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	direction: rtl;
	list-style-type:none;
	
	}

.style1 a:link {
	color: #309;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	list-style-type: none;
	border-top-color: #CFF;
	border-bottom-color: #6CF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top: 1;
	border-bottom: 1;
}
.style1 a:hover{
	color: #FFF;
	background-color: #60C;
	display: block;
	list-style-type: none;
}