.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
.breadCrumbs {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #892821;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5B1C15;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #626378;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.whiteText {
	color: #FFFFFF;
}
.bottomtext {
	font-size: 9px;
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.controlTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #535027;
}
.instructionTxt {
	font-size: 10px;
	color: #666666;
}
body {
	background-repeat: repeat;
	background-color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	color: #A32E25;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
