@charset "utf-8";
/* CSS Document */

body
{
	font-family: Verdana, Geneva, sans-serif;
}

img
{
	border: none;
}

#mainContent a:link
{
	color: blue;
}

#mainContent a:visited
{
	color: #000077;
}

table.blankListing
{
	width: 100%;
	border-collapse: collapse;
}

table.blankListing td, table.blankListing th
{
	border: 1px solid #333333;
	font-size: 10px;
	text-align: left;
	padding: 3px;
}

table.blankListing td
{
	text-align: center;
}

table.blankListing th
{
	text-align: center;
}

table.blankListing td, table.blankListing tr
{
	background-color: #aaaaaa;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif !important;
}

#frontend table td, #frontend table tr
{
	font-size: 16px !important;
}

#frontend td.moneys
{
	width: 4em !important;
	text-align: right !important;
}

table.blankListing td input
{
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

input.addItem
{
	width: 20px;
	background-color: white;
}

.loadImage
{

}

table.blankListing tr.activeRow td
{
	background-color: white;
}

table.categories
{
	border-collapse: collapse;
	background-color: #aaaaaa;
	width: 100%;
}

table.categories td
{
	border: 1px solid black;
}

#frontEnd td, #frontEnd th
{
	font-size: 12px;
}

textarea
{
	width: 20em;
	height: 8em;
}

#listings a:link
{
	color: #333300;
	font-size: 120%;
}

#listings a:visited
{
	color: #111100;
	font-size: 120%;
}

#listings td
{
	padding: 8px 12px;
}

h1
{
	font-size: 24px;
}

h2
{
	font-size: 18px;
}