/* GLOBAL STYLES */
body td h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color:#663300}
body td h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color:#663300; font-style: italic}
body td h3 {font-family: Georgia, Times New Roman, Times, serif; font-size: 14pt}
body td p {font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt}
body td ul li {font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt}
body td a:hover {color: #CC0000}


/* CLASSES */
.reportlink a {font-family: Courier New, Courier, mono; font-size: 10pt; color: #000000; text-decoration: none}
.reportlink a:hover {font-family: Courier New, Courier, mono; font-size: 10pt; color: #FFFFFF; text-decoration: none}

/* Photo Gallery Styles */

/* Medium Color BG */
.gpn_tborder {
	color: #CCCCCC; 
	background: #999966; 
	border: 1px solid #000000;
	margin-top: 5px;
}
/* Dark Color BG */
.gpn_control {
	font: bold 12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color: #FFFFFF; 
	background: #663300; 
	padding: 3px 6px 3px 6px; 
	white-space: nowrap;
}
/* Light Color BG */
.gpn_inactive {
	color: #000000;	
	background: #CCCC99; 
	text-decoration: none;
}
/* Medium Color BG */
.gpn_active {
	color: #666666;
	background: #999966; 
}
.gpn_smallfont {
	font: 12px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.photogallery img {
	border: 1px solid;
}

.photogallery a img {
	border-color: #663300;
}

.photogallery a:hover img {
	border-color: #ecd4a4;
}
