.navMenuOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: 666666;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: 666666;
}
.navMenuOver {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: 666666;
	background-color: 666666;
	cursor: hand;
}
td {
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
}
.img_border {
	border: 2px solid #bccca2;
}
.td_Menu {

	text-align: left;
}
.input_1 {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #bccca2;
	width: 260px;
}
.input_2 {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #bccca2;
	width: 82px;
}
.btn_1 {
	font-family: Tahoma;
	font-size: 12px;
	border: 1px solid #bccca2;
	width: 126px;
	color: #FFFFFF;
	background-color: #bccca2;
}
