@charset "UTF-8";
/* CSS Document */

#bg_image {
	position:absolute;
	left:34px;
	top:143px;
	width:1000px;
	height:48px;
	z-index:2;
}
.bodytext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: justify;
}
.bodytextbold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.captions {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
.linktext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.captiontext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.captiontextbold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
}
boldtext {
	font-weight: bold;
}
#text p a {
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
