html, body { margin:0;padding:0; }
body,table,div,span,td {
	font-size: 12px; font-family: "Lucida Grande", "Arial";color:#FFFFFF;
}
body {
	background-color:#000000;
}
a, a:visited, a:hover, a:link, a:active { color:#4E5C6B;text-decoration:underline;font-weight:800; }
a:hover { text-decoration:none; }
a:active { font-weight:800; }

table { border:0; }
td { vertical-align:top; }
img { border:0; }
td.spacing { padding-right:20px; }
ul.tick { list-style-image:url(/images/ticket.gif);list-style-type:none; }
#userbar { font-size: 12px; font-family: "Lucida Grande", "Arial";font-weight:600; }
#copybar { font-size: 12px; font-family: "Lucida Grande", "Arial";font-weight:600;color:#C0C0C0; }


small { font-family:tahoma, san-serif;font-size:7pt; }

input, select, textarea {
	border-style: inset;border-width: 1px;
	font-size: 12px; font-family: "Lucida Grande", "Arial";color:#333333;
	background:#FFFFFF;
	padding:0;margin:0;
}