/*
############################################
#
#		ePhotos - www.mazaryk.com/ephotos
#	
#		E. Scott Eastman - July/04
#

*/

body {
	margin:		25px;
	padding:	0px;
}

a {
	font-family:			Verdana;
	font-size:				10pt;
	color:						#000000;
	text-decoration:	none;
}

a.copylink {
	font-family:			Verdana;
	font-size:				9px;
	color:						#5A5A5A;
}
a.grouppage {
	text-decoration:	underline;
}

a:hover {
	text-decoration:	underline;
}

span.copyright {
	font-family:			Verdana;
	font-size:				9px;
	color:						#5A5A5A;	
}

span.grouptitle {
	font-family:			Verdana;
	font-size:				14pt;
}

span.grouppage {
	font-family:			Verdana;
	font-size:				8pt;
	color:						#5A5A5A;
}

span.pagination {
	font-family:			Verdana;
	font-size:				10pt;
}

span.pagination_current {
	font-family:			Verdana;
	font-size:				10pt;
	padding:					0px 1px 1px 1px;
	border:						1px solid #000000;
	border-left:			0px;
	border-right:			0px;
	color:						#777777;
}	
span.pagination_dissable {
	font-family:			Verdana;
	font-size:				10pt;
	color:						#777777;
}

span.viewtext {
	font-family:			Verdana;
	font-size:				8pt;
}

span.other_title {
	font-family:			Verdana;
	font-size:				12pt;
	border-bottom:		1px solid #000000;
}

span.other_body {
	font-family:			Courier New;
	font-size:				10pt;
}
	