
.tbmain{ 
 /* Changes on the form */
 background: #122937 !important; 
}
.left{
  /* Changes on the form */
  color: white !important; 
  font-family: Georgia !important;
  font-size: 11px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Georgia";
}
td.left {
  font-family:"Georgia";
  font-size:11px;
  color:#FFCC33;
}
.pagebreak{
  font-family:"Georgia";
  font-size:11px;
  color:#FFCC33;
}
span.required{
  font-size: 13px !important;
  color: yellow !important;
}
 
div.backButton{
	background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:0px;
}
div.backButton:hover{
	background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:14px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}
 

