﻿.btnGreen
{
	/*clear:both;*/
	/*float:left;*/
	display:inline-block;
	margin : 0px 2px;
	font-size:9pt;
	font-family: Helvetica, Arial, sans-serif;
}
.btnGreen img.left
{
	height:18px; width:9px;
	background: url('../images/pw2_btn_g_9x18.gif') no-repeat left 0px;
	float:left;
}
.btnGreen a
{
/*	display:block; */
	line-height:17px;
	background: url('../images/pw2_btn_f_1x18.gif') repeat-x left 0px;
	height:18px;
	text-align:center;
/*	width:100px; */
	float:left;
}
.btnGreen a:link
{
	margin: 0px;  /* Ensure correct position */
}
.btnGreen a:link, .btnGreen a:visited {
	text-decoration: none;
	color:White;
}
.btnGreen a:hover {
	text-decoration: none;
	color:White;
}
.btnGreen a:active {
	text-decoration: none;
	color:White;
}
.btnGreen img.right
{
	height:18px; width:9px;
	background: url('../images/pw2_btn_d_9x18.gif') no-repeat left 0px;
	float:left;
}
.btnGreen.right
{
	float:right;
	margin-right:10px;
}

.btnOrange
{
	/*clear:both;*/
	/*float:left;*/
	display:inline-block;
	margin : 0px 2px;
	font-size:9pt;
	font-family: Helvetica, Arial, sans-serif;
}
.btnOrange img.left
{
	height:18px; width:9px;
	background: url('../images/pw2_btn_orange_g_9x18_v2.gif') no-repeat left 0px;
	float:left;
}
.btnOrange a
{
/*	display:block; */
	line-height:17px;
	background: url('../images/pw2_btn_orange_f_1x18_v2.gif') repeat-x left 0px;
	height:18px;
	text-align:center;
/*	width:100px; */
	float:left;
}
.btnOrange a:link
{
	margin: 0px;  /* Ensure correct position */
}
.btnOrange a:link, .btnOrange a:visited {
	text-decoration: none;
	color:White;
}
.btnOrange a:hover {
	text-decoration: none;
	color:White;
}
.btnOrange a:active {
	text-decoration: none;
	color:White;
}
.btnOrange img.right
{
	height:18px; width:9px;
	background: url('../images/pw2_btn_orange_d_9x18_v2.gif') no-repeat left 0px;
	float:left;
}


.btnGray
{
	/*clear:both;*/
	/*float:left;*/
	display:inline-block;
	margin : 0px 2px;
	font-size:8pt;
	font-family: Helvetica, Arial, sans-serif;
}
.btnGray img.left
{
	height:15px; width:7px;
	background: url('../images/pw2_btn_gris_g_7x15.gif') no-repeat left 0px;
	float:left;
}
.btnGray a
{
/*	display:block; */
	line-height:15px;
	background: url('../images/pw2_btn_gris_f_1x15.gif') repeat-x left 0px;
	height:18px;
	text-align:center;
/*	width:100px; */
	float:left;
}
.btnGray a:link
{
	margin: 0px;  /* Ensure correct position */
}
.btnGray a:link, .btnGray a:visited {
	text-decoration: none;
	color:White;
}
.btnGray a:hover {
	text-decoration: none;
	color:White;
}
.btnGray a:active {
	text-decoration: none;
	color:White;
}
.btnGray img.right
{
	height:15px; width:7px;
	background: url('../images/pw2_btn_gris_d_7x15.gif') no-repeat left 0px;
	float:left;
}
