body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #8C8971;
	color: #54523D;
}
img.popImage {
	cursor: hand;
	border: medium dotted #777560;
}
td {
	font-size: 12px;
}
a:link {
	font-weight: bold;
	color: #444231;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #444231;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #779849;
	text-decoration: none;

}

a.dark:link {
	font-weight: bold;
	color: #474736;
	text-decoration: none;
}
a.dark:visited {
	font-weight: bold;
	color: #474736;
	text-decoration: none;
}
a.dark:hover {
	font-weight: bold;
	color: #8A8A68;
	text-decoration: none;

}
a.dark2:link {
	font-weight: bold;
	color: #474736;
	text-decoration: none;
}
a.dark2:visited {
	font-weight: bold;
	color: #474736;
	text-decoration: none;
}
a.dark2:hover {
	font-weight: bold;
	color: #C8C6B3;
	text-decoration: none;

}
a.selected:link {
	font-weight: bold;
	color: #797960;
	text-decoration: none;
}
a.selected:visited {
	font-weight: bold;
	color: #797960;
	text-decoration: none;
}
a.selected:hover {
	font-weight: bold;
	color: #9E9E85;
	text-decoration: none;

}
input.fixed {
	width: 300px;
}
textarea.fixed {
	font-family: Arial, Helvetica, sans-serif;
	color: #54523D;
	height: 200px;
	width: 300px;
}
.title1 {
	font-size: 20px;
	color: #EEEEEE;
	font-weight: bold;
}
.alert {
	font-weight: bold;
	color: #EEEEEE;
}
a.mini:link {
	font-size: 12px;
}    
a.mini:visited {
	font-size: 12px;
} 
a.mini:hover {
	font-size: 12px;
}  
a.mini:active {
	font-size: 12px;
}
li {
	list-style-type: square;
	margin-left: 5px;
	padding-left: 5px;
}
#gallery a:hover {
	color: #EEEEEE;
}
a.nav-links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8C8971;
}    
a.nav-links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #8C8971;
} 
a.nav-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #8C8971;
	font-weight: bold;
}  
a.nav-links:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 8px;
	color: #8C8971;
}
