.beachTabRow 

{

	width: 100%;

	margin: 0;

	float: left;
	background: url(/common/images/MultiContentPageTop.jpg) no-repeat;
	padding: 0 0 0 15px;
}





.beachOneTab

{

	width: 100px;

	float:left;
	background-color: transparent;
	border-style: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 40px;
	font-size: x-small;
}



.selectedTab

{

	width: 100px;

	height: 40px;

	float: left;
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	text-align: center;
	font-size: x-small;
}

.beachTabRow input:hover

{

	border:none;

	background-color: transparent;

	color: silver;

}

.PrevNextRow

{

	display:block;

	width: 100%;

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	

}

.PreviousButton

{

	float:left;

}

.NextButton

{

	float:right;

}
