@charset "utf-8";
html {
	height:100%;
}
body
{
    background-position: center top;
    margin: 0px auto;
    text-align: center;
    padding: 0px;
    background-color: #FFFFFF;
    background-image: url(../images/page_bg_img.jpg);
    background-repeat: repeat-x;
    background-attachment: fixed;
}
body, div, td, input, textarea, select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#container
{
    margin: 0 auto;
    width: 980px;
    height: 100%;
    text-align: right;
}
#header1
{
    background-position: center;
    color: #000000;
    height: 110px;
    line-height: 0px;
    padding: 0px;
    background-image: url(../images/S1.jpg);
    background-repeat: no-repeat;
    float: right;
}


#header
{
    color: #000000;
    background-color: #FFFFFF;
    height: 212px;
    line-height: 0px;
    padding: 0px;
    border: thin outset #800080;
    border-radius: 3px;
    width: 500px;
    margin-top: 30px;
    float: right;
    margin-right: 7px;
}


#menu
{
  height: 50px;
  padding: 0px;
  background-image:url(../images/img_bg_menu.gif);
  background-color: #1D4D6B;
}

#mainbody
{
    color: #cccccc;
    line-height: 20px;
    padding: 0px;
}

#padd
{
    color: #000000;
    line-height: 20px;
    padding: 0px;
    margin-top: 20px;
}

#TopImageContainer{
	width:100%;
	border:0px;
	padding:0px 10px 10px 10px;
	margin:0px;
  text-align:center;
  background-color: #1D4D6B;
}

#TopMenuContainer{
	width:100%;
  height:100%;
	border:0px;
	padding:0px;
	margin:0px;
	padding-top :88px;
  text-align:right;
 padding-right :70px;
}

#TopMenuContainer ul{
  padding:0px;
	margin:0px;
}

#TopMenuContainer li
{
    display: inline;
  list-style: none;
  display:inline-block;
  text-align:center;
  margin-left:15px;
}

#TopMenuContainer li a
{
  margin-top: 0px;
  padding-top:5px;
  text-decoration: none;
  color: #FFFFFF;
  display: inline-block;
  width:86px;
  height:28px;
  
}
#TopMenuContainer li a:hover
{
 color :Orange ;
font-weight :bold ;
font-size :12px
}
#TopMenuContainer li a.long
{
  width:150px;
}

#TopImageContainer table{
	color:#FFFFFF;
}

#TopImageContainer a{
	color:#3366FF;
}

#TopImageContainer a:hover{
	text-decoration:none;
	
}

input.Buttons
{
    border-radius: 3px;
    color: #FFFFFF;
    width: 70px;
    height: 20px;
    background-color: #800080;
    border: 1px solid #FFFFFF;
}

input.Buttons:hover
{
    border-radius: 3px;
    background-color: #CC6600;
}

input.Editboxes
{
    height: 17px;
    border: 1px solid #3880A8;
    border-radius: 3px;
}

#MainContainer{
	width:100%;
	border:0px;
	padding:0px;
	margin:0px;
}

#TestTable{
  direction:ltr;
  padding:5px 5px;
  line-height:20px;
  text-align:left;
}

#TestTable a
{
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    width: 18px;
}

#TestTable a:hover
{
    background-color: #FFFFFF;
    color: #800080;
    border-radius: 3px;
}

#TestTable2{
  direction:ltr;
  padding:5px 5px;
  line-height:20px;
  text-align:left;
}

#TestTable2 a
{
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
    display: inline-block;
    width: 18px;
}

#TestTable2 a:hover
{
    background-color: #FFFFFF;
    color: #800080;
    border-radius: 3px;
}

#footer
{
    background-position: center bottom;
    text-align: center;
    color: #000;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    background-image: url('../images/3.jpg');
    background-repeat: no-repeat;
}

#footer a
{
  color: #FFFFFF;
  text-decoration: none;
}

#footer a:hover
{
    color: #FF6600;
    text-decoration: none;
}

p.Copyright
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
}

.Title
{
    font-weight: bold;
    color: #FFFFFF;
    font-size: 12px;
}

.DateText
{
    padding: 2px;
    color: #3366FF;
    font-size: 11px;
    background-color: #FFFFFF;
    border-radius:3px; 
}

a.MainLink
{
    color: #008080;
    text-decoration: none;
}

a.MainLink:hover
{
  color: #800000;
  text-decoration: none;
}

.frm
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: transparent;
  border: none;
}
.Ditem
{
  direction:ltr;
}
.MessageText
{
    padding: 2px 5px 5px 2px;
    font-family: Tahoma;
    font-size: 10px;
    color: #CC0000;
    background-color: #FFFFFF;
    border-radius:3px;
}

.ColoredRow
{
    background-color: #CCCCCC;
    border-radius:3px;
}
a.HeaderLink
{
  font-weight: bold;
  color: #3366FF;
  text-decoration: none;
  display: block;
}

a.HeaderLink:hover
{
  text-decoration: none;
  display: block;
  color: #800000;
}

.BarChart
{
  background-color: #3366FF;
}

.HeadLineWithBorder
{
  border: 1px solid #808080;
  border-collapse: collapse;
  background-color: #FFFFCC;
}

.PercentText
{
  font-size: 10px;
  color: #999999;
}

.ListTableHeader
{
    border: 2px solid #800080;
    background-color: #3366FF;
    color: #FFFFFF;
    border-radius:3px;
}

.ListTableAlter
{
  background-color: #FFFFDD;
}

.ETitle
{
  font-weight: bold;
  color: #ae0e1b;
}

.mainbar
{
    background-position: center center;
    font-family: tahoma;
    font-size: 12px;
    margin-top: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 3px;
    text-align: right;
    padding-right: 10px;
    color: #FFFFFF;
    background-image: url('../images/3.jpg');
}

.mainbar a
{
    padding: 2px 4px 2px 4px;
    text-decoration: none;
    color: #FFFFFF;
    margin-right: 4px;
    margin-left: 4px;
    font-size: 14px;
}
.mainbar a:hover
{
    border-radius:3px;
    background-color: #FFFFFF;
    color: #3366FF;
}

.mainmenu
{
    border-radius:3px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
}

.mainmenu a
{
    padding: 10px 20px 10px 20px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: arial, Helvetica, sans-serif;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #3880A7;
    border-radius: 25px 0px 25px 0px;
    margin-left: 10px;
    border-bottom-style: solid;
    border-bottom-width: thick;
    border-bottom-color: #3366FF;
}

.mainmenu a:hover
{
    border-bottom-color: #00FFFF;
    color: #00FFFF;
}

.javabnew
{
    background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    padding: 7px;
    border-radius: 3px;
    height: 200px;
    color: #FFFFFF;
    width: 220px;
    float: right;
    margin-top: 30px;
    direction: rtl;
}

.javabnew2
{
    border-radius: 3px;
    padding: 7px;
    border: thin dashed #FFFFFF;
    color: #FFFFFF;
    height: 225px;
}

.javabnewAz
{
    background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    padding: 7px;
    border-radius: 3px;
    height: 290px;
    width: 220px;
    float: right;
    margin-top: 30px;
}

.javabnewAz2
{
    border-radius: 3px;
    padding: 7px;
    border: thin dashed #FFFFFF;
    color: #FFFFFF;
    height: 225px;
}

.javabnewAz a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}
.javabnewAz a:hover
{
    color: #00FF00;
}


.ADV
{
    background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    padding: 7px;
    border-radius: 3px;
    height: 243px;
    width: 215px;
    position: absolute;
    margin-left: 10px;
    margin-top: 30px;
}


.ADV2
{
    border-radius: 3px;
    padding: 7px;
    border: thin dashed #FFFFFF;
    color: #FFFFFF;
    height: 222px;
}



.testtablenew
{
    padding: 10px;
   background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    border-radius: 3px;
    color: #FFFFFF;
    font-weight: bold;
}
.testtablenew2
{
    padding: 5px 10px 5px 10px;
    border: thin dashed #FFFFFF;
    border-radius:3px;
}

.jost
{
    border-radius: 3px;
    padding: 10px;
 background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    color: #FFFFFF;
}
.jostNew
{
    border-radius: 3px;
    padding: 10px 5px 5px 5px;
    background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    color: #FFFFFF;
    height: 70px;
    font-size: 16px;
}
.jost2
{
    padding: 5px 10px 5px 10px;
    border: thin dashed #FFFFFF;
    border-radius:3px;
}

.TextM
{
    border-radius: 3px;
    padding: 10px;
  background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
}

.TestLink a
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}

.TestLink a:hover
{
    text-decoration: none;
    color: #FFFF00;
    font-size: 14px;
    font-weight: bold;
}
.TextM2
{
    padding: 5px 10px 5px 10px;
    border: thin dashed #FFFFFF;
    color: #FFFFFF;
    border-radius:3px;
}

.menudyn
{
    border-radius: 3px;
    padding: 10px;
   background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    color: #FFFFFF;
    margin-right: 5px;
}

.menudyn2
{
    padding: 5px;
    border: thin dashed #FFFFFF;
    border-radius:3px;
}
.menudyn2 ul li a
{
    color: #FFFFFF;
}


.RecIn
{
    border-radius: 3px;
    padding: 10px;
   background-repeat: no-repeat;
    background-image: url('../images/3.jpg');
    background-position: center bottom;
    color: #FFFFFF;
    margin-right: 5px;
}

.RecIn2
{
    padding: 20px 5px 20px 5px;
    border: thin dashed #FFFFFF;
    border-radius: 3px;
}


.footer2
{
    padding: 10px;
    border: thin dashed #FFFFFF;
}


.asli
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/1.png');
    background-repeat: no-repeat;
}
.asli:hover
{
        background-image: url('../images/11.png');
}

.heat
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/2.png');
    background-repeat: no-repeat;
}

.heat:hover
{
        background-image: url('../images/21.png');
}
.darbare
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/3.png');
    background-repeat: no-repeat;
}
.darbare:hover
{
        background-image: url('../images/31.png');
}
.tamas
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/4.png');
    background-repeat: no-repeat;
}

.tamas:hover
{
        background-image: url('../images/41.png');
}
.maghal
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/5.png');
    background-repeat: no-repeat;
}

.maghal:hover
{
        background-image: url('../images/51.png');
}
.tajhiz
{
    padding: 20px 75px 20px 75px;
    background-position: center center;
    background-image: url('../images/6.png');
    background-repeat: no-repeat;
}

.tajhiz:hover
{
        background-image: url('../images/61.png');
}




.sign
{
    text-decoration: none;
    color: #FFFFFF;
    font-size: 11px;
}

.sign:hover
{
    color: #FF6600;
}

.mainleft
{
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #EFEFEF;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: thin;
    border-left-width: thin;
    border-right-color: #800080;
    border-left-color: #800080;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #800080;
}

.LoG
{
    width: 232px;
    float: right;
    margin-top: 40px;
    margin-right: 10px;
}


.LoginNewRec
{
    color: #FFFF00;
    text-decoration: none;
}

.LoginNewRec:hover
{
    color: #FF0000;
}


.ReceptTestLogin
{
    background-position: center center;
    background-image: url('../images/11.png');
    background-repeat: no-repeat;
    width: 210px;
    height: 75px;
    background-color: #FFFFCC;
}

.ReceptTestLogin:hover
{
       background-image: url('../images/22.png');
}


.backLogin
{
    background-position: center bottom;
    border: thick outset #C0C0C0;
    padding: 20px;
    margin: 50px;
    width: 500px;
    color: #FFFFFF;
    border-radius: 200px;
    background-image: url('../images/3.jpg');
}

.txtLogin
{
    background-color: #00FFFF;
}

.butLoginRec
{
    border-style: none;
    background-position: center center;
    border-radius: 35px;
    background-image: url('../images/button_glossy_green2.png');
    background-repeat: no-repeat;
    width: 47px;
    height: 47px;
    color: #FFFFFF;
}
.butLoginRec:hover
{
        background-image: url('../images/button_glossy_green.png');
}

.txtlogin
{
    border-radius: 7px;
    text-align: center;
}

.NewRec
{
    border-style: none;
    background-image: url('../images/111.png');
    background-position: center center;
    width: 250px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}
.NewRec:hover
{
        background-image: url('../images/222.png');
}

.ListRec
{
    border-style: none;
    background-image: url('../images/333.png');
    background-position: center center;
    width: 250px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

.ListRec:hover
{
      background-image: url('../images/444.png');
}

.Mes
{
    border-style: none;
    background-image: url('../images/1111.png');
    background-position: center center;
    width: 275px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

.Mes:hover
{
      background-image: url('../images/2222.png');
}

.ListRecept
{
    border-style: none;
    background-image: url('../images/11111.png');
    background-position: center center;
    width: 275px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}

.ListRecept:hover
{
      background-image: url('../images/22222.png');
}

.BackHeader
{
    margin: 20px;
    border-radius: 3px;
    padding: 10px;
    background-color: #FF6600;
    color: #FFFFFF;
    font-size: 14px;

}

.NewButton
{
    background-color: #FF6600;
    width: 250px;
    height: 20px;
    color: #FFFFFF;
    border-radius:3px;
}

.NewButton:hover
{
    color: #000000;
}

.ResultTable
{
    width: 90%;
    margin-top: 40px;
}

.ResultTable th
{
    padding-top: 5px;
    padding-bottom: 5px;
    border: medium outset #FF6600;
    font-size: 12px;
    text-align: center;
    color: #000000;
    font-weight: normal;
}
.ResultTable td
{
    padding-top: 5px;
    padding-bottom: 5px;
    border: medium outset #FF6600;
    font-size: 11px;
    text-align: center;
    color: #000000;
    font-weight: bold;
}


.ResultTable2 td
{
    border: thin solid #FF6600;
    font-size: 11px;
    text-align: center;
    color: #000000;
    font-weight: bold;
}

.recSave
{
    border-style: none;
    background-position: center center;
    background-color: #FFFFFF;
    border-radius: 3px;
    background-image: url('../images/button_glossy_green.png');
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    color: #FFFFFF;
}

.recSave:hover
{
        background-image: url('../images/button_glossy_green2.png');
}


.ListTestBut
{
    margin: 10px;
    width: 200px;
    height: 50px;
    background-color: #FF6600;
    color: #FFFFFF;
    border-radius:10px;
}

.ListTestBut:hover
{
    color: #000000;
}

.SearchBut
{
    width: 100px;
    background-color: #FF6600;
    color: #FFFFFF;
    border-radius:3px;
}

.SearchBut:hover
{
    color: #000000;
}

.ChatTab
{
    width: 90%;
}

.ChatTab td
{
    border: medium outset #FFFFFF;
    padding: 5px 10px 5px 10px;
    text-align: right;
    background-color: #000000;
    color: #FFFFFF;
    border-radius: 20px;
}

.ChatTab th
{
    border: medium inset #FFFFFF;
    padding: 5px 10px 5px 10px;
    background-color: #FF6600;
    color: #FFFFFF;
    text-align: left;
    border-radius: 20px;
}

.AnsTab
{
    padding: 5px;
    border: medium outset #3366FF;
    margin-bottom: 20px;
    border-radius: 15px;
    text-align: center;
}

.AnsTab th
{
    background-color: #CCCCCC;
        border-radius: 15px;
}

.AnsTab td
{
    color: #000099;
    font-family: tahoma;
    font-size: 12px;
    text-align: center;
}

.ExitBut
{
    background-position: center center;
    background-image: url('../images/Remove.png');
    height: 20px;
    background-repeat: no-repeat;
}

.ExitBut:hover
{
        background-image: url('../images/Remove2.png');
}


.Archive
{
    text-align: left;
}

.Archive a
{
    border-style: solid;
    border-width: thin;
    padding: 2px 7px 2px 7px;
    background-color: #FFFFFF;
    text-decoration: none;
    color: #800080;
    border-radius: 3px;
    font-size: 12px;
    font-weight: normal;
}

.Archive a:hover
{
    background-color: #800080;
    color: #FFFFFF;
}

.BackInsur
{
    background-position: right bottom;
    background-image: url('../images/page_bg_img.jpg');
    border-radius:10px;
}

.BackMenu
{
    padding: 2px;
    background-color: #FFFFFF;
    width: 90%;
    color: #C0C0C0;
    border-radius: 3px;
}

.BackMenu a
{
    color: #800080;
}

.BackMenu a:hover
{
    color: #FF6600;
    border-radius: 3px;
}

.MainCenter
{
    background-position: center center;
    height: 460px;
    border-radius: 3px;
    margin-right: 10px;
    margin-left: 10px;
    background-image: url('../images/3.jpg');
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 7px;
}   


.Stxt
{
    padding: 5px;
    background-position: center center;
    height: 203px;
    width: 220px;
    border-radius: 3px;
    float: left;
    margin-top: 30px;
    background-image: url('../images/3.jpg');
    color: #FFFFFF;
    font-size: 12px;
}


.Salamat a
{
    text-decoration: none;
    color: #FFFF00;
    float: right;
    text-align: right;
}