.text_box {
	border: 1px solid #999999;
	width: 116px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999
}

.button {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #FFFFFF
}

.button_2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px ;
	text-align: center;
	background-color: #FFFFFF
}

.button:hover { 
	font-weight: normal;
	border-color: #999999;
	text-decoration: none;
	color: #999999;
	background-color: #EDEDED;
	}
	
.button:active a.button:focus { 
	color: #000000; 
	text-decoration: none;
		display: block;
	}
	
.button:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
.button:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.button_2:hover { 
	font-weight: normal;
	border-color: #999999;
	text-decoration: none;
	color: #999999;
	background-color: #EDEDED;
	}
	
.button_2:active a.button:focus { 
	color: #000000; 
	text-decoration: none;
		display: block;
	}
	
.button_2:link { 
	color: #FFFFFF;
	text-decoration: none;
	}
	
.button_2:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.text_box_2 {
	border: 1px solid #999999;
	width: 273px;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999
}

.text_box_3 {
	border: 1px solid #999999;
	width: 433px;
	height: 62px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999
}