body
{
	background-color: #260000;
}

.topContent
{
	background-color: #ffffff;
}

.input
{
	color: #700;
	padding: 2px;
	font-size: 11px;
	font-family: verdana, arial;
	width: 300px;
	border: solid 1px #bbb;
	-moz-border-radius: 6px;
	-khtml-border-radius: 5px;
}

.regText
{
	font-family: times new roman;
	font-size: 16px;
}

.noteText
{
	line-height: 1.5em;
	color: #999;
	font-family: times new roman;
	font-size: 14px;
	font-style: italic;
}