.whitehead {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.whitesml {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.whitemed {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.tabhead {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ED1921;
}

.counter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #00ADEE;
}


.error {
    color: red;
    font-weight: bold;
}

.valerror {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ED1921;
}

.bigred {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ED1921;
}

.loginhere {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ED1921;
}


.input { 
	font: 10px Verdana; 
	color: #333333; 
	text-transform: none; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: text-bottom; 
	background-color: #FFFFFF; 
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid
}
