body,html {
	scrollbar-arrow-color:#ffffff;
	scrollbar-face-color:#7d99b4;
	scrollbar-highlight-color:#9ab5c8;
	scrollbar-3d-light-color:#738896;
	scrollbar-base-color:#738896;
	scrollbar-dark-shadow-color:#000000;
	scrollbar-shadow-color:#738896;
	scrollbar-track-color:#595959;
	}

a:link {
	color: #595959;
	text-decoration: none;
	}
	
a:visited {
	color: #595959;
	text-decoration: none;
	}
	
a:hover {
	color: #595959;
	text-decoration:underline;
	}
	
a:active {
	color: #000000;
	text-decoration:underline;
	}
	
table.main {
	position: absolute;
	left: 70px;
	top: 35px;
	}
	
.report {
	font: 7pt/10pt Verdana, Tahoma, Sans-Serif;
	border-width: 1px; 
	border-color: #000000; 
	border-style: solid;
}

th.report {
	font-weight: bold;
	}
	
p.head {
	font: bolder 16pt Helvetica, Arial, Sans-Serif;
	color: #595959;
	}
p.subHead {
	font: bolder 10pt Helvetica, Arial, Sans-Serif;
	}
p.subBody {
	font: 9pt/12pt Verdana, Tahoma, Sans-Serif;
	}
.body8pt {
	font: 8pt/11pt Verdana, Tahoma, Sans-Serif;
	}
.body {
	font: 10pt/13pt Verdana, Tahoma, Sans-Serif;
	margin: 0px 0px 18px 0px;
}	
td.border {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: 12px;
}
div.form {
	background-color: #cccccc; 
	padding: 6px 22px;
	
	border-bottom-width: 2px; 
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;
	width: 100%;
}
td.form {
	font: 8pt/12pt Verdana, Tahoma, Sans-Serif;
}
div.space {
	position: relative;
	left: 60px;
	width: 415px;
	margin: 36px 0px 9px 0px;
	border-top-width: 1px;
	border-top-color: #595959;
	border-top-style: solid;
	}
span.elements {
	position: relative;
	left: 16px;
	}
p.mouse {
	color: #595959;
	font: 7pt Tahoma, sans-serif;
	}
	
p.listingHead {
font: 10pt/13pt Verdana, Tahoma, Sans-Serif;
margin: 0px 0px 18px 0px;
}
	
p.listingSubhead {
font: 10pt/13pt Verdana, Tahoma, Sans-Serif;
}
	
p.listingBody {
font: 9pt/12pt Verdana, Tahoma, Sans-Serif;
}	
p.listingSMHead {
font: 9pt/11pt Verdana, Tahoma, Sans-Serif;
margin: 0em 0em -1em 0em;
}
	
.listingSMBody {
font: 8pt/11pt Verdana, Tahoma, Sans-Serif;
}

div.thinBorder {
border-width: 1px;
border-color: #cccccc;
border-style: solid;
padding: 12px;
margin: -3px 0px 18px 0px;
}

div.listing {
	background-color: #cccccc; 
	padding: 12px;
	border-bottom-width: 2px; 
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;
	width: 100%;
}

div.endListing { 
	background-color: #cccccc; 
	padding: 12px;
	border-bottom-width: 2px; 
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;
	width: 100%;
	background: #cccccc url(../images/cornerLtGray.gif) no-repeat bottom right;
}

div.smallListing {
	border-bottom-width: 2px; 
	border-bottom-color: #ffffff; 
	border-bottom-style: solid;					
	padding: 12px;
	background: #cccccc url(../images/cornerLtGray.gif) no-repeat bottom right;
}
