html 
{ 
	text-decoration:rtl;
	direction:rtl;
}
body 
{
	direction:rtl;
	text-align:center;
	padding:0px;
	background-color:#F4F1F1;
	line-height:14pt;
	margin-top: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:250px;
	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 */
/* 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*/
/*navigation*/
ul.navigation
{
	padding-right:10px;
	margin-rigth:10px;
	padding-top:3px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.navigation li
{
	float:right;
	padding-left:5px;
	padding-right:10px;
	background-image:url(../images/common/rtl/navigation/navigation-bg.gif);
	background-position:right;
	background-repeat:no-repeat;

}


ul.navigation li.navigation-first
{
	float:right;
	padding-right:5px;
	padding-left:5px;
	background-image:none;
}

ul.navigation li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:8pt;
	color:#7A7878;
}
ul.navigation li a:hover
{
	text-decoration:underline;
	color:#252525;
}
/*end navigation*/
/*site map*/
ul.sitemap1
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap2
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap3
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap4
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap5
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap6
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap1 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-01.gif);
	background-repeat:no-repeat;
}
ul.sitemap1 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap1 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap2 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-02.gif);
	background-repeat:no-repeat;
}
ul.sitemap2 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap2 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap3 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-03.gif);
	background-repeat:no-repeat;
}
ul.sitemap3 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap3 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap4 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-04.gif);
	background-repeat:no-repeat;
}
ul.sitemap4 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap4 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap5 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-05.gif);
	background-repeat:no-repeat;
}
ul.sitemap5 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap5 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap6 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-06.gif);
	background-repeat:no-repeat;
}
ul.sitemap6 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap6 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
/*end site map*/
/*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*/

/* uipackBourse start --------------------------------------------------------------------------------------------------- */
.clear
{ clear:both}
.seo-holder
{
	width:916px;
	margin-top:30px;
}
.seo-top-right
{
	height:28px;
	float:right;
	width:9px;
	background-image:url(../images/Arrangements/rtl/top_bg_r.gif);
	background-repeat:no-repeat;
}
.seo-top-right-center
{
	width:281px;
	background-image:url(../images/Arrangements/rtl/top_bg_cr.gif);
	background-repeat:repeat-x;
	height:28px;
	float:right;
}
.seo-top-left
{
	width:7px;
	height:28px;
	float:right;
	background-image:url(../images/Arrangements/rtl/top_bg_l.gif);
	background-repeat:no-repeat;
	background-color:#ffffff;
}
.seo-top-left-center
{
	width:616px;
	background-image:url(../images/Arrangements/rtl/top_bg_cl.gif);
	background-repeat:repeat-x;
	height:28px;
	float:right;
}
.seo-Logo-holder
{
	background-image:url(../images/Arrangements/rtl/logo_bg.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#164974;
	width:290px;
	height:100px;
	float:right;
}
.seo-menu-holder
{
	background-image:url(../images/Arrangements/rtl/menu_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#3C6F9A;
	width:623px;
	height:100px;
	float:right;
}
.seo-main-holder-all
{
	background-image:url(../images/Arrangements/rtl/main_bg.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:100%;
}
.seo-right-holder
{
	width:285px;
	height:100%;
	vertical-align:top;
	float:right;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	
}
.seo-main-holder
{
	width:620px;
	height:100%;
	vertical-align:top;
	float:right;
}
.seo-bottom
{
	background-image:url(../images/Arrangements/rtl/bottom_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:28px;
}
.seo-main-bottom-all
{
	border-top:3px #E9E8EE solid;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
.seo-bottom-right
{
	float:right;
	width:49%;
	border-left:2px #D4D4D4 solid;
}
.seo-bottom-left
{
	float:right;
	width:49%;
	
}
.seo-Footer
{
	width:100%;
}
.dec-border-top-title
{
	border-bottom:3px #7EA0BB solid;
	padding-right:30px;
	padding-bottom:5px;
	padding-top:20px;
	color:#5F5F5F;
	float:right;
	width:94.7%;
	height:20px;
	font-family:tahoma;
	font-size:13pt;
	word-spacing:3px;
	font-style:italic;
	letter-spacing:-1px;
}
.dec-border-top-main
{
	height:100%;
}
/* uipackBourse end */

