body {
	background-color: #000000;
	margin: 0px;
}
.navBkgrd {
	background-color: #E4B100;
}
.brderLastCell {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.whiteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 5px;

}
.blkTxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px;

}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;

}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	font-style: italic;
}
.NoPadblkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.redTxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	padding-left: 5px;
	padding-bottom: 5px;
}
.listTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 2px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 22px;



}
em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.whtTxt1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 10px;
}
.NoPadwhtTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.NavBackground2 {
	background-color: #dea32f;
	background-image: url(images/NavBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
