a {text-decoration:underline; color:#333333}
a:hover {text-decoration:none}
.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.title {
	font-size: 15px;
}
input {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
table {
	border: 1px none;


}
textarea {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
#showMembers {
	position: absolute;
	left: 766px;
	top: 276px;
	width: 224px;
	visibility: hidden;
	height: 246px;
	background-color: #FFCC00;
	padding: 4px;
	z-index: 1;
	border: 2px groove #000000;
}
.photoLinkOddRow {
	background-color:#fff;
	padding:7px 0 7px 5px;
	text-indent:15px;
}
.photoLinkOddRow a {
	text-decoration:underline;
	color:#333333;
}
.photoLinkOddRow a:hover {
	text-decoration:none;
	color:#000;
}

.photoLinkEvenRow {
	background-color:#ccc;	
	padding:7px 0 7px 5px;
	text-indent:15px;
}
.photoLinkEvenRow a {
	text-decoration:underline;
	color:#333333;
}
.photoLinkEvenRow a:hover {
	text-decoration:none;
	color:#000;
}
