body {
	background: #000000 url('/file/0363489238f/innerbg.gif') repeat-x;
}

a {
	text-decoration: none;
	color: silver;
}

body,td {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: silver;
}

form div.heading {
	font-weight: bold;
	text-align: center;
	background-color: #1b3131;
	padding: 2px;
}

form div.linker {
	margin-top:10px;
}

form div.linker a {
	text-decoration: none;
	font-size:10px;
	line-height: 1.5em;
	color:silver;
}

form div {
	margin-bottom: 5px;
}

form input.field {
	border: 1px solid #95a0b9;
	height:18px;
	width: 300px;
	font-size: 11px;
	padding-left: 3px;
}

form input.button {
	background-color: #1b3131;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: 2 5px;
	border-style: outset;
	border-width: thin;
	margin-top:5px;
}