.login_mail {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 145px;
	height: 20px;
	padding-top: 2px;
	padding-left: 3px;
}

.login_pass {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	width: 145px;
	height: 20px;
	padding-top: 2px;
	padding-left: 3px;
}


.captcha {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
	height: 27px;
	width: 53px;
	padding: 7px;
	color: #000000;
	font-weight: bold;

}

.submit {
	font-family: Verdana;
	font-size: 10px;
	color: #F0F0F0;
	background-color: #002142;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #003399;
	border-right: 1px solid #000000;
	width: 145px;
	height: 20px;
}

.submitInterna {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px solid #F0F0F0;
	border-bottom: 1px solid #F0F0F0;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	width: 145px;
	height: 20px;
}

