.PJbuttonGRAY2ORANGE{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY2ORANGE:link{
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY2ORANGE:visited{
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY2ORANGE:hover{
	background-color: #ff9103;
	color: white;
}

.PJbuttonORANGE{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #ff9103;
	color: white;
}
.PJbuttonORANGE:link{
	background-color: #ff9103;
	color: white;
}
.PJbuttonORANGE:visited{
	background-color: #ff9103;
	color: white;
}
.PJbuttonORANGE:hover{
	background-color: #f3cba1;
	color: white;
}

.PJbuttonGREEN{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #7bba16;
	color: white;
}
.PJbuttonGREEN:link{
	background-color: #7bba16;
	color: white;
}
.PJbuttonGREEN:visited{
	background-color: #7bba16;
	color: white;
}
.PJbuttonGREEN:hover{
	background-color: #cde1a3;
	color: white;
}

.PJbuttonGRAY{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY:link{
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY:visited{
	background-color: #8e93a0;
	color: white;
}
.PJbuttonGRAY:hover{
	background-color: #afafaf;
	color: white;
}

.PJbuttonGRAYdisabled{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #eeeeee;
	color: white;
}
.PJbuttonGRAYdisabled:link{
	background-color: #eeeeee;
	color: white;
}
.PJbuttonGRAYdisabled:visited{
	background-color: #eeeeee;
	color: white;
}
.PJbuttonGRAYdisabled:hover{
	background-color: #eeeeee;
	color: white;
}

.PJbuttonORANGEhoverfake{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	background-color: #f3cba1;
	color: white;
}

.button24{
	font-family: 'Open Sans', sans-serif,Arial,Tahoma,sans-serif;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	height:24px;
	line-height:24px;
	padding:10px;
	border:0px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-decoration:none;
	-moz-border-radius:2px;border-radius:2px;
	display: inline-block;
	text-align: center;
	min-width: 100px;
}
.button18{
	font-family: 'Open Sans', sans-serif,Arial,Tahoma,sans-serif;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	height:18px;
	line-height:18px;
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-decoration:none;
	-moz-border-radius:2px;border-radius:2px;
	display: inline-block;
	text-align: center;
	min-width: 100px;
}
.button12{
	font-family: 'Open Sans', sans-serif,Arial,Tahoma,sans-serif;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	/* height:16px; */
	line-height:16px;
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	border:0px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-decoration:none;
	-moz-border-radius:2px;border-radius:2px;
	display: inline-block;
	text-align: center;
	min-width: 100px;
}
.paddinglr5{
	padding-left:5px;
	padding-right:5px;
}
.menuebtnNEW{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	text-align: center;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEW:link{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEW:visited{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEW:hover{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEWAKT{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	text-align: center;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEWAKT:link{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEWAKT:visited{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnNEWAKT:hover{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #7bba16;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}

.menuebtnAKT{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	text-align: center;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #ff9103;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnAKT:link{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #ff9103;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnAKT:visited{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #ff9103;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnAKT:hover{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #ff9103;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}

.menuebtnINAKT{
	text-shadow: 0 1px 0 rgba(1, 1, 1, 0.5);
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	display: inline-block;
	text-align: center;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #8e93a0;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnINAKT:link{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #8e93a0;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnINAKT:visited{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:-6px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #8e93a0;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}
.menuebtnINAKT:hover{
	font-family: 'Open Sans', sans-serif, Arial,Tahoma,sans-serif;
	font-size: 13px;
	cursor:pointer;
	height:32px;
	position:relative;
	top:0px;
	color: white;
	font-weight:bold;
	text-decoration:none;
	line-height:39px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	vertical-align:bottom;
	border:0px;
	box-shadow: 0px 0px 3px gray;
	margin-right:5px;
	margin-bottom:5px;
	background-color: #8e93a0;
	-moz-border-bottom-left-radius:2px;border-bottom-left-radius:2px;-moz-border-bottom-right-radius:2px;border-bottom-right-radius:2px;
}

.menuebuttonph{
	position:relative;
	top:0px;
	float:left;
	height:35px;
	overflow:hidden;
}
