
	/* People Space buttons */ 	.peoplespace2_dark_currentpagemarker {
		background-image:		url('../skinimages/buttons/peoplespace2/dark/currentpagemarker.gif');
		background-repeat:		no-repeat;
		background-position:	bottom left;
		margin-top:				10px;
		margin-bottom:			10px;
		padding-left:			9px;
		padding-bottom:			7px;
	}

	.peoplespace2_dark_buttontable {
				width:					100%;
	}

	.peoplespace2_dark_logoimage {
		padding-top:			1px;
		padding-bottom:			1px;
		width:					3%;
	}

	.peoplespace2_dark_text {
		background-image:	url('../skinimages/buttons/peoplespace2/dark/horstrip.jpg');
		background-repeat:	repeat-y;
		background-color:	#A3B6BA;						font-family:		Lucida sans, Georgia, "Times New Roman", Times, serif;
		width:				97%;
		text-align:			center;
		padding-top:		1px;
		padding-bottom:		1px;
		padding-left:		5px;
		padding-right:		5px;
	}

	.peoplespace2_dark_text P {
				font-family:		Lucida sans, Georgia, "Times New Roman", Times, serif;
		font-size:			80%; 		margin:				0px;
		display:			block;
		color:				#0472c4;
		text-decoration:	underline;
		font-weight:		normal;
		padding-top:		1px;
		padding-bottom:		1px;
		padding-left:		5px;
		padding-right:		5px;
	}
	
	.peoplespace2_dark_text A {
				font-family:		Lucida sans, Georgia, "Times New Roman", Times, serif;
		font-size:			80%;  		margin:				0px;
		display:			block;
		color:				#0472c4;
		text-decoration:	underline;
		font-weight:		normal;
		padding-top:		1px;
		padding-bottom:		1px;
		padding-left:		5px;
		padding-right:		5px;
	}
	
	.peoplespace2_dark_text A:hover {
		background-repeat:	repeat-y;
		color:				#00109f;					font-family:		Lucida sans, Georgia, "Times New Roman", Times, serif;
		font-weight:		normal;
		padding-top:		1px;
		padding-bottom:		1px;
		padding-left:		5px;
		padding-right:		5px;
	}


 



