html, body, table, form, fieldset, legend, input, label, textarea, select, option, optgroup {

	font: normal 11px/15px Tahoma, Verdana, Geneva, Sans-Serif;

    color: #ffffff;

	margin: 0;

	padding: 0;

}

table, td {

	border-collapse: collapse;

	border-spacing: 0;

	padding: 0;

}

body { background: #000000; }



a, a:link, a:active, a:visited {

    color: #FF8000;

    text-decoration: none;

}
img { border: 0; }

a:hover { color: #FFB56A; }



.frm_button {

    color: #000000;

    font-weight: bold;

    padding: 2px 12px;

}

.frm_text {

    width: 150px;

    color: #000000;

}