body {
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
input {
	font-size: 10px;
	font-weight: normal;
	color: #F00;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303436;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #303436;
}
a:link {
	color: #DB0101;
	text-decoration: none;
}
a:visited {
	color: #DB0101;
	text-decoration: none;
}
a:hover {
	color: #DB0101;
	text-decoration: underline;
}
a.basenav:link {
	color: #ffffff;
	text-decoration: none;
}
a.basenav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.basenav:hover {
	color: #DB0101;
	text-decoration: none;
}
h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #DD0101;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #303436;
}

#friendsearch {
	border: 1px solid #999;
	overflow: auto;
	visibility: visible;
	height: 100px;
	width: 600px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	align:left;
}
.standdiv {
border: 1px solid #999;
overflow: auto;
	visibility: visible;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	align:left;
}
