body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #990000;
	margin: 0px;
}
a:link {
	color: #000099;
}
a:hover {
	color: #CC0000;
}
td#maincontent {
	font-size: 12px;
	line-height: 18px;
}
td#maincontent li {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 5px;
}
td#maincontent td {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #990000;
	margin-bottom: -5px;
	padding-top: 10px;
}
td#footer {
	font-size: 10px;
	line-height: 15px;
}
td#copyright {
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
}
td#copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
td#copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
td#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
table#form {
	font-size: 12px;
	line-height: 18px;
	border: 1px dashed #666666;
}
img#photo {
	border: 1px solid #333333;
}
.profileform {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.formheader {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #eeeeee;
	color: #990000;
}
.err-msg {
	color : #ff0000;
}