body {
	margin: 0px;
	background: #6C6C6C;
	background-image: url(images/circuit_city_bg.gif);
}
body,p,td,th,tr,li,ul {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	text-align: left;
	color: #443D37;
}
b.heading {
	font-size: 13pt;
}
td.outer {
	text-align: center;
	vertical-align: middle;
}
td.outer2 {
	text-align: center;
	vertical-align: top;
}
td.main {
	text-align: center;
	vertical-align: top;
	background: #D8D0C8;
}
td.content {
	text-align: justify;
	vertical-align: top;
	background: #D8D0C8;
	padding: 20px;
	padding-bottom: 17px;
}
td.quote {
	font-family: Courier New, monospace;
	font-size: 8pt;
	text-align: left;
	color: #D6CABC;
}
td.ralign {
	text-align: right;
}
td.calign {
	text-align: center;
}
li {
	padding-bottom: 7px;
}
a {
	color: #443D37;
	text-decoration: none;
}
a:visited {
	color: #443D37;
	text-decoration: none;
}
a:hover {
	color: #443D37;
	text-decoration: underline;
}
a.nav {
	color: #443D37;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
a.nav:visited {
	color: #443D37;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
a.nav:hover {
	color: #EDEDC7;
	background: #B7AFA7;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}
a.navhi {
	color: #443D37;
	background: #B7AFA7;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
a.navhi:visited {
	color: #443D37;
	background: #B7AFA7;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
