body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
a {
	font-size: 12px;
	color: #A21714;
	text-decoration:none;
}
a:visited {
	color: #A21714;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}
a:active {
	color: #A21714;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #A21714;
}
h2 {
	font-size: 14px;
	color: #A21714;
}
h3 {
	font-size: 12px;
	color: #A21714;
}.ContentWhiteBg {
	background-color: #FFFFFF;
	padding: 10px;
}
a.leftnav:link {
	color: #FFF95E;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.leftnav:visited {
	color: #FFF95E;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.leftnav:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.leftnav:active {
	color: #FFF95E;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.leftnavsub:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.leftnavsub:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.leftnavsub:hover {
	color: #FFF95E;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.leftnavsub:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.redundant:link {
	color: #A21714;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.redundant:visited {
	color: #A21714;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
a.redundant:hover {
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	text-decoration:underline;
}
a.redundant:active {
	color: #A21714;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}
.redundantTxt {
	color: #A21714;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 6px;
}
a.topnav:link {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.topnav:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.topnav:hover {
	color: #FFF95E;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.topnav:active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.cta {
	background-color: #EEEEEE;
	border: 1px solid #000000;
	padding: 4px;
	color: #CC0000;
}
