<Style type='text/css'>
<!--


#ButtonRGs{
{
  text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	background-color:#E9B343;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#E9B343;
	border-style:solid;
	border-width:1px;
	
	height:25px;
	width:135px;
	cursor:pointer;
}
#ButtonGRs{
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 9pt;
	background-color:#5CAEEB;
	color:blue;
	font-family: Arial, Helvetica, sans-serif;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	
	height:25px;
	width:135px;
	cursor:pointer;
  
  text-align: center;

}


#ButtonRG{
{
  text-align: center;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	background-color:#E9B343;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	border-color:#E9B343;
	border-style:solid;
	border-width:1px;
	
	height:25px;
	width:113px;
	cursor:pointer;
}
#ButtonGR{
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	background-color:#5CAEEB;
	color:darkblue;
	font-family: Arial, Helvetica, sans-serif;
	border-color:Black;
	border-style:solid;
	border-width:1px;
	
	height:25px;
	width:113px;
	cursor:pointer;
  
  text-align: center;

}

	
.clickable{
	cursor:hand;
	}
-->
</Style>