.ft12px000000 { color: #000000; 
		font-size: 14px; 
		font-family: Helvetica; 
		line-height: 14px;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 10px;
		padding-botten: 10px;
		
}

.input40 {
	font-size: 12px;
	font-family: Helvetica;
	background-color: #ffffff;
	border: solid 1px #c1101e;
	color: #c1101e;
	width: 40px;
	margin-bottom: 2px;
	margin-top: 2px;
}

.input210 {
	font-size: 12px;
	font-family: Helvetica;
	background-color: #ffffff;
	border: solid 1px #c1101e;
	color: #c1101e;
	width: 200px;
	margin-bottom: 2px;
	margin-top: 2px;
}


.label {
	color: #c1101e;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 5px;
}

.submit {
	font-family: Helvetica;
	border: solid 1px #c1101e;
	letter-spacing: 2px;
	color: #f5e4b0;
	background-color: #c1101e;
	font-size: 12px;
	width: 120px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.text {
	color: #000000;
	font-size: 12px;
	font-family: Helvetica;
	padding-bottom: 2px;
	padding-top: 2px;
}

.loginform {
	font-size: 12px;
	font-family: Helvetica;
	color: #c1101e;
	letter-spacing: 2px;
}

input {
	font-size: 12px;
	font-family: Helvetica;
	background-color: #ffffff;
	border: solid 1px #c1101e;
	color: #c1101e;
	width: 160px;
}