HTML { background: #BCBCBC;  overflow: auto; height: 100%;}
BODY { background: #BCBCBC; margin: 0px; height: 100%;}
.containerall { 
	width: 808px; 
	margin: 0px auto; 
	direction: RTL; 
	background: url('imgs/layout_bg.gif');
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	position: relative; /* needed for footer positioning*/
	min-height:100%; /* real browsers */
}

.layout_rightside { width: 14px; background: url('imgs/layout_rs.gif') 100%; float: right; position: relative;}
.layout_middle { width: 780px; float: right; margin: 0px; min-height: 100%; height: 100%;}
.layout_leftside { width: 14px; background: url('imgs/layout_ls.gif'); float: right; position: relative; }

.containertop { height: 129px;}
.containerlogo { height: 100px; }
.menuupper { background: #CCCCCC; height: 29px;}

.containermain {margin: 0px; min-height: 100%; height: 100%;}

.mainright { background: #CED7DA; width: 134px; float: right; position: relative;}
.maincenter { width: 516px; background: url('imgs/layout_main_bg.jpg'); float: right; margin: 0px;}
.mainleft { width: 130px; background: url('imgs/layout_ar_left_bg.gif'); float: right; position: relative; font-family: tahoma; font-size: 12px;}

.containerbottom { width: 780px; 	position:absolute; bottom: 0px;}
.containerfooter { background: #267087;padding: 5px; color: #FFFFFF; }
.footercopyright { float: right;font-family: tahoma; font-size: 11px;}
.footerdevelop { float: left; font-family: tahoma; font-size: 11px; }

.menutableright { background: #CED7DA; width: 134px; }
.menutableright TD { border-width: 0px; padding: 0px; margin: 0px;}

.menuDiv { direction: rtl; padding: 0px 10px 0px 0px; font-size: 14px; line-height: 29px; background: url('imgs/layout_menu_bg.gif');}
.menuDiv a { color: #FFFFFF; text-decoration: none;}
.menuDiv a:hover { color: #FFEA5D;}

.forminput {width: 200px; }
#ticker {
     position:relative;
	 margin: 15px;
}

#ticker-container {
     position:relative;
     overflow:hidden;
     height:150px;
	 width: 129px;
     background-color:#DCD9D9;
     background-repeat: repeat;
     padding: 0px;
	 float: right;
}