@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-image: url(Suite/blueback.jpg);
	font-family: "Times New Roman", Times, serif;
}
.centerline {
	font-family: ringbearer;
	font-size: 24px;
}

#Tabler {
	background-image: url(Suite/Headers/Headgrafx/Banner_backer.png);
	background-repeat: no-repeat;
}
#Table_01 {
	background-image: url(Suite/Headers/Headgrafx/Banner_backer.png);
	background-repeat: no-repeat;
}
.Flush_L {
	text-align: left;
	font-weight: normal;
}
.Center_Subtitle {
	font-size: x-large;
	color: #FC0;
	text-align: center;
}
