html,body
{
	font-family:Arial,Tahoma,Verdana,Segoe,sans-serif;
	font-size:12px;
	background-color: #b8cad9;
	color:#000000;
	background-repeat: repeat;
}

#bg
{
	width:960px;
	background-image: url(../Images/bg.gif);
	background-repeat: repeat;
	
}

#main
{
    background-image: url(../Images/Login/bg.jpg);
	background-repeat:no-repeat;	
	width:960px;
	height:640px;  
    
}

#logo
{
        
}

#bg1
{
	background-image: url(../Images/Login/bg1.gif);
	background-repeat:no-repeat;
	width: 854px;
	height: 91px;
	text-align:left; 

}

#bg2
{
	background-image: url(../Images/Login/bg2.gif);
	background-repeat:no-repeat;
	width: 854px;
	height: 140px;
	text-align:left;
}

#bg3
{
    background-image: url(../Images/Login/bg3.gif);
	width:854px;
	height:63px;
	text-align:left;
	background-repeat:no-repeat;
	text-align:left;
}

#bg4
{
    background-image: url(../Images/Login/bg4.gif);
	width:854px;
	height:156px;
	text-align:left;
	background-repeat:no-repeat;
	text-align:left;
}

#bg5
{
    background-image: url(../Images/Login/bg5.gif);
	width:854px;
	height:80px;
	background-repeat:no-repeat;
	text-align:left;
	
    margin-top:20px;
}

#bg6
{
	background-image: url(../Images/Login/bg6.gif);
	background-repeat:no-repeat;
	width:612px;
	height:48px;
	text-align:left;
    margin-right:50px;
	margin-left:auto;
	margin-top:5px;
}

#bg7
{
	background-image: url(../Images/Login/bg7.gif);
	background-repeat:no-repeat;
	width:612px;
	height:48px;
	text-align:left;
	margin-right:50px;
	margin-left:auto;
	margin-bottom:20px;
}

#bg8
{
	background-image: url(../Images/Login/login.gif);
	background-repeat:no-repeat;
	width:222px;
	height:111px;	
	font-size: 12px;
	line-height: 150%;
	text-align:right;
	margin-right:50px;
	margin-left:auto;
}

#bg9
{
	width:222px;
	margin-right:50px;
	margin-left:auto;
	margin-top:5px;
}

.link 
{
	color:#4D87CE;
	font-weight:bold;
	text-decoration:none;
	
}

.link:hover 
{
	color:#2a65ad;
}


.button
{
	background-image: url(../Images/Login/button.gif);
	background-repeat:no-repeat;	
	border-style:none;
	width: 82px;
	height:30px;
	text-align:center;
	font-size:12px;
	font-weight:bolder;
}


.text	
{
	background-color:#f7f7f7;
	border-style:none;
	border-width:2px;
	width:190px;
}


#login
{
    background-image: url(../Images/Login/login.gif);
	background-repeat:no-repeat;
	width:222px;
	height:111px;	
	font-size: 12px;
	line-height: 150%;
	text-align:right;
	margin-right:50px;
	margin-top:-25px !important;
	margin-top: 0px;    
    
}


