body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/i/bg.gif);
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style1profile {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center
}
.style1register {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center
}
.style1registerform {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left
}
.style2 {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #aa66a6;
}
img{border:0px}
.errors, .messages {
	background: #fff;
	border: 1px solid red;
	padding: 5px;
	margin: 5px 0px;
}
.errors {
	color: #790000;
}
.messages {
	background: #fff;
	border: 1px solid green;
	padding: 5px;
	margin: 5px 0px;
}
.textBox{width:400px;height:120px}