body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0099FF;
}
body {
	background-color: #FFFFCC;
	background-image: url(../bg.gif);
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000ff;
}
a:active {
	color: #0000ff;
}
.usertitle {
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.usertitlehelp {
	font-size: x-small;
	text-align: center;
	color: #0000FF;
}
.usersearchheader {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a8aff;
	text-align: center;
}
.usersearchcoursenames {
	font-size: small;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.usersearchagain {
	font-size: small;
	text-align: right;
	color: #FF0000;
}
.usersearchresult {
	font-size: small;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.usersearchnoresults {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.userdatacaption {
	text-align: right;
	font-size: small;
	font-weight: bold;
	vertical-align: top;
	background-color: #7a8aff;
	color: #FFFFFF;
}
.userdatatextbox {
	text-align: left;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	font-size: small;
	color: #0000FF;
}
.usercontactinfo {
	font-size: small;
	color: #FF0000;
}
