body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(../images/background.gif);/**/
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div, a, span, p, img { outline-style: none; }

a {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}

.orange {
	color: #FF9900
}

ul li.alist {
	list-style: none;
	padding-bottom: 8px;
}