body {
	background-image: url(../imgs/bg_index.jpg);
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
}

.bg_conteindex {background-image:url(../imgs/bg_conteindex.png);}

.bg_contelogin {background-image:url(../imgs/bg_contelogin.jpg);}

.txt_blur {border: 1px solid #7F9DB9;}
.txt_focus {border: 2px solid #E30000;}

.login_msg {font-family: Tahoma; font-size: 12px; font-weight: bold; color: #E30000; text-align: left;}
.login_lbl {font-family: Tahoma; font-size: 11px; font-weight: bold; color: #0051AD; text-align: left;}

.btn_login {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;	
	padding:0 0 0 43px;	
	height: 34px;	
	width: 165px;	
	font-weight: bold; 
	background: transparent url(../imgs/bg_btn_login.png) no-repeat;
	border: none;
	outline: none;
}