/* CSS Document */

.textfield
{
 size='40';
 text-align:right;
}
.button
{
width:auto;
cursor:hand;
font-size:10pt;

}
.buttons
{
width:auto;
cursor:hand;
font-size:8pt;
height:23px;
}

.list
{
 width:60px;
}
.paging
{
font-family:tahoma;
font-size:10px;
color:blue;


}
a
{

	font-size:10pt;
	color: black;
	text-decoration:underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:hover
{

	font-size:10pt;
	color: blue;
	text-decoration:underline;


}

input,textarea,select,td,label,span,p,a
{
  font-family:tahoma;
  font-size:10pt;
}
select
{
direction:rtl;
font-size:9pt;
width:140px;
}

p
{
  width:120px;
  text-align:center;
  vertical-align:center;
}
.purpletext
 {
 color: purple;
 }
.redtext
 {
  color: red;
 }
.blacktext
 {
 color: black;
 }

.whitetext
{
color: white;
}
.r
{
width:70px;
text-align:center;
vertical-align:center;
color: black;
}
.k
{
width:95px;
text-align:center;
vertical-align:center;
color: black;
}
.link
{
	width:15px;
	height:15px;
	cursor:pointer;
}
.sh
{
font-size: 10pt;
font-family:Tahoma;
width:220px;
text-align:center;
vertical-align:center;
color: black;
}
.frame
{
	height:auto;
}


 legend
 {

   color: blue;


 }
 .divfieldset
 {
   padding-top:20px;
 }

.head
{
  font-size: 16px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;

}


 .label
 {
  font-size: 12pt;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color:#206BA4;
   width:30%;


 }
 .text
 {
    font-size: 12pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    width:70%;


 }
 .btnlist
 {
	width:20px;
	height:20px;
	cursor:pointer;
	padding-right:20px;


 }

.head1
 {
   color:black;
   font-weight:bold;
   font-size: 12pt;
   padding-bottom:50px;font-size:8pt;
 }
.dvserch
 {
	 padding-top:20px;
 }
.btnsear
 {
	 font-size: 8pt;
 }
 .lbl
 {

   font-size: 10pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
 }
 .txt
 {

   font-size: 10pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding:3px;
 }
 .tblbl
 {

   font-size: 10pt;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight:bold;
 }