html, body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
background-color: #EEE9DD;
color: #541;
height: 100%;
}

#body {
   padding-bottom: 40px;   /* Height of the footer */
}

body#print {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFF;
color: #000;
margin: 10px 10px;
}

#wrap {
margin: 0 auto;
padding: 0;
width: 800px;
min-height: 100%;
}

#wrap p {
margin: 0;
padding: 5px 0px;
}

#pricol {
float: left;
width: 200px;
}

#pricol a img {
	margin: 25px 0px 0px 25px;
	border: 0;
}

#seccol {
margin: 0px 15px 0px 215px;
}

#foot {
	clear: both;
text-align: center;
font-size: 11px;
color: #999;
border-top: 1px solid #ccc;
margin: -30px 0px 0px 0px;
padding-top: 5px;
}

#foot a {
color: #999;
text-decoration: none;
background-color: #FFF;
border: 1px solid #ccc;
}

#foot a:hover {
color: #FFF;
background-color: #8A7;
border: 1px solid #ADF;
}

div.fleft {
float: left;
}

div.fright {
float: right;
}

div.tright {
	text-align: right;
}
div.tright input {
	margin-top: 15px;
}
.update input, .update select {
	font-size: 10px;
	color: #00F;
}

table.committee, table.update, table.links {
	margin: 0 auto;
}

.update td {
	vertical-align: bottom;
}

.update form {
	margin: 0;
	padding: 0;
}

.update div {
	white-space: nowrap;
	overflow: hidden;
}

table.committee {
    border-spacing: 1px;
background-color: #BA7;
border-collapse: separate;
}

.committee td, .committee th {
	padding: 5px;
background-color: #EEE9DD;
}

.committee td {
	vertical-align: top;
}

.committee img {
	float: left;
	padding-right: 5px;
}

.committee a img {
	float: none;
	padding: 0;
}

div.divider {
	height: 1px;
	margin: 2px 4px;
background-color: #BA7;
}

.links td {
background-color: #FFF;
border-bottom: 1px solid #541;
}

.links img {
border: none;
}

td.linkimg {
	text-align: right;
}

table.links {
white-space: nowrap;
border-top: 1px solid #541;
border-left: 1px solid #541;
border-right: 1px solid #541;
}

p.bold {
	font-weight: bold;
}

p.cent {
	text-align: center;
}

div.cadvert {
background-color: #FFF;
padding: 0px 9px 9px 9px;
border: 1px solid #999;
}

span.grey {
color: #999;
}

div.adouter {
	background-color: #FFF;
	padding: 0px 9px 9px 9px;
	float: right;
border: 1px solid #999;
color: #999;
font-size: 10px;
margin: -5px 30px 0px 25px;
}

div.adcontainer {
	width: 150px;
	height: 100px;
	overflow: hidden;
}

ul#banner{
list-style: none;
padding: 0;
margin: 0;
}

.cap {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

.rimage {
	float: right;
	margin: 0px 0px 10px 10px;
}
.limage {
	float: left;
	margin: 0px 10px 10px 0px;
}

.cimage {
	margin: 0 auto;
}

.rimage, .limage, .cimage {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

span.red {
	color: #F00;
}

p.greyital {
	font-style: italic;
	color: #999;
}

table.tablesorter p, table.tablesorter form {
	margin: 0;
	padding: 0;
}
table.tablesorter {
	background-color: #8A7;
	margin:10px 0pt 15px;
	font-size: 12px;
	text-align: left;
}
table.tablesorter thead th {
	background-color: #8A7;
	color: #FFF;
	font-size: 12px;
	padding: 8px 20px 4px 4px;
	text-align: left;
}
table.tablesorter tfoot td {
	background-color: #8A7;
	color: #FFF;
	font-size: 10px;
}
table.tablesorter tfoot td input {
	vertical-align: middle;
}
table.tablesorter thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	/* color: #FFF; */
	padding: 4px 4px 4px 4px;
	background-color: #FFF;
	vertical-align: bottom;
}
table.tablesorter tbody td.sold {
background: #FFF url('../images/smallsold.png') no-repeat center center;
}
table.tablesorter tbody td.under {
background: #FFF url('../images/underoffer.png') no-repeat center center;
}
table.tablesorter tbody tr.odd td.sold {
background: #DDC url('../images/smallsold.png') no-repeat center center;
}
table.tablesorter tbody tr.odd td.under {
background: #DDC url('../images/underoffer.png') no-repeat center center;
}
table.tablesorter tbody tr.odd td {
	background-color:#DDC;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	/* background-color: #447; */
	background-color: #685;
}

p.newsdate {
font-size: 10px;
text-align: right;
border-bottom: 1px dotted #541;
}

img.mail {
	border: none;
}

span.arial {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
}

td.no-display div {color: #999;}

td.no-display div img {
    opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}
fieldset {
	border: 1px solid #BA7;
}

