#MainTop
{
	width: 615px;
	height: 320px;
	margin: 0px;
	padding: 0px;
}

.TopPageIn
{
	background: url( '../images/TopNewsBttomCorner.gif' ) no-repeat center bottom;
	padding-bottom: 5px;
	width: 100%;
	background-repeat: no-repeat;
}

#TopPage1
{
	width: 845px;
	background: url( '../images/TopNewsTopCorner.gif' ) no-repeat center top;
	width: 615px;
	padding-top: 4px;
	vertical-align: middle;
	float: right;
	margin-top: 20px;
	margin-right: 70px;
	margin-left: 0px;
	height: 280px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}
#top1
{
	background-color: White;
	height: 280px;
}

/*  Login Context */

.lblEnter
{
	font-family: Times New Roman;
	margin: 0px;
	float: right;
	margin-right: 30px;
	margin-top: 50px;
}

.tableuser
{
	width: 300px;
	margin-top: 40px;
	margin-left: 50px;
	height: 70px;
}

.tableSecurity
{
	width: 250px;
	margin-top: 10px;
	margin-left: 113px;
	height: 80px;
}

.lbl
{
    font-family: Times New Roman;
	font-size: 16px;	
}

.lblCode
{
	font-family: Times New Roman;
	font-size: 16px;	
	font-weight:bold;
	
}
.TxtBox
{
	width: 150px;
}

.TxtBoxSecurity
{
	width:100px;
	
}


.lblWrongPass
{
	font-family: Tahoma;
	color: Red;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
}

.btnRemember
{
	width: 40px;
	margin-left: 0px;
	margin-top:10px;
}

.btnLogin
{
	width:50px;
	margin-left:5px;
	margin-top:10px;	
}
.LinkButton
{
	font-family: Times New Roman;
	font-size: 16px;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:15px;
	float: right;
	margin-right: 40px;
	
}

