﻿body  
{
    background-image:url(img/bg.gif);
    background-repeat:repeat;
    
    
}
#tb1 
{
    width: 960px;
    height: 100%;
}

#tb2 
{
    width: 95%;
    height: 100%;
}

#headTd
{
    background-image:url(img/header_bg.gif);
    background-repeat:no-repeat;
    height:6px;
}

#footerTd
{
    background-image:url(img/footer_bg.gif);
    background-repeat:no-repeat;
    height:6px;
}

.rlTd
{
    width:2px;
    background-image:url(img/wrapper_bg.gif);
}
.panelTd
{
    width:50%;
    vertical-align:top;
}
.headP1
{
    font-family: Tahoma;
    font-size :10pt;
    font-weight:bold;
    text-align:center

}    

#rights
{
    width:100%;
    border:1pt;
    background-color:#ededed;
    position:relative;
    border-color:Black;
    border-style:groove;
    text-align:right;
    padding:5px 10px;
    font-family:Tahoma;
    font-size: 10pt;
    position:relative;
    text-align:justify;
    height:400px;
   
    
}


#txtR1 {
	 TEXT-ALIGN: right; LINE-HEIGHT: 150%; WIDTH: 400px; DIRECTION: rtl; HEIGHT: 300px; OVERFLOW: hidden;  text-align:justify
}
#txtR A {
	COLOR: #000; TEXT-DECORATION: none
}
#txtR A:hover {
	COLOR: #ff5713
}
#txtR UL {
	LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#txtR LI {
	LIST-STYLE-POSITION: outside; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#scroll {
	Z-INDEX: 1; POSITION: absolute; TEXT-ALIGN: justify; LINE-HEIGHT: 150%; WIDTH: 25px; HEIGHT: 330px;  OVERFLOW: hidden; TOP: 100px; LEFT: 930px
}
#upTd {
	height:25px; width:25px
}
#downTd {
	height:25px; width:25px 
}
#lineTd {
	BACKGROUND-IMAGE: url(img/line.gif); background-repeat:repeat-y ; background-position:center top
}

#agreecheck
{
    font-family: Tahoma;
}



.headP2
{
    text-align:right;
    font-family:Tahoma;
    font-size: 8pt;
    font-weight:bold;
}

.laTd
{
    font-family:Tahoma;
    font-size:8pt;
}

#fieldTd
{
    width:30%
}
#tbTd
{
    width:40%;
}
#errorTd
{
    width:25%
}
.dotDiv
{
    border-style:dotted;
    border-width:thin;
    vertical-align:top;
    text-align:right;
    margin:20px;
    direction:rtl;
    font-family:Tahoma;
    font-size:8pt;
    
}

#fieldTd2
{
    width:30%
}
#tbTd2
{
    width:70%;
}

.table4
{
    line-height:20pt;
    padding:0px 5px;
}

.dotDivF
{
    border-style:dotted;
    border-width:thin;
    vertical-align:top;
    text-align:right;
    padding-right:10px;
    margin:10px;
    direction:rtl;
    font-family:Tahoma;
    font-size:8pt;
    
}

.table
{
    line-height:15pt;
}
.imgP
{
    vertical-align:middle;
}