body {
		font-size:100%;
		font-family:Arial,Helvetica,sans-serif;
	}
.input_text {
		width:250px;
	}
.text_large {
		color:#D2D4D8;
		font-size:24px;
		font-weight:bold;
		line-height:12px;	
	}	
.text_small {
		color:black;
		font-size:14px;
		line-height:12px;	
	}	

.text_small1 {
		color:black;
		font-size:12px;
		line-height:12px;	
	}	

.text_small2 {
		color:black;
		font-size:10px;
		line-height:12px;	
	}	

.div_background {
		background-image:url("/image/form_blue_bg4.jpg");
		height:176px;
		left:-20px;
		position:relative;
		width:540px;	
	}	

.div_background1 {
		background-color:#EDF8FA;
		left:-20px;
		position:relative;
		width:540px;	
	}	

.div_background2 {
		background-color:#EDF8FA;
		left:-20px;
		position:relative;
		width:1000px;	
	}	


.listTitle {
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 5px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: #003399;
}


.listHeader {
  background-color: #FBDCCA;
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 5px;
  text-align: center;
  font-family: "Century Gothic"; 
  font-weight: bold;
  font-size: 11px;
  color: black;
  white-space: nowrap;
  height: 20px;
}

.listHeader_sort {
  background-color: #FBDCCA;
  border-style: none;
  border-width: 0px 0px 0px 0px;
  cursor: pointer;
  margin: 0px 0px 0px 0px; 
  padding: 5px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  font-family: "Century Gothic"; 
  font-weight: bold;
  font-size: 11px;
  color: black;
  white-space: nowrap;
  height: 20px;
}

.listHeader_btn {
  background-color: #FBDCCA;
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 5px;
  text-align: center;
  font-family: "Century Gothic"; 
  font-weight: bold;
  font-size: 11px;
  color: black;
  white-space: nowrap;
  height: 20px;
  width: 30px;
}

.listItem {
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 2px;
  color:#000000;
  text-align: left;
  font-size: 12px;
  vertical-align:middle;
}

.listItem_btn {
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 2px 5px 2px 5px;
  color:#000000;
  text-align: center;
  font-size: 12px;
  cursor:pointer;
  vertical-align:middle;
  width:30px;
}

.listItem1 {
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 2px;
  color:#000000;
  text-align: left;
  font-size: 12px;
  cursor:pointer;
}

.listItem2 {
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 2px;
  color:#000000;
  text-align: center;
  font-size: 12px;
  cursor:pointer;
}

.listPaging{
  background-color: #CCCCCC;
  border-style: none;
  border-width: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px; 
  padding: 2px;
  color:#000000;
  text-align: center;
  font-size: 12px;
}

td > img {
	vertical-align:middle;
}