
 
body{
margin: 0px;
padding: 0px;
font:normal 12px arial;
background:#272727 url('/_media/images/layout/bgs/page_bg.gif') repeat-x top left;
color: #6C6C6C;
overflow-y:scroll;
.overflow-y:auto;
}
*{

}
a {
font:normal 12px arial;
color: #00A0FF;
text-decoration: none;
}
a img{
border: 0px;
}
a:hover{
text-decoration: none;
}
img{
vertical-align:middle;
}
input, select, textarea{
font:normal 12px arial;
color: #6C6C6C;
height: 15px;
background: #EDEDED;
width: 97%;
border:1px solid #9C9C9C;
}
input.inp-radio,
input.inp-checkbox{
background:transparent none;
color: #6C6C6C;
height:auto;
width:auto;
border: 0px;
}
input{
height:15px;
}
textarea{
height: 90px;
}
label{
font:normal 11px arial;
color: white;
padding-right: 5px;
-moz-user-select: none;
white-space:nowrap;
}
table{
empty-cells: show;
table-layout: fixed;
border-collapse:collapse;
}
table th,
table td{
vertical-align:top;
}
small,
.small{
font-size: 11px;
font-weight: normal;
}
big{
font-size:17px;
font-weight:normal;
}
form{
display: inline;
}
p{
margin:10px 0;
}
.hidden{
display: none;
}
.pointer{
cursor: pointer;
-moz-user-select:none;
}
strong,
.bold{
font-weight:bold;
}
.underline{
text-decoration:underline;
}
.justify{
text-align:justify;
}
.align-left{
text-align:left;
}
.align-right{
text-align:right;
}
.align-center{
text-align:center;
}
.font-11{
font-size:11px;
}
.font-10{
font-size:10px;
}
.non-underline{
text-decoration:none;
}
a.non-underline:hover{
text-decoration:none;
}
.white{
color: #FFFFFF;
}
.gold{
color: #CB9845;
}
.gray{
color: #C8C8C8;
}
.black{
color: #000000;
}
input.inputErrorClass, 
textarea.inputErrorClass{
border: 1px solid #FF0000;
background: #FED2D4;
}
span.inputErrorClass{
font-size:11px;
color:#C51230;
}
input.inputAprovedClass, 
textarea.inputAprovedClass{

}
span.inputAprovedClass{

}
.ac-results{
background: white;
border-right: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
}
.ac-row{
text-decoration:underline;
padding:3px;
}
.ac-row.current{
background:#D1EA9D;
}
body *{
direction:rtl;
}
.body-wrapper{
width:795px;
margin:2px auto 0;
padding-bottom:30px;
direction:rtl;
}
.top-wrapper{
position:relative;
background:transparent url('/_media/images/layout/bgs/top_bg.jpg') no-repeat top right;
height:141px;
margin-bottom:12px;
}
.top-wrapper .menu{
position:absolute;
background:transparent url('/_media/images/layout/bgs/menu_bg.jpg') no-repeat left center;
height:22px;
width:585px;
top:121px;
left:0;
direction:ltr;
}
.top-wrapper .menu table{
direction:ltr;
}
.top-wrapper .menu td{
text-align:center;
}
.top-wrapper .menu a{
color:#0F0E0A;
font-size:12pt;
}
.top-wrapper .mgm-link{
position:absolute;
top:97px;
left:0;
}
.top-wrapper .logo-link{
cursor:pointer;
height:120px;
position:absolute;
right:0;
top:17px;
width:177px;
}
.special-link{
cursor:pointer;
height:96px;
width:95px;
position:absolute;
right:200px;
top:107px;
}
.footer-wrapper{
margin-top:7px;
background:#0F0E0C;
border:1px solid #706F6D;
height:25px;
line-height:25px;
padding-right:10px;
font-size:8pt;
}
.footer-wrapper .footer_sep_gif{
margin:0 5px;
}
.all-border-tbl td{
border:1px solid #706F6D;
}
.content-page-contents{
color:white;
}
.content-page-contents p,
.content-page-contents div,
.content-page-contents b,
.content-page-contents span,
.content-page-contents td{
padding-right:10px;
font-size:11pt;
}
.popup-wrapper{
position:relative;
height:100%;
width:100%;
}
.popup-wrapper .content{
background: #141412 url('/_media/images/layout/popup_bg.jpg') no-repeat left bottom;
border:1px solid #858386;
position:absolute;
height:100%;
width:100%;
top:0;
left:0;
}
.popup-wrapper .content *{
color:white;
font-size:11pt;
}
.popup-wrapper .shadow{
background:white;
opacity:0.4;
filter:alpha(opacity=40);
position:absolute;
height:100%;
width:100%;
top:5px;
right:5px;
}
.popup-wrapper .close-btn{
position:absolute;
top:10px;
left:10px;
color:white;
}