.shattered-background {
	background-image: url(images/shattered2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header-strip {
	background-image: url(images/header-bar.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.content-top {
	background-image: url(images/outline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.content-back {
	background-image: url(images/content-back.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.scan-lines {
	background-image: url(images/lines.jpg);
	background-repeat: repeat;
}
.nav-text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}
.Title-text {
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	text-align: center;

}
.body-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.main-background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: auto;

}
.main-table {
	border: 1px dashed #CCCCCC;
}
a:link {
	color: 0e3259;
	text-decoration: none;

}
a:visited {
	color: #0e3259;
	text-decoration: none;

}
.address-text {
	font-family: "Century Gothic";
	font-size: 12px;
	color: 000000;
	text-align: center;
}
.address-text-header {
	font-family: "Century Gothic";
	font-size: 12px;
	color: 000000;
	background-color: #CCCCCC;
	text-align: center;
}
.input-box {
	border: 1px dashed #CCCCCC;
	font-family: "Century Gothic";
	font-size: 12px;
	color: 000000;
	z-index: 0;
}
.input-area {
	font-family: "Century Gothic";
	font-size: 12px;
	color: 000000;
	border: 1px dashed #CCCCCC;
	overflow: auto;
	z-index: 0;
	height: 80px;
}
.form-buttons {
	font-family: "Century Gothic";
	font-size: 12px;
	color: 000000;
	background-color: ffffff;
	border: 1px dashed #CCCCCC;
	height: 20px;
	width: 150px;
}
.bold-text {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: 000000;
	text-align: center;
}
.bs-link-text {
	font-family: "Century Gothic";
	font-size: 10px;
	color: 000000;
	text-align: center;
}
.Title-text-red {

	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #CA0000;
	text-align: center;
}
