body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
}
.error {
	color: #ff0000;
	
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
}
a {
	font-size: 12px;
	color: #37C33C;
}
a:visited {
	color: #37C33C;
}
a:hover {
	color: #999999;
}
a:active {
	color: #37C33C;
}
h1 {
	font-size: 12px;
	color: #37C33C;
	margin: 0px 15px 0px 5px;
	text-align: right;
}
h2 {
	font-size: 12px;
	color: #019061;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	
}
.content
{
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.left
{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
input, textarea, select {

	COLOR: #37C33C;	
	FONT-SIZE: 11px;
	FONT-FAMILY: arial, verdana, sans-serif;
	background: #F5F5F5;
	border: 1px solid #cccccc		
	}
input.button {
	border: 0px;
	background: transparent;	
	font-weight: bold;
}
.tbbleu4 {
	width : 200px;
	background : #F5F5F5;
	text-align : center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	
}
.tbbleu3 {
	width : 200px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 5px;
	
}
.email {
	text-decoration: underline;	
}
form
{
	margin: 0px;
}
.submit {
	background: transparent url("images/button.jpg");
	height:20px;
	border:0;
	width:62px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;	
	
	

} 
.continue {
	background: transparent url("images/continue.gif");
	height:32px;
	border:0;
	width:135px;
	

} 
.getpass {
	background: transparent url("images/getpass.jpg");
	height:20px;
	border:0;
	width:89px;
	

} 
.error {
color: #ff0000;

}

