<!--
.yellowbg{ background-color:#FDDC77;
padding:5px 20px 10px 20px ;
}
.style2 {
	color: #B58904;
	font-size: 14px;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #B58904;
	font-weight: bold;
}
.style5 {font-size: 16px}
.textBoxActive{margin-left:10px; width:150px; background-color:#FDDC77;font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;font-size: 14px;font-weight: bold; }
.textBoxNormal{ margin-left:10px; width:150px; background-color:#D3A005;font-family: Verdana, Arial, Helvetica, sans-serif;color: #FFFFFF;font-size: 14px;font-weight: bold;}

--> 