.blackBack {
	background-color: #402C07;
}
.whiteBack {
	background-color: #FFFFFF;
}
.breadCrumbs {
	color: #666666;
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
}
h1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 120%;
	color: #382401;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #626378;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 9px;
	color: #999999;
}
td {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
}

.controlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #535027;
}
.instructionTxt {
	font-size: 12px;
	color: #666666;
	font-family: "Century Gothic", Verdana, Arial;
}
body {
	margin-top: 15px;
	background-color: #DAD9D9;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a {
	color: #ED018A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.AdminMenu {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
