input, textarea, form, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.fullPage {
	width: 215px;
}
.insertVehicle td {
	padding-top:8px
}
.insertVehicle td table td {
	padding-top:0px
}


.delete {
	color: #FF0000;
	height: 18px;
	width: 18px;
	font-weight: bold;

}
.detailsTable {
	width: 98%;
}
.detailsTableLcell {
	width: 300px;
}.homeInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 16px;
}
.loginMemberButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 20px;




}
.editButton{
	background-color: #CCCCCC;
	padding: 11px;
	border: 1px solid #666666;
	width: 100%;
}
.editText, .editButton{
	font-size: 16px;
	font-weight: bold;
	
}
