html 
{ 
	text-decoration:rtl;
	direction:rtl;
}

body 
{
	background-image:url(../images/Arrangements/rtl/bag.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	background-color:#1C0E70;
	margin-bottom:20px;
	padding:0px;
	font-family:tahoma;
	font-size:9pt;
	line-height:25px;
}
.popup
{
	background-image:none;
	background-color:#ffffff;
}
p
{
	padding:0px;
	margin:0px;
}
h1{
	font-family:tahoma;
	font-size:9pt;
}
h2{
	font-family: Tahoma,arial;
	font-size:10pt;
	font-weight:bold;
	color:#8C231F;
	letter-spacing:-1px
}
h3{
	font-family: Tahoma,arial;
	font-size:8pt;
	font-weight:600;
	color:#8C231F;
	letter-spacing:-1px
}

hr{
 color:#D3DF90;
}

table {
	direction:rtl;
}
td {
	vertical-align:top;
	text-align:right;
	font-family:tahoma;
	font-size:9pt;
}

A {
	font-size: 9pt; color: #000000;; text-decoration: none;
}
A:hover {
	color: #000000;
}

A.boursemenu {
	font-size: 9pt; color: #FFFFFF;; text-decoration: none;font-family:tahoma;
}
A.boursemenu:hover {
	color: #ffffff;
}
A.footer {
	font-size: 8pt; color: #4d6f79;; text-decoration: none;font-family:tahoma;
}
A.footer:hover {
	text-decoration:underline;
}
A.medialink {
	font-size: 8pt; color: #292929; text-decoration: none;font-family:tahoma;
}
A.medialink:hover {
	text-decoration:none;
	color: #7B7B7A;
}
A.menu-link {
	font-size: 8pt; color: #ffffff; text-decoration: none;font-family:tahoma;
}
A.menu-link:hover {
	text-decoration:none;
	color: #000000;
}
A.headline {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#4d6f79;
	text-decoration:none;
	line-height:15pt;
}
A.headline:hover {
	text-decoration:underline;color:#af2727;
}
A.bourselink {
	font-family:tahoma;
	font-size:11px;
	color:#4d6f79;
	text-decoration:none;
	line-height:13pt;
}
A.bourselink:hover {
	color:#7c1614;text-decoration:underline;
}
.submenu {
	font-size: 9pt; color: #FFFFFF;; text-decoration: none;font-family:tahoma;
}
.faq {
	font-size: 9pt; color: #0f5269;; text-decoration: none;font-family:tahoma;
}
.leftmenu {
	font-size: 9pt; color: #0f5269;; text-decoration: none;font-family:tahoma;
}
.tahoma
{
font-family:tahoma;
}
ul.complaint-links
{
	line-height:25px;
	color:#494949;
	margin-top:15px;
}
ul.complaint-links li
{

}
ul.complaint-links li a
{
	text-decoration:none;
	color:#373535;
	vertical-align:absbottom;
}
ul.complaint-links li a:hover
{
	text-decoration:none;
	color:#060606;
}
select {
	font-size: 9pt;
	font-family: Tahoma;
	width:238px; 
	border:1px #B6B8B7 solid;
	background-color:#FBFBFB;
	margin-right:5px;

	
}
textarea{
	font-size: 9pt;
	font-family: Tahoma;
	width: 150px;
	border: 1px solid #BBBBCC;
}
fieldset {
	direction:rtl;
}
.listbox {
	font-size: 9pt;
	font-family: Tahoma;
	width: 250px;
	height: 100px;
}
.button {
	font-size: 9pt;
	font-family: tahoma;
	width: 102px;
	height: 25px;
	border:0px;
	background-repeat:no-repeat;
	background-position:center;
	background-image: url(../../../../../PortalData/Subsystems/UIPackManager/ControlImages/Button/rtl/btn.gif);
}
.title
{
	font-family:tahoma;
	font-size:13pt;
	word-spacing:3px;
	font-style:italic;
	color:#8C231F;
	letter-spacing:-1px;
	padding-top:6px;
	padding-right:5px;
}
.placeholderbutton {
	width: 80px;
	height: 21px;
	border: 1px solid #7E3617;
}
.commonselect{
	width:200px;
	font-size: 9pt;
	font-family: Tahoma;
	height: 20;
	border: 1px solid #BBBBCC;
}

.checkbox {
	width: 20px;
	height: 20px;
	border: 0px;
	background-image: url(../../Gray/images/common/rtl/spacer.gif);
}
.radio {
	width: 20px;
	height: 20px;
	border: 1px solid #FFFFFF;
	background-image: url(../../Gray/images/common/rtl/spacer.gif);
}
.date-day {
	font-size: 9pt;
	font-family: Tahoma;
	width: 30;
	height: 20;
	border: 1px solid #BBBBCC;
}
.date-month {
	font-size: 9pt;
	font-family: Tahoma;
	width: 60;
	height: 20;
	border: 1px solid #BBBBCC;
}
.date-year {
	font-size: 9pt;
	font-family: Tahoma;
	width: 50;
	height: 20;
	border: 1px solid #BBBBCC;
}


/* Standard Form*/
.standard-form-holder
{
  width:auto;
  padding:5px;
}
.standard-form-row
{
  vertical-align:middle;
  height: 26px;
}
.standard-form-title
{
	width:120px;
	text-align:left;
	padding-left:5px;
	border-left: 2px solid #D3A0A7;
	padding-bottom:2px;
	padding-top:2px;
	color:#818181;
	vertical-align:top;
}
.standard-form-title-required
{
	width:120px;
	text-align:left;
	padding-left:5px;
	border-left: 2px solid #D3A0A7;
	padding-bottom:2px;
	padding-top:2px;
	color:#818181;
	vertical-align:top;
}

.standard-form-extra-title
{
	padding-bottom:2px;
	padding-top:2px;
	padding-right:5px;
}
.standard-form-input
{
	padding-right:5px;
	width:245px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
.standard-form-star-input
{
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
.standard-form-small-input
{
    width:20px;
    padding-bottom:2px;
	padding-top:2px;
	padding-right:5px;
	vertical-align:top;
}
.standard-fieldset-on
{
    direction:rtl;
	background-color:#ffffff;
	border-width:2px 10px 2px 2px;
	border-style:solid;
	border-color:#bbbbbb;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
	margin:20px 0px 20px 20px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;

}
.standard-fieldset-on legend
{
    background-color:#ffffff;
	border-width:1px 10px 1px 1px;
	border-color:#999999;
	border-style:solid;	
	color:#5c71a2;
	font-weight:bold;
	font-size:90%;
	text-align:center;		
	padding:3px 5px;
	margin:0px 0px 10px -40px;
	position:relative;
	top: -14px;
	font-family: tahoma;
	direction:rtl;
	text-align:right;
}
.standard-fieldset-off
{
   direction:rtl;
   border:0px;
   padding-right:20px;
   padding-left:30px;
}
.standard-tip-holder 
{
	padding-right:5px;
	padding-left:100px;
	padding-top:5px;
	padding-bottom:5px;
}
.standard-tip 
{
	padding:2px;
	border:1px solid #CCCCCC;
	background-color:#FFFFCC;
	text-align:justify;
	direction:rtl;
	color:#8E8E8E;
	font-size: 8pt; font-family: Tahoma;
}
.standard-validation-holder{
	text-align:right;
	padding-right:5px;
	padding-bottom:2px;
	vertical-align:top;
	padding-top:2px;


}
.standard-validation
{
	padding:2px;
	border: 1px solid #bbbbbb;
	background-color:#FBD5D4;
	text-align:justify;
	direction:rtl;
	color:#8E8E8E;
	font-size: 8pt; font-family: Tahoma;
	width:200px;
	float:left;

}

/* Standard Form*/


/* text box*/
.textbox {
	font-size: 9pt;
	font-family: Tahoma;
	width: 150px;
	height: 20px;
	border: 1px solid #D6E296;
	background-color:#EFF6C9;
}

.textbox-tipbox
{
   width:200px;
}
.textbox-holder
{
 position:absolute;
 padding:10px 10px 0px 0px;
 direction: rtl;
}
.textbox-icon-off
{
	width:20px;
	height:20px;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_iconoff.gif');
	background-repeat: no-repeat;
}
.textbox-icon-on
{
	width:20px;
	height:20px;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_iconon.gif');
	background-repeat: no-repeat;
}
.textbox-header
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_header.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
}
.textbox-body
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_body.gif');
	background-repeat: repeat-y;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt; color: #A4A4A4; font-family: Tahoma;
}
.textbox-footer
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_footer.gif');
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
/*textbox*/
/*textarea*/
.textarea {
	font-size: 9pt;
	font-family: Tahoma;
	width: 250px;
	height: 60px;
	border: 1px solid #D6E296;
	background-color:#EFF6C9;
}

.textarea-tipbox
{
   width:200px;
}
.textarea-holder
{
 position:absolute;
 padding:10px 10px 0px 0px;
 direction: rtl;
}
.textarea-icon-off
{
	width:20px;
	height:20px;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_iconoff.gif');
	background-repeat: no-repeat;
}
.textarea-icon-on
{
	width:20px;
	height:20px;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_iconon.gif');
	background-repeat: no-repeat;
}
.textarea-header
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_header.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
}
.textarea-body
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_body.gif');
	background-repeat: repeat-y;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt; color: #A4A4A4; font-family: Tahoma;
}
.textarea-footer
{
	border-color:#C4C2C2;
	background-image: url('../../../../../portaldata/subsystems/uimanager/images/rtl/textbox_footer.gif');
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
/*textarea*/


/* NullDecorator Start */
.NullDecorator-Body
{
	text-align:right;
	direction:rtl;
	font-size:9pt;;
}

/* NullDecorator End */

.UserPager-holder
{
  width:auto;
	padding-top:10px;
	line-height:15px;
}
.UserPager-number
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
}
.UserPager-number-selected
{
  width:15px;
  border:1px solid #717171;
  background-color:#CCCECD;
  text-align:center;
  color:#6F706F;
}
.UserPager-number-over
{
  width:15px;
  border:1px solid #717171;
  background-color:#CCCECD;
  text-align:center;
  cursor:hand;
}
.UserPager-last
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.UserPager-last-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#b0c0cf;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.UserPager-last-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.UserPager-first
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.UserPager-first-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#b0c0cf;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.UserPager-first-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.UserPager-next
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.UserPager-next-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#b0c0cf;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.UserPager-next-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.UserPager-previous
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.UserPager-previous-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#b0c0cf;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.UserPager-previous-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}

/*Pager*/

/*Compound Calendar*/
.default-holder
{
	width: 160px;
	background-color: #e6eaef;
	padding:3px;
	margin: 10px 10px 0px 0px;
	border-top: 1px solid #A7A7A7; 
	border-bottom: 1px solid #A7A7A7; 
	border-right: 1px solid #A7A7A7; 
	border-left: 1px solid #A7A7A7; 
	cursor: default;
}
.default-indicator
{
  background-color:Transparent;
  width:180px;
  height:180px;
}
.default-header
{
	height:20px;
	background-color: #9cacbc;
	border-top: 1px solid #E9EAE2; 
	border-bottom: 1px solid #E9EAE2; 
	border-right: 1px solid #E9EAE2; 
	border-left: 1px solid #E9EAE2; 
	text-align:center;
}
.default-header td
{
	text-align:center;
	font-family:b yekan;
	color:#2e4864;
}
.default-next-month
{
	height:20px;
	width:20px;
	background-image: url('../images/common/next.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-previous-month
{
	height:20px;
	width:20px;
	background-image: url('../images/common/previous.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-next-year
{
	height:20px;
	width:20px;
	background-image: url('../images/common/nextyear.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-previous-year
{
	height:20px;
	width:20px;
	background-image: url('../images/common/previousyear.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-body
{
	background-color: #FFFFFF;
	padding:3px;
	width: 160px;
  border: 1px solid #5c748d;
}
.default-title
{
  border-bottom: 1px solid #5c748d;
  width:160px;
  text-align:center;
}
.default-day-title
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
}
.default-day
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
}
.default-day-disable
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	color:#999999;
}
.default-day-selected
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	background-image: url('../images/common/selected.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.default-day-event
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	background-image: url('../images/common/event.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.default-events
{
  width:50px;
	background-color: #FFFFCB;
  border:1px solid #bbbbbb;
  padding:5px;
  text-align:right;
}
.default-events A
{
  color:Olive;
}
.default-day-over
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	background-image: url('../images/common/over.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor:hand;
}
.default-footer
{
	height:10px;
	background-color: #cad3df;
}

/*Compound Calendar*/
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	right: 10%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../../../../../PortalData/Subsystems/Gallery/slim/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	right: 0;
}

#lbPrevLink:hover {
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/prevlabel.gif) no-repeat 100% 15%;
}

#lbNextLink {
	left: 0;
}

#lbNextLink:hover {
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/nextlabel.gif) no-repeat 0% 15%;
}

#lbBottom {
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: left;
	width: 66px;
	height: 22px;
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-left: 10px;
	direction:rtl;
	text-align:right;
}

#lbCaption {
	font-weight: bold;
	direction:rtl;
}
/* SLIMBOX */
/*Online Edit Start*/
div.online-edit-holder
{
  width:100%;
  text-align:right;
  float:right;
  padding-bottom:5px;
}
div.online-edit
{
	height:30px;
	width:240px;
	border:1px #CCCCCC solid;
	background-color:#F0F0EE;
}
div.online-edit div.inner-right
{
	float:right;
	width:104px
}
div.online-edit div.inner-left
{
	float:right;
	width:53%;
             
}
ul.online-edit
{
	list-style-type:none;
	padding:0px; 
	margin:4px 4px 4px 4px ;
	height:22px;
	border-right:1px solid #bbbbbb;
}
ul.online-edit li
{
	float:right;
	width:20px;
	height:20px;
	margin-left:2px;
}
ul.online-edit li a
{
	border:1px #F0F0EE solid;
	float:left;
}
ul.online-edit li a:hover
{
	background-color:#F8FDD5;
	border:1px #938888 solid;
}
/*Online Edit End*/

/* smoothbox CSS */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
/* smoothbox CSS end*/

/*TableView-start*/
.user-table
{
	width:700px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:5px;
}
.user-header
{
  border-bottom:#f2e575;
}
.user-action-header
{
	
}
.user-cell-header
{
	border-bottom: 1px solid #cccccc;
	
}
.user-row
{	
	background:#FFF8DD;
	font-family:tahoma;
	text-align:justify;
}
.user-action-delete
{
	background-image: url('../images/common/rtl/btndelete.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.user-cell
{
	background-color:inherite;

}
.user-row-add
{
	border:solid black 1px;
}
.user-action-add
{
	background-image: url('../images/common/rtl/btnok.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor:pointer;
	width:24px;
	height:24px;
}
.user-cell-add
{
}
.user-add-input
{
	width:90%;
	border: 0px;
	font-size: 9pt;
	font-family: tahoma;
	height: 20;
	border: 1px solid #bbbbcc;
}
.user-add-dropdown
{
	font-size: 9pt;
	font-family: tahoma;
	height: 20;
	width:100px;
	border: 1px solid #BBBBCC;
}
.user-add-calendar
{
	width:90%;
	border: 0px;
	font-size: 9pt;
	font-family: tahoma;
	height: 20;
	border: 1px solid #bbbbcc;
}
div
{
	margin:0px;
	padding:0px;
}
/**/
.body1 {
width:854px;
background-color:#FFFFFF;
float:left;
}
.general
{
	width:869px;
}
.general-R
{
	width:869px;
	background-image:url(../images/Arrangements/rtl/general-bg-R.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.general-D
{
	background-image:url(../images/Arrangements/rtl/general-bg-D.gif);
	background-repeat:no-repeat;
	height:19px;
	background-position:top left;
}
.header {
width:840px;
height:96px;
margin-left:7px;
margin-right:7px;
}

.baner {
width:840px;
margin-left:7px;
margin-right:7px;
margin-bottom:2px;
}
.menu {
width:840px;
height:38px;
margin-left:7px;
margin-right:7px;
}

.main {
width:840px;
margin-left:7px;
margin-right:7px;
}

.center {
width:840px;
margin-left:7px;
margin-right:7px;
}

.footer {
width:840px;
margin-left:7px;
margin-right:7px;
}

.img-null {
display:none;
width:0px; 
height:0px;
}

.clear {
clear:both;
height:0px;
}


.right {
width:482px;
float:right;
margin-top:10px;
margin-bottom:10px;
border-left:1px dotted #C6C6C6;
}

.left {
width:369px;
float:left;
margin-top:11px;
margin-bottom:10px;
border-right:1px dotted #C6C6C6;
}

a.meno1
{
float:right;
width:130px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m1.gif);
background-repeat:no-repeat;
}


a.meno1:hover 
{
float:right;
width:130px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m1.gif);
background-repeat:no-repeat;
}


a.meno1-select 
{
float:right;
width:130px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m1.gif);
background-repeat:no-repeat;
}


a.meno2
{
float:right;
width:123px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m2.gif);
background-repeat:no-repeat;
}


a.meno2:hover 
{
float:right;
width:123px;
height:38px;
background-image:url(../images/Arrangements/rtl/menu/select-m2.gif);
background-repeat:no-repeat;
}

a.meno2-select 
{
float:right;
width:123px;
height:38px;
background-image:url(../images/Arrangements/rtl/menu/select-m2.gif);
background-repeat:no-repeat;
}


a.meno3
{
float:right;
width:178px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m3.gif);
background-repeat:no-repeat;
}


a.meno3:hover 
{
float:right;
width:178px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m3.gif);
background-repeat:no-repeat;
}

a.meno3-select 
{
float:right;
width:178px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m3.gif);
background-repeat:no-repeat;
}



a.meno4
{
float:right;
width:164px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m4.gif);
background-repeat:no-repeat;
}


a.meno4:hover 
{
float:right;
width:164px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m4.gif);
background-repeat:no-repeat;
}

a.meno4-select 
{
float:right;
width:164px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m4.gif);
background-repeat:no-repeat;
}



a.meno5
{
float:right;
width:138px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m5.gif);
background-repeat:no-repeat;
}


a.meno5:hover 
{
float:right;
width:138px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m5.gif);
background-repeat:no-repeat;
}

a.meno5-select 
{
float:right;
width:138px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m5.gif);
background-repeat:no-repeat;
}



a.meno6
{
float:right;
width:107px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/m6.gif);
background-repeat:no-repeat;
}


a.meno6:hover 
{
float:right;
width:107px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m6.gif);
background-repeat:no-repeat;
}

a.meno6-select
{
float:right;
width:107px;
height:38px;
background-image: url(../images/Arrangements/rtl/menu/select-m6.gif);
background-repeat:no-repeat;
}

A.links:link {
    FONT: 11px tahoma, times; COLOR: #39586a; TEXT-DECORATION: none
}
A.links:visited {
    FONT: 11px tahoma, times; COLOR: #39586a; TEXT-DECORATION: none
}
A.links:active {
    FONT: 11px tahoma, times; COLOR: #39586a; TEXT-DECORATION: none
}
A.links:hover {
    FONT: 11px tahoma, times; COLOR: #ff6600; TEXT-DECORATION: underline
}