﻿.roundcont {
	width: 100%;
	background-color: #eeeeee;
	color: #fff;
	margin-top:25px
}



.roundtop { 
	background: url('RTCorner.png') no-repeat right top; 
	font-size:1px;
	height:12px;
	position:relative
}

.roundbottom {
	background: url('RBCorner.png') no-repeat right top; 
	font-size:1px;
	height:12px
}
.roundbottom2
{
	
	background: url('LBCorner.png') no-repeat left top; 
	font-size:1px;
	height:12px
}


.TitleLogin
{
	background: url('HeaderTitle.png') no-repeat ; 
	position:absolute;
	width:121px;
	height:25px;
	left: 0px; 
	top: -25px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	margin:auto;
	text-align:center;
	font-family:Verdana;
	line-height:22px
}


.SignUpText
{
	
	font-size:12px;
	color:#3c78b5;
	font-family:Verdana;
	padding:20px;
	padding-top:2px;
	padding-left:10px
}





















.roundcontLogin {
	width: 100%;
	background-color: #e7eef5;
	color: #fff;
	margin-top:25px
}


.roundtopLogin { 
	background: url('RTCornerLogin.png') no-repeat top right; 
	font-size:1px;
	height:12px;
	position:relative

}

.roundbottomLogin {
	background: url('RBCornerLogin.png') no-repeat top right; 
	font-size:1px;
	height:12px

}
.roundbottom2Login
{
	
	background: url('LBCornerLogin.png') no-repeat top left; 
	font-size:1px;
	height:12px

}


.TitleLoginLogin
{
	background: url('HeaderTitleLogin.png') no-repeat ; 
	position:absolute;
	width:121px;
	height:25px;
	left: 0px; 
	top: -25px;
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	margin:auto;
	text-align:center;
	font-family:Verdana;
	line-height:22px
}




.SignUpTextLogin
{
	
	font-size:12px;
	color:#3c78b5;
	font-family:Verdana;
	padding:20px;
	padding-top:2px;
	padding-left:10px
}
