
.textnav {
    height: 28px;
}




.galleryplace {
font-size: 16px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-style: normal;
line-height: 21px;
color: #99bbff;
text-align: center;
}

.galleryinfo {
font-size: 14px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-style: normal;
line-height: 17px;
color: #999999;
text-align: center;
}


.gallerynav {
font-size: 12px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-style: normal;
line-height: 12px;
color: #999999;
text-align: center;
padding: 2px;
height: 12px;
}

.arrow {
font-size: 30px; 
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-style: normal;
line-height: 10px;
color: #999999;
text-align: center;
padding: 2px;
height: 12px;
}


a.arrow:link {color: #00ff00;
text-decoration: none;
}
a.arrow:visited {color: #00bb00;
text-decoration: none;
}

a.arrow:hover {color: #cccc00;
text-decoration: none;
}
a.arrow:active {color: #ffffff;
text-decoration: none;
text-decoration: none;
}




.report1 {
	width: 556px;
    height: 300px;
	padding: 7px;
	margin: 0px 4px 4px 0px;
	background: #222;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
	text-align: left;
	float: left;
	}	



.report2 {
	width: 288px;
    height: 300px;
	padding: 7px;
	margin: 0px 4px 4px 0px;
	background: #222;
	border: 2px solid;
	border-color: #333 #111 #111 #333;
	text-align: left;
	float: left;
	}	

.textarea {
	width: 545px;
    height: 270px;

	}


.grey  {
	color: #888888;
	}
	
	
.green  {
	color: #25d090;
	}
	
.dark  {
	color: #bbbbbb;
	}
	
.courier {
	font-family: courier;
	font-size:  14px;
	}
