.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9933ff;
	text-decoration: none;

}
.menucell {
	background-color: #9900FF;
}
.menucell:hover {
	background-color: #A0F689;
}


.dropdown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9933FF;
	text-decoration: none;
	font-weight: bold;
}

.dropdown:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}

.menu2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9933FF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.menu2:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/* Specifications for container for layers to show/hide.
	 Most browsers need both width and height set. */




.head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CC33;
}

.stdtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.redtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


.producthead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CC33;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: underline;
}
.link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
}.headpurple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9900FF;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #9900FF;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CC33;

}
.position{
	position:relative;
	width:100px;
	height:130px;
	z-index:30;
	left: 100px;
	top: -84px;
	background-color:#FFFFFF;
	visibility:hidden;
}
#position2{
	position:relative;
	width:10px;
	height:10px;
	z-index:30;
	left: 0px;
	top: -80px;
	visibility:hidden;
}


.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	
}
.admin:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	
}
