BODY{
	margin:0;
	font-style:arial;
	font-size:12px;
	background-color:#0F3D0F;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	font-weight: bold;
}

Table{
	cellpadding:0;
	cellspacing:0;
}

.navigationButton{
	background-color: #E8DEC6;
	color: #005500;
	font-style:arial;
	font-size:11px;
	padding-left:5px;
	height:22px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.navigationExtendedButton{
	background-color: #E8DEC6;
	color: #FFFFFF;
	font-style:arial;
	font-size:11px;
	padding-left:5px;
	height:18px;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
}

.navigationButtonLink{
	color: #005500;
	font-style:arial;
	font-size:11px;
	padding-left:15px;
}

.navigationCurrentLink{
	color: #957151;
	font-style:arial;
	font-size:11px;
	padding-left:15px;
	font-weight:bold;
}

.navigationExtendedButtonLink{
	color: #005500;
	font-style:arial;
	font-size:11px;
	padding-left:35px;
}


.headerParagraph{
	font-size:11px;
	font-weight:bold;
	color:#957151;
}

.moreLink{
	font-size:11px;
	font-weight:bold;
	color:#B99D73;
	text-decoration:underline;
}

.moreLink:hover{
	font-size:11px;
	font-weight:bold;
	color:#B99D73;
	text-decoration:underline;
}

.bodyParagraph{
	font-size:12px;
	color:black;
}


.footerText{
	font-size: 9px;
	color:#E8DEC6;
	background-color:#0F3D0F;
	padding-top:5px;
}


.latestListingText{
	color: #005500;
	font-style:arial;
	font-size:12px;
	padding-left:5px;
	font-weight:bold;
}

.headerText{
	color: white;
	font-style:verdana;
	font-size:15px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
}

.dottedLine{
	border-bottom: #B99D73 1px dotted;
	padding-bottom: 10px;
}

.divContent{
	background-color:white;
	width:506px; 
	height:416px;
	overflow-X:hidden;
	overflow-Y:auto;
	scrollbar-3dlight-color: #AAAAAA; 
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-darkshadow-color: #AAAAAA; 
	scrollbar-base-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC; 		
}

.enlargeText{
	font-weight: bold;
	font-size:10px;
	font-style:verdanna;
}

.headerText{
	font-size:20px;
	font-style:verdanna;
	color:white;
	background-color:#669966;
}