@charset "UTF-8";
.caption {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.content {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.content-large {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
}
.border_image {
	border: 2px solid #000000;
	padding: 5px;
}
	
.subheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #990000;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #990000;
	outline:none;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #990000;
	outline:none;
}
.style4 {
	color: #000000
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	background-image: url();
}
table#registrationstodate th a {
	text-align: left;
	font-size: 14px;
}

table#registrationstodate th {
	text-align: left;
	font-size: 14px;
}

stylecolumnheading {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #990000;	
}
