body {
   font-family:verdana,helvetica,arial,sans-serif;
    font-size:14px;   
    background-color: white;
}


.title{
	 font-size:20px;
	 text-align:center;
	 font-family:����; 
}

.title2{
	 font-size:14px;
	 text-align:center;
	  
}

 .maindiv{
     padding-left:10px;
     padding-right:10px;
     padding-top: 2px;

  }
  
  
input.anull {
	background: transparent;
	border: 0; 
}
  
  
  
 fieldset {
border: 1px dotted #61B5CF;
padding: 10px;
margin-bottom: 5px;
}
legend {
font: bold  , Helvetica;
font-size:14px;
color: green;
background-color: #FFFFFF;
}
 
 
input{

     font-size:14px;
     font-family:verdana,helvetica,arial,sans-serif;

}

select{

   font-size:14px;
    font-family:verdana,helvetica,arial,sans-serif;  

 }

.basetext{
	font-size:14px;
}

form{
	margin:0;
}

img{
	border-width:0;
}


hr{
	color:black;
	margin:0;
}
table{
	border-collapse: collapse;
}



li{
	list-style-type:none;
	text-align:left;
	float:left;
	margin-left:0px;
	margin-bottom:0px;

}
ul{
	padding: 0; margin: 0;
	height:auto;
}
 
 
 
 input.a1 {
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
    background: transparent;
    cursor: hand;	
    height: 20px;
    font-size:14px;
   
 
}

 
A{text-decoration: none;} 
a:hover {text-decoration:underline;background-color:#FFFF99}

p{
	margin:0px;
	
}


.rightcss{
	text-align: right 
}

.leftcss{
	text-align: left
}

.centercss{
	text-align:center;
}


 .thisread{
	background-color:#FFFFCC;  
	border:1px  #7F9DB9 solid ;
	height:17.5px;
 
	
}

 .thismust{
	 background-color:#E1EDFF;
	 border:1px  #7F9DB9 solid ;
	
}


.thisnomal{
	 border:1px  #7F9DB9 solid ;
	 
}
 .dblist {
  border-collapse:collapse;
  border-collapse: collapse;
  } 
  
 .dblist  thead{
 text-align:center;
 background-color: #e2e2e2;

 
}
  

.dblist td{  
 border:1px   #c2c2c2    solid ;
 height:24px;
 font-size:14px;
 } 

 .dblist2 {
  border-collapse:collapse; 

  } 
   
    
 .dblist2   thead{
  background-color:#EAEAEA;
  text-align:center;
  font-weight:bold;
}
.dblist2 td{  
 border-top:1px  gray  solid ;
 border-bottom:1px  gray  solid ;
 font-size: 12px;
 border-left:1px  gray   dotted ;
 text-align:center;
 height:24px;
 line-height:24px;
} 



 

.textarea {
	box-sizing: border-box;
	border: solid 1px #ddd;
	width: 100%;
	-webkit-transition: all .2s linear 0s;
	-moz-transition: all .2s linear 0s;
	-o-transition: all .2s linear 0s;
	transition: all .2s linear 0s;
	padding: 5px;
}


.dblist3 {
	border-collapse: collapse;	
}




.divselect {
	position: absolute;
	display: none;
	border: 1px silver solid;
	background-color: white;
	padding-left: 3px;
}

.dblist3   thead {
	 background-color:#EDF0FA;
	text-align: center;
}

.dblist3 td {
	border: 1px #64a8d5 solid;
	height:24px;
	font-size:10pt;

}
 .dblist3 th {
	border: 1px #64a8d5  solid;
	height:32px;
	font-size:9pt;
}



