body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	margin: 0px;
	padding: 0px;
	}
	
a.header, b.header {
	color: #800000;
	font-size: 16px;
	font-weight: bold;
}

blockquote {
	font-size: 14px;
}

div.pictures {
	text-align: center;
}

td.global_caption {
	font-size: 12px;
	text-align: center;
}

div.caption_description {
	margin-left: 25px;
}

div.auction_description {
	margin-left: 25px;
}

div.field_description {
	font-size: 10px;
}

td.row1 {
	background-color: #CCCCCC;
}

td.row2 {
	background-color: #FFFFFF;
}

a.delete {
	color: #FF0000;
	text-decoration: none;
}

table.calendar {border: 1px solid #000000; border-collapse: collapse; color: #000000; background: #FFFFFF; }
td.today { border: 1px solid white; color: #000000; background: #EFEFEF; font-weight: bold;}
td.monthdays {border: 1px solid #434470; color: #000000; background: #FFFFFFF; }
div.auctiondays {font-weight:bold;} 
td.nonmonthdays { border: 1px solid white; color: #000000; background: #EFEFEF;}
div.monthdays {color: #000000; text-decoration: none;}
a.auctiondays {color: #FF0000; text-decoration: none; font-weight: bold;}