html {
	height: 100%;
	margin-bottom: 0.1em;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: url('images/bkIMG_01.jpg') top center no-repeat; background-color: black;
	font-family: times,'times new roman',serif; font-variant: small-caps; color: #777;
}
table {
	font-family: times,'times new roman',serif; font-variant: small-caps; color: #777;
}
img {
	border: 0;
}
textarea { background-color: #111; border: 1px solid #444; font-family: times,'times new roman',serif; font-variant: small-caps; color: #ddd; width: 300px; height: 200px; padding: 0 0 0 5px; }
input.textbox { background-color: #111; border: 1px solid #444; font-family: times,'times new roman',serif; font-variant: small-caps; color: #ddd;width: 300px; height: 24px;  padding: 0 0 0 5px;}

table a, table a:visited, table a:active, table a:hover { color: #da001f; }
a, a:visited, a:active, a:hover { color: #da001f; }