html, body
{	background: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 100%;
	padding:0px;
}

#logindiv
{
	position:absolute;
	left:45px; 
	top:45px; 
	width:430px;
	height:110px;
	border:0px solid #000000;
	overflow:hidden;
}
#logintitle
{
	position:absolute;
	width:100%;
	top:20px;
	left:0px;
	color:#000000;
	font-size:16pt;
}
#loginusername
{
	position:absolute;
	top:10px;
	left:150px;
	width:180px;
	height:20px;
	border:1px solid #000000;
	background:#ffffff;
}
#loginpassword
{
	position:absolute;
	top:50px;
	left:150px;
	width:180px;
	height:20px;
	border:1px solid #000000;
	background:#ffffff;
}
#rememberme
{
	position:absolute;
	top:80px;
	left:146px;
	width:180px;
	height:22px;
	border:0px solid #000000;
	text-align:left;
}
.logintitletxt
{
	color:#000000;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
}

#loginusernametxt
{
	position:absolute;
	top:10px;
	left:10px;
	width:120px;
	height:22px;
	text-align:right;
}
#loginpasswordtxt
{
	position:absolute;
	top:50px;
	left:10px;
	width:120px;
	height:22px;
	text-align:right;
}
#submitbutton
{
	position:absolute;
	top:50px;
	left:350px;
	width:67px;
	height:20px;
}
#register
{
	position:absolute;
	left:830px; 
	top:138px; 
	width:136px;
	height:15px;
	z-index:10;
}
#forgotten
{
	position:absolute;
	left:830px; 
	top:160px; 
	width:136px;
	height:15px;
	z-index:10;
}
#copyright
{
	position:absolute;
	right:10px; 
	bottom:10px; 
	width:550px;
	height:20px;
	z-index:10;
}
.smalltxt0,.smalltxt1,.smalltxt2,.smalltxt3
{
	color:#4daccb; 
	font-size:11pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.smalltxt0
{
	font-size:8pt;
}
.smalltxt2
{
	font-size:8pt;
	color:#000000; 
}
.smalltxt2:link    
{
	text-decoration: none;
}

.smalltxt2:visited 
{
	text-decoration: none;
}

.smalltxt2:active  
{
	text-decoration: none;
}

.smalltxt2:hover   
{
	text-decoration: underline;
}
.smalltxt3
{
	font-family: Arial;
	font-size:7pt;
}

.smalltxt3:link    
{
	text-decoration: underline;
}

.smalltxt3:visited 
{
	text-decoration: underline;
}

.smalltxt3:active  
{
	text-decoration: underline;
}

.smalltxt3:hover   
{
	text-decoration: underline;
}
.enterfield
{
	border:0px solid #B7B7B7;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background:#ffffff;
}
.textField
{
	border:1px solid #B7B7B7;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background:#ffffff;
}
.bodysignin
{
	background: #4C9CD7 url('../images/mainbg.png') repeat-y;
	height: 100%; 
	width: 100%;
	overflow-x: hidden; 
}
.tablesignin
{
	background: #4C9CD7 url('../images/mainbg.png') repeat-y;
}
