/*  BLOCK ELEMENTS  */
.StanaCardButton{
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.blockE{
	display: block;
	text-align: center;
}
/*  BLOCK ELEMENTS END */

#container_LOGIN {
	width: 100%;
	float: left;
	margin-right: -224px;
}
.txt01 {
	display: block;
	text-align: center;
	font-family:"trebuchet ms", "times new roman", times, serif;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	padding-top: 20px;

}
.txt01B {
	display: block;
	text-align: center;
	font-family:"trebuchet ms", "times new roman", times, serif;
	font-size: 21px;
	color: #009900;
	font-weight: bold;
	padding-top: 20px;
}
.txt02 {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
}
.txt02B {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
}

.txt02strong{
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;	
}
.spam {
	display: block;
	text-align: center;
    padding-top: 15px;
}
.green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.formtxt01 {
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.esli {
	display: block;
	text-align: center;
}
.extra_login {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}
a.extra_login:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: underline;
	padding-left: 10px;

}
a.extra_login:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	text-decoration: underline;
}
.exklico {
	display: block;
	text-align: center;
    padding-top: 5px;
}
.txt01err {
	display: block;
	text-align: center;
	font-family:"trebuchet ms", "times new roman", times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.separator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
}