body {
	text-align:center;
	background-color: #FF0000;
	font-family:arial;
	font-size:12px;
	margin:0px 0px 0px 0px;
	background-image:url("/images/fsbo-logo.gif");
	background-repeat: no-repeat;
}

h1 {
	margin:0px;
	color:#FFFFFF;
	font-size:10px;
	font-family:arial;
	position: absolute;
	top: 31px;
	left: 50px;
	text-align:left;
	white-space:nowrap;
}

.siteMap {
	margin-top: 46px;
	padding:5px;
	background: #990000;
	font-family:arial;
	font-size:12px;
	white-space:nowrap;
	text-align:left;
}

.siteMapLink {
	font-family:arial;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
.siteMapLink:visited {
	color:#FFF;
}
.siteMapLink:hover {
	color:#FFF;
	text-decoration:underline;
}

.main {
	background: #FFFFFF;
	font-family:arial;
	font-size:12px;
}

h3 {
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	margin-top: 0px;
	margin-bottom: 0px;
}

td {
	font-family:arial;
	font-size:12px;
}

.listing {
	line-height:12px;
	font-size:13px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#0000FF;
}
.listing:visited {
	color:#0000FF;
}
.listing:hover {
	color:#0000FF;
}

.small {
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	color:#999999;
}

.siteStructure {
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	color:#999999;
	white-space:nowrap;
}

.siteStructure a {color:#999999;}
.siteStructure a:visited {color:#663399;}
.siteStructure a:hover {color:green;}

.halfBox {
	border-right:1px solid #DCDCDC;
	border-bottom:1px solid #DCDCDC;
	font-family:verdana;
	font-size:10px;
}

.tableBorder {
	border:1px solid #DCDCDC;
}

.darkCell {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background-color:#C0C0C0;
}

.lightCell {
	font-family:verdana;
	font-size:10px;
	background-color:#DCDCDC;
}

.accountLink {
	font-family:arial;
	font-size:10px;
	color:#00C;
	text-decoration:none;
	font-weight:bold;
}
.accountLink:visited {
	color:#00C;
}
.accountLink:hover {
	color:green;
	text-decoration:underline;
}

input {
	font-size: 10px;
	font-family:verdana;
}

textarea {
	font-size: 10px;
	font-family:verdana;
}

select {
	font-size: 10px;
	font-family:verdana;
}

.searchResultInfoBox {
	text-align:center;
	background-color:#F0F0F0;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
}

.browseSearchLink {
	font-family:arial;
	color:blue;
	font-size:12px;
	font-weight:bold;
}
.browseSearchLink:hover {
	color:green;
}
.browseSearchLink:visited {
	color:blue;
}

.listingSmall {
	color:#999999;
	font-size:10px;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
}
.listingSmall:visited {color:#663399;}
.listingSmall:hover {color:#999999;}

.accountHeader {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	background-color:#C0C0C0;
}

.accountDark {
	font-family:verdana;
	font-size:10px;
	background-color:#DCDCDC;
}

.accountLight {
	font-family:verdana;
	font-size:10px;
	background-color:#FFFFFF;
}

.accountRed  {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
	font-weight:bold;
	background-color:red;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	margin-left:1px;
	margin-right:1px;
}
.accountRed:visited {
	color:white;
}
.accountRed:hover {
	color:#cccccc;
}

.accountBlue  {
	font-family:verdana,arial;
	font-size:10px;
	color:white;
	font-weight:bold;
	background-color:blue;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	margin-left:1px;
	margin-right:1px;
}
.accountBlue:visited {
	color:white;
}
.accountBlue:hover {
	color:#cccccc;
}

.lighter {
	font-family:verdana,arial;
	font-size:10px;
	color:#666666;
	font-style:italic;
}

.imageBorder {
	border:1px solid #000000;
}





.itemURL {
	color:#000;
	text-decoration:none;
}
.itemURL:visited {
	color:#000;
	text-decoration:none;
}
.itemURL:hover {
	color:#000;
	text-decoration:none;
	cursor:text;
}

.sideMenu {
	border-bottom:1px solid #AAE4AA;
	border-left:1px solid #AAE4AA;
	border-right:1px solid #AAE4AA;
	padding:0px;
	background: #FFFFFF;
}

.sideMenuContent {
	padding:5px;
	font-family:arial;
	font-size:12px;
}

.greenGradient {
	background-image: url("/images/green-gradient-side.gif");
	background-repeat:repeat-x;
	background-repeat: none;
	height: 29px;
	padding-top: 4px;
	padding-left: 23px;
}

h4 {
	color:#339900;
	font-size:18px;
	font-family:arial;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space:nowrap;
	font-weight:normal;
}

h5 {
	color:#339900;
	font-size:18px;
	font-family:arial;
	margin-top: 0px;
	margin-bottom: 0px;
	white-space:nowrap;
	font-weight:normal;
}

hr {
	color: #666;
	height: 1px;
	width: 85%;
}

.disclaimer {
	width:85%;
	color: #363636;
	font-size: 10px;
	font-family: arial;
	margin-bottom: 10px;
	text-align: center;
}

.allResultPages {
	width:400px;
	height:40px;
	overflow: auto;
	margin-top:10px;
}

.retailPrice {
	color:#666666;
}

.salePrice {
	color:green;
	font-weight:bold;
}

.purchaseItem {
	font-family:arial;
	font-size:16px;
	color:blue;
	font-weight:bold;
}
.purchaseItem:hover {
	color:green;
}

h2 {
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:hover {
	color:green;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.listPrice {
	font-family:arial;
	color:#666666;
}

.ourPrice {
	font-family:arial;
	color:green;
	font-weight:bold;
}

.text {
	font-family:verdana;
	font-size:10px;
}