/* CSS Document */

.flashholder {
	text-align: center;
	border: 1px solid #333333;
	height: 100%;
	width: 100%;
}
body {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
	font: small "Trebuchet MS";
	margin: 0px;
	padding: 0px;
}
.footertxt {
	font: 70% "Trebuchet MS";
	text-align: center;
	color: #666666;
}h1 {
	font: normal large "Trebuchet MS";
	color: #7D97FF;
	text-align: left;
	word-spacing: normal;
	letter-spacing: 1em;
}
.Container {
	width: 100%;
}
.scrollertxt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.topline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.middle {
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.ProfileTxt {
	font: x-small "Trebuchet MS";
	color: #FFFFFF;
}
.profileCaption {
	font: small "Trebuchet MS";
	color: #FFCC00;
}
a:link {
	font: small "Trebuchet MS";
	color: #6699CC;
}
a:hover {
	font: small "Trebuchet MS";
	color: #FFFFFF;
}
a:visited {
	color: #6699CC;
}
