@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;
}


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