/* CSS Document */
body { margin:20px; padding:0px; font-family:Arial;  font-size:1em; color: #20394F; }
img { border:none; }
div {direction: rtl;}
div.position{padding:20px 30px 0px 0px;}
/*#first_page_bg { background-image:url(images/first page.jpg) no-repeat; width:950px; height:702px; }*/
.headerLargeText { font-size: 1.5em; font-family: Arial; }
/*p.normalText { font-size: .85em; font-family: Arial; }*/
.normalText { font-size: 1.2em; font-family: Arial; }
.answerText { font-size: 1.2em; font-family: Arial; width: 700px; }
.questionText { font-size: 1.3em; font-family: Arial; width:800px; padding-right: 30px; }
.qstart { font-size: 1.3em; font-family:Arial; color: #20394F; width: 750px; font-weight: bold; line-height: 40px; letter-spacing: 1.8px; }
td.headerLargeText { font-size: 1.4em; font-family: Arial; }
a.linkLargeText { font-size: 1.3em; font-family: Arial; text-decoration: none; }
/*div.qBox{border: 1px solid black; background-color: #dddddd; width:700px; height:200px; padding: 80px 30px 0px 0px;}*/
img.imgLink { cursor:pointer; }
.divBg{ background-image:url(images/bg1.jpg); background-repeat:no-repeat; width:950px; height: 702px; }
.divBgPage2{ background-image:url(images/page2e.jpg); background-repeat:no-repeat; width:950px; height: 702px; }
.aPadding{position: absolute; right: 600px; top: 660px; z-index: 10px; width:400px;} 
.aBtnPadding{position: absolute; right: 440px; top: 500px; z-index: 10px; width: 100px; height: 40px;} 
.aBtnBackPadding{position: absolute; right: 300px; top: 500px; z-index: 10px; width: 100px; height: 40px;} 
a.rolloverNext  
{
    width: 113px;
    height: 34px;
    background: url(images/btncontinue.jpg);
    background-repeat:no-repeat;
    float:right;display:inline;
}
a.rolloverNext:hover { background: url(images/btncontinue-over.jpg) 0 0 no-repeat; }
a.Back  
{
    width: 113px;
    height: 34px;
    background: url(images/btnback.jpg);
    background-repeat:no-repeat;
    float:right;display:inline;
}
a.Back:hover { background: url(images/btnback-over.jpg) 0 0 no-repeat; }
a.Finish  
{
    width: 113px;
    height: 34px;
    background: url(images/btnfinish.jpg);
    background-repeat:no-repeat;
    float:right;display:inline;
}
a.Finish:hover { background: url(images/btnfinish-over.jpg) 0 0 no-repeat; }
a.btn1
{
    width: 159px;
    height: 32px;
    background: url(images/button1.jpg);
    background-repeat:no-repeat;
    float:right; display:inline;
}
a.btn1:hover { background: url(images/button1-over.jpg) 0 0 no-repeat; }
a.btn2
{
    width: 158px;
    height: 31px;
    background: url(images/button2.jpg);
    background-repeat:no-repeat;
    float:right; display:inline;
}
a.btn2:hover { background: url(images/button2-over.jpg) 0 0 no-repeat; }
a.btn3
{
    width: 157px;
    height: 30px;
    background: url(images/button3.jpg);
    background-repeat:no-repeat;
    float:right; display:inline;
}
a.btn3:hover { background: url(images/button3-over.jpg) 0 0 no-repeat; }
a.btn4
{
    width: 157px;
    height: 30px;
    background: url(images/button4.jpg);
    background-repeat:no-repeat;
    float:right; display:inline;
}
a.btn4:hover { background: url(images/button4-over.jpg) 0 0 no-repeat; }




