body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
    scrollbar-arrow-color:000000;
    scrollbar-track-color:d5d5d5;
  	scrollbar-face-color:ffff00;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	verticle-align: top;

	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border-style: none;
}
.menulink { 
	text-decoration: none;color: yellow;
	font-size: 14px;
	font-weight: bold;

}
.parklink {
	text-decoration: none;
	color: black;
	font-weight:bold;
	
}
.parklink:hover {
	text-decoration: underline;
	color: black;
	font-weight:bold;
	
}
.bold { font-weight:bold}
.reviewtable {
	font-size:10px}
	.layouttable {
	background-color:#d4d4d4}

TABLE.redtable  { 
	background-color:#ffffff;
	border:2px solid #cc0000;
	}
TR.redtable {
border:1px solid #cccc00;}


.leftcolumntext{
	font:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	font-weight:bold;
}
.pagetitle{
	font:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight:bold;
}
