body {
	font-family: tahoma, verdana, sans-serif, Arial, Verdana, Helvetica, sans-serif;
	background: url(/images/headerbg.png) repeat-x;
	background-color: #000000;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	font-size: 11px;
	color: #FFFFFF;
}

a { text-decoration: none; color: #F2713A; }
a:hover { text-decoration: underline;  color: #F2713A; }

.nav a { text-decoration: none; color: #383838; }
.nav a:hover { text-decoration: underline;  color: #383838; }

div { text-align: left; }

ul {
	margin-left: 0px;
	padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bullet li {
	list-style: square;
	color: #383838;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 7px;
}
img { border: 0px; }
hr {color: #4C4C4C; background-color: #4C4C4C; border: 1px dotted #a9a9a9; border-style: none none dotted; }
#horange { color: #F2713A; text-decoration: none; }

