body {
	
	margin: 0px;
	
	background-color: #999999;
	
	background-image: url(images/rono_bg11.gif);
	
	background-repeat: repeat;
	}

td {
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
	font-size: 11px;
	
	color: #333333;

	}

.maintable {
	
	border-right-width: 1px;
		
	border-bottom-width: 1px;
	
	border-left-width: 1px;
	
	border-right-style: solid;
	
	border-bottom-style: solid;
	
	border-left-style: solid;
	
	border-right-color: #333366;
	
	border-bottom-color: #333366;
	
	border-left-color: #333366;
	
	width: 750px;
	
	background-color: #FFFFFF;

	}

.topbg {
	
	background-image: url(images/bg_label.gif);
	
	background-repeat: repeat-x;

	}

a {
	
	color: #3F752A;
	
	text-decoration: none;
	}

a:hover {
	
	color: #91B67B;
	
	text-decoration: underline;

	}

p {
	
	margin: 20px;
	
	line-height: 14px;
	}

.footerborder {
	
	border-top-width: 1px;
	
	border-bottom-width: 13px;
	
	border-top-style: solid;
	
	border-bottom-style: solid;
	
	border-top-color: #333366;
	
	border-bottom-color: #3F752A;
	
	height: 40px;
	
	vertical-align: middle;
	font-size: 10px;

	}
.sold {
	font-size: 14px;
	font-weight: bolder;
	color: red;
	}

li {
	
	margin-top: 2px;
	
	padding-top: 0px;
	
	list-style-position: inside;
	
	text-indent: 0px;
	
}

ul {
	
	text-indent: 0px;
	
	background-position: left;
	
	list-style-type: circle;
	
	line-height: 12px;
	
}


h1 {
	
	font-family: Book Antiqua,Tahoma, Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 18px;
	
	margin-bottom: 0px;
	
	margin-left: 20px;
	
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.topbg2 {
	
	background-image: url(images/rono_bg2.gif);
	
	background-repeat: repeat-x;
	
}



input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: auto;
	border: 1px solid #95A7CC;
	text-indent: 5px;

	}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFEAF5;
	height: auto;
	border: 1px solid #95A7CC;
	text-indent: 5px;
	
}
