a:link {  color: #336633; text-decoration: underline}
a:hover {  color: #009900; text-decoration: underline}

html, body {
		padding: 3px;
		color: #000;
		margin: 0;
}

.navbody {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 9pt; 
	color: white; 
	font-style: normal; 
	font-weight: normal; 
	list-style-position: inside;
	border-color: #FFFF99 black black; 
	list-style-type: none; 
}
.navhead {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000;
}
.body {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt;
	font-style: normal; 
	font-weight: normal;
}
.bodyitalic {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal;
}
.bodybold {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}
.subhead {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
}
.legal {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
.menucurrent { 
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: none; 
	color: #FFFFCC; background-color: #003399; 
	line-height: normal; 
	text-align: left; 
	list-style-position: outside; 
	list-style-image: url(Bullet.gif); 
	list-style-type: none; 
	border-color: #FFFFCC #003399; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: thick; 
	border-bottom-width: 0px; 
	border-left-width: thick;
}
a:visited {  
	color: #000099; 
	text-decoration: none;
}
.smallcaps {
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	font-size: 9px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
}
.retbody {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal;
}
.retbodyitalic {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: normal;
}
.retbold {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
}
.retsubhead {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 16pt; 
	font-weight: bold;
}
.retlegal {  
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
.resbody {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.reshead {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}
.resresult {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.relisting {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #999999;
	border-top-color: #666666;
	list-style-type: none;
}
.open {
	color: #060;
}
.rented {
	color: #C00;
}

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", sans-serif; 
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #ccddcc;
}

div.menuBar {
	background-color: #006600;
	border: 0px solid;
	padding: 4px 2px 4px 2px;
	text-align: left;
}

div.menuBar a.menuButton {
	background-color: #339900;
	border: 2px solid;
	border-color: #999999;
	color: #ccddcc;
	cursor: default;
	left: 1px;
	margin: 2px;
	padding: 2px 6px 2px 6px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #f0f0f0 #b0b0b0 #b0b0b0 #f0f0f0;
  color: #ccddcc;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #eeffee;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #006600;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #eeFFee;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 1px;
  padding: 1px 1px 1px 1px;
  position: absolute;
  top: 1px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #006600;
  cursor: default;
  display: block;
  padding: 4px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #006600;
  color: #ccddcc;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: .75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}

