.logintxt {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:right;
	
}


.login-bg {

	
	background-image:url(images/login-section-bg.jpg);
	background-color:#c5c9e3;
	background-position:top;
	background-repeat:repeat-x;
	
}

.loginhd-bg {
	
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align:center;
	background-image:url(images/top-header-pic.jpg);
	background-color:#c5c9e3;
	background-position:top;
	background-repeat:repeat-x;
	height:29px;
	
}

a.loginsection:link {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	text-decoration: underline;
}
a.loginsection:visited {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	color: #000000;
	text-decoration: none;
}
a.loginsection:hover {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	color: #000000;
	text-decoration: none;
}
a.loginsection:active {
	font-family: tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	color: #000000;
	text-decoration: none;
}