.blackBack {
	background-color: #000000;
}
.whiteBack {
	background-color: #FFFFFF;
}
.breadCrumbs {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFB412;
	font-weight: normal;
}
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: #FFFFFF;
}
td {
	font-family: 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;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-top: 15px;
	background-color: #DCDEE9;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
a {
	color: #856B12;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
