input.pp_button_80 {
	background: url(/gfx/but80.gif);
	border: 0px;
	color: #ffffff;
	height: 23px;
	margin: 1px 1px 0 0;
	width: 80px;
}
input.pp_button_80:hover {
	background: url(/gfx/but80-1.gif) no-repeat;
	color: #000000;
}
input.pp_button_120 {
	background: url(/gfx/but120.gif);
	border: 0px;
	color: #ffffff;
	height: 23px;
	margin: 1px 1px 0 0;
	width: 120px;
}
input.pp_button_120:hover {
	background: url(/gfx/but120-1.gif) no-repeat;
	color: #000000;
}

input.pp_button_150 {
	background: url(/gfx/but150.gif);
	border: 0px;
	color: #ffffff;
	height: 23px;
	margin: 1px 1px 0 0;
	width: 150px;
}
input.pp_button_150:hover {
	background: url(/gfx/but150-1.gif) no-repeat;
	color: #000000;
}

a.pp_button_40 {
	background: url(/gfx/but40.gif) no-repeat;
	color: #ffffff;
	display: block;
	height: 23px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
a.pp_button_40:hover {
	background: url(/gfx/but40-1.gif) no-repeat;
	color: #000000;
}

a.pp_button_80 {
	background: url(/gfx/but80.gif) no-repeat;
	width: 80px;
	height: 23px;
	padding-top: 4px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
a.pp_button_80:hover {
	background: url(/gfx/but80-1.gif) no-repeat;
	color: #000000;
}

a.pp_button_120 {
	background: url(/gfx/but120.gif) no-repeat;
	width: 120px;
	height: 23px;
	padding-top: 4px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #ffffff;
}
a.pp_button_120:hover {
	background: url(/gfx/but120-1.gif) no-repeat;
	color: #000000;
}


.pp_buttonBoxContainer {
	overflow: hidden;
	clear: both;
	padding: 10px 0px 10px 0px;
}
.pp_buttonBox {
	background-color: #185073;
	height: 30px;
	width: 155px;
	float: left;
	margin-right: 2px;
	text-align: center;
}
.pp_buttonBox a {
	padding-top: 5px;
	display: block;
}
.pp_buttonBox a:link		{COLOR:#ffffff;	TEXT-DECORATION:none;}
.pp_buttonBox a:visited	{COLOR:#ffffff;	TEXT-DECORATION:none;}
.pp_buttonBox a:active 	{COLOR:#ffffff;	TEXT-DECORATION:none;}
.pp_buttonBox a:hover 	{COLOR:#ffcc00;	TEXT-DECORATION:underline;}

/* ============== BUTTON LISTS ============================ */

.pp_buttonList_vertical, .pp_buttonList_horizontal { 
	list-style:none; 	
	margin: 10px 0px 10px 0px; 
	padding: 0; 
	display:block; 
	overflow: hidden;
	clear: both;

}
.pp_buttonList_vertical li, .pp_buttonList_horizontal li { 
	list-style: none; 
	padding: 0px;
	margin: 0 0 2px 0;
	background: url(/gfx/but115.gif) no-repeat;
	width: 115px;
	height: 23px;
	text-align: center;
}
.pp_buttonList_horizontal li { 
	margin: 0 2px 2px 0;
	float: left;  
}
.pp_buttonList_vertical li:hover, .pp_buttonList_horizontal li:hover {
	background: url(/gfx/but115-1.gif) no-repeat;
}
.pp_buttonList_vertical li a, .pp_buttonList_horizontal li a {
	color: #000000;
	display: block;
	padding: 4px 0 0 0;  
	height: 23px;
	text-decoration: none;
}
.pp_buttonList_vertical li a:hover, .pp_buttonList_horizontal li a:hover {
	color: #ffffff;
}
.pp_buttonList_horizontal li.but45, .pp_buttonList_vertical li.but45 { background: url(/gfx/but45.gif) no-repeat; width: 45px; }
.pp_buttonList_horizontal li.but45:hover, .pp_buttonList_vertical li.but45:hover { background: url(/gfx/but45-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but50, .pp_buttonList_vertical li.but50 { background: url(/gfx/but50.gif) no-repeat; width: 50px; }
.pp_buttonList_horizontal li.but50:hover, .pp_buttonList_vertical li.but50:hover { background: url(/gfx/but50-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but55, .pp_buttonList_vertical li.but55 { background: url(/gfx/but55.gif) no-repeat; width: 55px; }
.pp_buttonList_horizontal li.but55:hover, .pp_buttonList_vertical li.but55:hover { background: url(/gfx/but55-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but60, .pp_buttonList_vertical li.but60 { background: url(/gfx/but60.gif) no-repeat; width: 60px; }
.pp_buttonList_horizontal li.but60:hover, .pp_buttonList_vertical li.but60:hover { background: url(/gfx/but60-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but65, .pp_buttonList_vertical li.but65 { background: url(/gfx/but65.gif) no-repeat; width: 65px; }
.pp_buttonList_horizontal li.but65:hover, .pp_buttonList_vertical li.but65:hover { background: url(/gfx/but65-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but70, .pp_buttonList_vertical li.but70 { background: url(/gfx/but70.gif) no-repeat; width: 70px; }
.pp_buttonList_horizontal li.but70:hover, .pp_buttonList_vertical li.but70:hover { background: url(/gfx/but70-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but75, .pp_buttonList_vertical li.but75 { background: url(/gfx/but75.gif) no-repeat; width: 75px; }
.pp_buttonList_horizontal li.but75:hover, .pp_buttonList_vertical li.but75:hover { background: url(/gfx/but75-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but80, .pp_buttonList_vertical li.but80 { background: url(/gfx/but80.gif) no-repeat; width: 80px; }
.pp_buttonList_horizontal li.but80:hover, .pp_buttonList_vertical li.but80:hover { background: url(/gfx/but80-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but85, .pp_buttonList_vertical li.but85 { background: url(/gfx/but85.gif) no-repeat; width: 85px; }
.pp_buttonList_horizontal li.but85:hover, .pp_buttonList_vertical li.but85:hover { background: url(/gfx/but85-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but90, .pp_buttonList_vertical li.but90 { background: url(/gfx/but90.gif) no-repeat; width: 90px; }
.pp_buttonList_horizontal li.but90:hover, .pp_buttonList_vertical li.but90:hover { background: url(/gfx/but90-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but95, .pp_buttonList_vertical li.but95 { background: url(/gfx/but95.gif) no-repeat; width: 95px; }
.pp_buttonList_horizontal li.but95:hover, .pp_buttonList_vertical li.but95:hover { background: url(/gfx/but95-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but100, .pp_buttonList_vertical li.but100 { background: url(/gfx/but100.gif) no-repeat; width: 100px; }
.pp_buttonList_horizontal li.but100:hover, .pp_buttonList_vertical li.but100:hover { background: url(/gfx/but100-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but105, .pp_buttonList_vertical li.but105 { background: url(/gfx/but105.gif) no-repeat; width: 105px; }
.pp_buttonList_horizontal li.but105:hover, .pp_buttonList_vertical li.but105:hover { background: url(/gfx/but105-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but110, .pp_buttonList_vertical li.but110 { background: url(/gfx/but110.gif) no-repeat; width: 110px; }
.pp_buttonList_horizontal li.but110:hover, .pp_buttonList_vertical li.but110:hover { background: url(/gfx/but110-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but115, .pp_buttonList_vertical li.but115 { background: url(/gfx/but115.gif) no-repeat; width: 115px; }
.pp_buttonList_horizontal li.but115:hover, .pp_buttonList_vertical li.but115:hover { background: url(/gfx/but115-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but120, .pp_buttonList_vertical li.but120 { background: url(/gfx/but120.gif) no-repeat; width: 120px; }
.pp_buttonList_horizontal li.but120:hover, .pp_buttonList_vertical li.but120:hover { background: url(/gfx/but120-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but125, .pp_buttonList_vertical li.but125 { background: url(/gfx/but125.gif) no-repeat; width: 125px; }
.pp_buttonList_horizontal li.but125:hover, .pp_buttonList_vertical li.but125:hover { background: url(/gfx/but125-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but130, .pp_buttonList_vertical li.but130 { background: url(/gfx/but130.gif) no-repeat; width: 130px; }
.pp_buttonList_horizontal li.but130:hover, .pp_buttonList_vertical li.but130:hover { background: url(/gfx/but130-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but135, .pp_buttonList_vertical li.but135 { background: url(/gfx/but135.gif) no-repeat; width: 135px; }
.pp_buttonList_horizontal li.but135:hover, .pp_buttonList_vertical li.but135:hover { background: url(/gfx/but135-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but140, .pp_buttonList_vertical li.but140 { background: url(/gfx/but140.gif) no-repeat; width: 140px; }
.pp_buttonList_horizontal li.but140:hover, .pp_buttonList_vertical li.but140:hover { background: url(/gfx/but140-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but145, .pp_buttonList_vertical li.but145 { background: url(/gfx/but145.gif) no-repeat; width: 145px; }
.pp_buttonList_horizontal li.but145:hover, .pp_buttonList_vertical li.but145:hover { background: url(/gfx/but145-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but150, .pp_buttonList_vertical li.but150 { background: url(/gfx/but150.gif) no-repeat; width: 150px; }
.pp_buttonList_horizontal li.but150:hover, .pp_buttonList_vertical li.but150:hover { background: url(/gfx/but150-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but155, .pp_buttonList_vertical li.but155 { background: url(/gfx/but155.gif) no-repeat; width: 155px; }
.pp_buttonList_horizontal li.but155:hover, .pp_buttonList_vertical li.but155:hover { background: url(/gfx/but155-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but160, .pp_buttonList_vertical li.but160 { background: url(/gfx/but160.gif) no-repeat; width: 160px; }
.pp_buttonList_horizontal li.but160:hover, .pp_buttonList_vertical li.but160:hover { background: url(/gfx/but160-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but165, .pp_buttonList_vertical li.but165 { background: url(/gfx/but165.gif) no-repeat; width: 165px; }
.pp_buttonList_horizontal li.but165:hover, .pp_buttonList_vertical li.but165:hover { background: url(/gfx/but165-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but170, .pp_buttonList_vertical li.but170 { background: url(/gfx/but170.gif) no-repeat; width: 170px; }
.pp_buttonList_horizontal li.but170:hover, .pp_buttonList_vertical li.but170:hover { background: url(/gfx/but170-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but175, .pp_buttonList_vertical li.but175 { background: url(/gfx/but175.gif) no-repeat; width: 175px; }
.pp_buttonList_horizontal li.but175:hover, .pp_buttonList_vertical li.but175:hover { background: url(/gfx/but175-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but180, .pp_buttonList_vertical li.but180 { background: url(/gfx/but180.gif) no-repeat; width: 180px; }
.pp_buttonList_horizontal li.but180:hover, .pp_buttonList_vertical li.but180:hover { background: url(/gfx/but180-1.gif) no-repeat; }
.pp_buttonList_horizontal li.but200, .pp_buttonList_vertical li.but200 { background: url(/gfx/but200.gif) no-repeat; width: 200px; }
.pp_buttonList_horizontal li.but200:hover, .pp_buttonList_vertical li.but200:hover { background: url(/gfx/but200-1.gif) no-repeat; }
/* ======================================================================== */





