body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
body {
background-image: url('b.png');
background-repeat: repeat-x;
background-position: top; 
}
h1{
color:white;
margin-bottom:50px;
}
a.h{text-decoration:none;color:white;}
.content{
margin-left:50px;
}
hr {
	width: 75%;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 13px;
}
#page table, #page tr, #page td{
	border: 0;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}
td,th{
padding:10px;
}
img{
	border:0px;
}
.mt {
	color:white;
}
.nl {
	color:green;
	font-size: 14px;
}
.textfield {
	font-size: 10px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding-left: 1px;
}
input {
	font-size: 10px;
}
#loginForm table, #registerForm table {
	border: 1px solid #cccccc;
}
a {
	font-size: 11px;
}
a.mt {
	color: #ffffff;
}
a:hover {
	color: #000000;
}
.err {
	color: #FF9900;
	text-align:left;
}
th {
	font-weight: bold;
	text-align: left;
}
.mlr {
	color: red;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.red {
	color:red;
}
.strong{
	font-weight:bold;
}
.center{
	text-align:left;
}
#remove table {
	width:300px;
	border:0px;
	text-align:center;
}

