body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}
body,td,th {
	font-size: 12px;
}
.textfield {
	font-size: 14px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
h1 {
	color: #FF9999;
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #E6E8ED;
	border-bottom: 1px dashed #E6E8ED;
}
a {
	color: #2D3954;
	font-size: 11px;
}
.err {
	color: Red;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF9999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.style12b {font-size: 12px; color: #CC0000; font-weight: bold; }
.style14 {font-size: 12px; color: #666666; }
.style16 {font-size: 16px; color: #CC0000; font-weight: bold; }
th {
	font-weight: bold;
	text-align: left;
}
p {
	text-align: center;
}
div#join {
	position: absolute;
	width: 500px;
	margin: 5px 0px 0px 50px;
}
div#join p{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
div#register_here {
	position: absolute;
	width: 500px;
	margin: 200px 0px 0px 0px;
}
div#register_here p{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
div#login {
	position: absolute;
	width: 300px;
	margin: 50px 0px 0px 100px;	 
}
div#login p{
	font-weight: bold;
}
div#register {
	position: absolute;
	width: 500px;
	margin: 0px 0px 0px 100px;
}
div#register p{
	color: CC0000;
	font-weight: bold;

}
div#register .textfield{
	width: 300px;

}
div#change {
	position: absolute;
	width: 500px;
	margin: 0px 0px 0px 100px;
}
div#change p{
	color: CC0000;
	font-weight: bold;

}
div#change .textfield{
	width: 300px;

}
div#profile {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}
div#profile p{
	text-align: left;
}
div#forgot {
	position: absolute;
	width: 500px;
	margin: 300px 0px 0px 0px;
}
div#forgot p{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
div#forgot2 {
	position: absolute;
	width: 500px;
	margin: 200px 0px 0px 0px;
}
div#forgot2 p{
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}
