.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.loginformfield {
	height: 12px;
	width: 100px;
}
.button {
	height: 20px;
	width: 30px;
}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E7B24A;
	text-decoration: none;
	font-weight: bold;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
    color: #888;
    font-size: 10px;
}
