.ptright {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #9F9F69;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DADAB7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;



}
.off {
	background-image: url(images/off.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;



}
.on {
	background-image: url(images/on.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	height: 20px;
	padding-top: 2px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;


}
.bgrightinner {
	background-image: url(images/bgrinner.gif);
	background-repeat: no-repeat;
}
