html {
	background: #ffffff url('images/07_iframeleftedge.gif') repeat-y left;
}

body {
	margin: 10px;
	color: #000000;
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td,p {
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.ifwelcome {
	margin: 0px;
	color: #590000;
	font-size: 23pt;
	line-height: 20pt;
	font-variant: small-caps;
}

.ifheader {
	margin: 0 0 10px 0;
	color: #000000;
	font-size: 13pt;
	line-height: 12pt;
	font-variant: small-caps;
	text-decoration: underline;
}

.SaleName {
	background: #fffee5;
	margin: 0px;
	color: #590000;
	font-size: 17pt;
	line-height: 18pt;
}

.SaleDesc {
	background: #fffee5;
	margin: 0px;
	color: #000000;
	font-size: 12pt;
	line-height: 13pt;
}

.SaleDesc ul {
	list-style: none outside;
	margin-left: 0;
	margin-right: 8px;
	padding-left: 0.5em;
}

.SaleDesc ul li {
	padding-left:17px;
	background:transparent url('images/salebul.gif') no-repeat;
	background-position: 0 6px;
}

.calendar {
	width: 360px;
	border: 1px solid #000000;
}

.calendar tr {
	margin-bottom: 200px;
}

.calheader {
	vertical-align: middle;
	background: #dddddd;
	color: #000000;
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.caldate {
	width: 120px;
	background: #000000;
	padding-right: 5px;
	color: #ffffff;
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

.calcontent {
	width: 240px;
	background: #ffffff;
	padding-left: 5px;
	color: #000000;
	font-family: "Gill Sans MT", "Gill Sans", GillSans, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* 
   table and cell defs
*/

.optimus {
	border: none;
}

.megatron {
	background: #fffee5;
	border-right: 3px solid #000000;
}

.riderarea {
	background: #fffee5;
	border-left: 3px solid #000000;
}

/* 
   link colors
*/

a {
	color: #dd0000;
	text-decoration: none;
	outline: none;
}

a:link {
	color: #dd0000;
	text-decoration: none;
}

a:visited {
	color: #0000dd;
	text-decoration: none;
}

a:active {
	color: #dd0000;
}

a:hover {
	color: #0000dd;
	text-decoration: underline;
}
