body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(/CLIENT/IMG/clientback.png);
	background-repeat: no-repeat;
	}
a:link { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:oblique;
	color: #666666;
	text-decoration: underline;
	}
a:visited { 
	color: #333333;
	text-decoration: none;
	}
a:hover { 
	color: #ff6600;
	border-bottom: 1px dotted #f16821;
	}
		
.login-table {
	position: absolute;
	visibility: visible;
	width: 525px;
	left: 103px;
	top: 73px;
	z-index: auto;
	right: auto;
	bottom: auto;
	float: left;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FF6600;
border-bottom:#FF6600 dotted;
}
h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
