body {
	margin-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #070707;
}

body_content {
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
}

a {
	font-size: 12px;
	color: #d96100;
	font-weight: 
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #d96100;
}

a:hover {
	text-decoration: none;
	color: #ff8625;
}

a:active {
	text-decoration: none;
	color: #ff8625;
}

.style_bold {
	color: #ffffff;
	font-weight:;
	font-style: italic;
}

.top_menu {
	font-weight:;
	text-transform: uppercase;
}

.style_boldOnly {
	font-weight:bold;
}

