/* DHTML Nav Classes STARTS */
.girlsOff, a.girlsOff:link, a.girlsOff:visited, a.girlsOff:active, a.girlsOff:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #6262ca;
	color: #ffffff;
}

.girlsOn, a.girlsOn:link, a.girlsOn:visited, a.girlsOn:active, a.girlsOn:hover {
	font-weight: normal;
	text-decoration: none;
	background-color: #6262ca;
	color: #ffffff;
}
/* DHTML Nav Classes ENDS */

/* About the Fund and Film Gallery Section Classes STARTS */
h1 {
	color: #6262ca;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
}

h2 {
	color: #6262ca;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 0px 0px 2px 0px;
	padding: 1px 0px 0px 0px;
}

h3 {
	color: #6262ca;
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	display: inline;
}

.girlsZoneTable {
	border-bottom: 1px solid #999999;
	vertical-align: top;
	background-color: #ffffff;
	width: 560px;
	margin: 16px 0px 0px 0px;
}

.girlsZoneTable td {
	vertical-align: top;
}

.workshopSelect {
	width: 220px;
	margin: 2px 0px 0px 0px;
}

.workshopForm {
	width: 302px;
	margin: 8px 0px 0px 0px;
}

.top10Table td {
	padding: 0px 9px 0px 0px;
}

.top10DivBox {
	position: relative;
	width: 544px;
	height: 414px;
}

.one {
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
  	visibility: visible;
}

.two {
	position: absolute;
	z-index: 200;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.three {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.four {
	position: absolute;
	z-index: 400;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.five {
	position: absolute;
	z-index: 500;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.six {
	position: absolute;
	z-index: 600;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.seven {
	position: absolute;
	z-index: 700;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.eight {
	position: absolute;
	z-index: 800;
	top: 0;
	left: 0;
  	visibility: hidden;
}

.nine {
	position: absolute;
	z-index: 900;
	top: 0;
	left: 0;
  	visibility: hidden;
}
/* About the Fund and Film Gallery Section Classes ENDS */