.siteLogin{
	padding: 3px 0px 10px 0px;
	margin:0px;
}
.siteLogin h3{
	text-transform:uppercase;
	/*background-image:url(../../img/personal.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-left:0px;
	/*padding-left: 0px;
	margin-left: 0px;*/
}
input.inpBB{
	/*background-image: url("../../img/inputbg.png");*/
	background-repeat: no-repeat;
	border: 1px solid #004B85;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 6px;
	margin-top: 5px;
	padding: 0 0 0 5px;
	width: 200px;
}
/*.siteLogin .inpBB{
	width: 100%;
}*/
.w1{
	width: 110px;
}
input.login_btn{
	background-color: #003155;
	border: 1px solid #004B85;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 94px;
}
.siteLogin .grc{
	color: #aaa;
}
.siteLogin .error_blok, .login_page .error_blok, .login_page .error_blok p{
	color: #f00;
}
.login_block_table td{
	padding-top: 4px;
	padding-bottom: 4px;
}
.logins_sep{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 0px;
	line-height: 0px;
	border-bottom: 1px solid #0166B3;
}

.vlm_block{
}
.vlm_block .error_blok{
}
.vlm_txt{
	font-size: 11px;
	line-height: normal;
}
.vlm_btn_c{
	text-align: left;
}
input.vlm_btn,
input.vlm_btn_logout{
	background-color: #003155 ;
	border: 1px solid #004B85;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	width: 94px;
}
.vlm_account{
}
.vlm_profile_title{
}
.vlm_profile_links{
}