body {
	margin-left: 0px;
	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: #FFFFFF;
}
input {
	font-family: Helvetica;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}.input {
	font-family: Tahoma;
	font-size: 11px;
	width: 161px;
}
a:link {
	color: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #ff9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.blacktext td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.font16_white {
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.font15_white {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
.redtext {
	color:#FF0000;
}
.border {
	border:#ff9900 1px solid;
}
.padding { 
	padding:10px;
}
