@charset "UTF-8";

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

.caption_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.description_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	}

.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#000000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.caption_linked {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color:#990000;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.back-button {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999;
	height:25px;
	text-align:left;
	vertical-align:middle;
	padding-left: 15px;
	padding-bottom: 20px;
}

.container {
	width: 800px;
	background-color: #999999;
	float: none;
	vertical-align: middle;
	clear: none;
	padding: 15px;
	background-position: center center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.copyright {
	width: 825px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
.avant_garde {
	font: "ITC Avante Garde;
}

