body {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#2c2c2c;
	font-family:tahoma;
	font-size:12px;
}

table, tr, td {
	vertical-align:top;
	font-size:12px;
	color:#f4f4f4;
}

h1 {
	font-size:24px;
}

h2 {
	font-size:16px;
	color:#990000;
}

input, textarea {
	border-width:1px;
	border-style:solid;
	border-color:#990000;
	background-color:#0F0F0F;
	color:#F4F4F4;
}

a:link { color:#990000; text-decoration:underline; font-weight:bold; }
a:visited { color:#990000; text-decoration:underline; font-weight:bold; }
a:hover { color:#F4F4F4; text-decoration:none; font-weight:bold; }
a:active { color:#990000; text-decoration:underline; font-weight:bold; }
a:focus { color:#990000; text-decoration:underline; font-weight:bold; }


.itemsearch_main {
	font-family:system;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.itemsearch_form {
	width:100px;
	color:#F4F4F4;
}

.lightbg {
	background-color:#1F1F1F;
}

.mainbg {
	background-image:url(gfx/bgdark.gif);
}
