


.button { font-family: helvetica, arial, sans-serif;
	      font-size: 8pt; text-align: center;
          border-right-style: inset;  border-right-color: #CBC7C0;
          border-bottom-style: inset;  border-bottom-color: #CBC7C0;
          background: #FFFFFF; }
.flyout { font-family: helvetica, arial, sans-serif;
	      font-size: 8pt; text-align: center;
          border-right-style: solid;  border-right-color: #FEEB05;
          border-bottom-style: inset;  border-bottom-color: #FEEB05;
          background: #FFFFFF}
.selected { font-family: helvetica, arial, sans-serif;
          font-size: 8pt; text-align: center;
          border-right-style: solid;  border-right-color:#CBC7C0;
          border-bottom-style: inset; border-bottom-color: #CBC7C0;
          background: #FEEB05;}
.mainlabel {font-size:14pt;
		  color: #000000;
		  font-weight:bold}
.pglabel {border-bottom:1px solid #FEEB05; 
		  font-size:14pt;
		  color: #000000; position:relative; width:135; line-height: 18pt;
		  font-weight:bold}
table    {font-family: "Times New Roman", Times, serif;
		 font-size: 10pt; 
		 line-height: 12pt; }
body     {font-family: "Times New Roman", Times, serif;
		 font-size: 10pt; 
		 line-height: 12pt; 
		 padding-top:5px; padding-bottom:5px
		 }
A:link, A:visited {color:black; text-decoration: none  }